#demo Mirror Lake
- fork this repo, change the repo name to
$your_user_name.github.io - in terminal, get into the repo directory and run the setup script.
setupfor *nix userssetup.batfor windows users, and "run as administrator" is recommended
- change options in
pelicanconf.pyto your own blog information - set your own domain in
CNAME(optional) - execute the publish script, done
publishfor *nix userspublish.batfor windows users
Add content like content.md to content directory and execute the publish script.
The blog generator is pelican. You can change every thing as long as pelican supported.The default theme is Flex.`