Skip to content

vignatti.com source code using Hugo framework (static website generator written in Go), w/ posts migrated from WP, and Google Analytics up.

Notifications You must be signed in to change notification settings

tiagovignatti/my_website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my website

Downloading

After cloning this repo, make sure to clone submodule dependencies also:

git submodule update --init --recursive

Installing

macOS

brew install hugo

Linux

snap install hugo --channel=extended
# or snap refresh hugo --channel=extended

Running

hugo server

Publishing new content

# manually create content files
hugo new content/posts/some-interesting-shortname.md

# publishing to GitHub Pages
./publish_to_ghpages.sh

Self Notes

About

vignatti.com source code using Hugo framework (static website generator written in Go), w/ posts migrated from WP, and Google Analytics up.

Topics

Resources

Stars

Watchers

Forks