Skip to content

Jacksonbaker323/pelican-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • create virtualenv with python3
  • install requirements in requirements.txt
  • update the submodule for Attila theme "git submodule update --init --recursive"
  • install attila theme (pelican-themes -i themes/attila)
  • add new content to content folder
  • run pelican content (pelican content)
  • run pelican server (cd output && python -m pelican.server)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published