FrancyCavallari / stefanocecere.org

the source of my website

Home Page:https://stefanocecere.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stefanocecere.com

the source of my website https://stefanocecere.com. hope you'll find something useful, please share and let me know.

powered by:

snippets

[A post]({{< ref "/post/my-page-name.md" >}})
[A post]({{< relref "my-rel-name.md" >}})

{{< youtube 82f0_jqhVgs >}}

terminal commands

hugo new --kind post post/articles/
hugo new --kind post post/blog/2021/03/
hugo new --kind played played/boardgame/
hugo new --kind played played/videogame/
hugo serve --gc

# upgrade Hugo on macOS:
brew upgrade hugo

# update theme modules
hugo mod get -u ./...

## clean
hugo mod clean
hugo mod get -u ./..
hugo mod tidy

copyright

This site and all its contents produced by me are Copyright by Stefano Cecere and licensed under CC BY NC SA 4.0

About

the source of my website

https://stefanocecere.com


Languages

Language:Rich Text Format 60.8%Language:HTML 38.3%Language:SCSS 0.9%