#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.
setup
for *nix userssetup.bat
for windows users, and "run as administrator" is recommended
- change options in
pelicanconf.py
to your own blog information - set your own domain in
CNAME
(optional) - execute the publish script, done
publish
for *nix userspublish.bat
for 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.`