Skip to content

FrancyCavallari/stefanocecere.org

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rich Text Format 60.8%
  • HTML 38.3%
  • SCSS 0.9%