Skip to content

lafolle/lafolle.ca

Repository files navigation

Netlify Status

Powers lafolle.ca

To run local server-

hugo server -D

To introduce a new theme add it as a submodule-

git submodule  add https://github.com/lafolle/archie themes/archie

To publish-

hugo -D
git add public
git commit -m'New blog'
git push

About

website code

Resources

Stars

Watchers

Forks