Skip to content

jswh/PelicanDeployer

Repository files navigation

#demo Mirror Lake

setup

dependences

  1. git
  2. python3

steps

  1. fork this repo, change the repo name to $your_user_name.github.io
  2. in terminal, get into the repo directory and run the setup script.
    • setup for *nix users
    • setup.bat for windows users, and "run as administrator" is recommended
  3. change options in pelicanconf.py to your own blog information
  4. set your own domain in CNAME(optional)
  5. execute the publish script, done
    • publish for *nix users
    • publish.bat for windows users

usage

add content

Add content like content.md to content directory and execute the publish script.

pelican

The blog generator is pelican. You can change every thing as long as pelican supported.The default theme is Flex.`

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published