Skip to content

ofou/ofou.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ofou.github.io

git clone --recursive https://github.com/getpelican/pelican-plugins
git clone --recursive https://github.com/getpelican/pelican-themes

To publish the site, run the following command:

pelican content -o output -s pelicanconf.py && ghp-import output && git push origin gh-pages