Skip to content

Files

Latest commit

 

History

History
19 lines (12 loc) · 399 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 399 Bytes

Pixyll

Hugo theme forked from Pixyll, which in turn was based on Pixyll for Jekyll.

To get started, do this:

hugo new site nuovo

cd nuovo

git init
git submodule add git@github.com:plindberg/repix.git themes/repix

hugo new content/_index.md
hugo new content/about.md

Then add some content.