-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Drew Hynes edited this page Nov 29, 2022
·
5 revisions
Welcome to the dword4.github.io wiki!
always use pip install pelican[markdown] otherwise it never works right lol
$ pelican content/ -o output/ -s pelicanconf.py
$ git add content/post/latest.md && git commit -am "some commit messsage"
$ git push
$ ghp-import output/ -b gh-pages
$ git checkout gh-pages
$ git push
pelican-theme i path/to/theme