Skip to content

CtopCsUtahEdu/ctopcsutahedu.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ctopcsutahedu.github.io

CTOP Website

Building

You need to install the Pelican Python module:

  • python3 -m pip install 'pelican[markdown]'

Within the /site directory you can build the site with:

  • `pelican content

This places the finished website files in the /docs directory. You can update the site with:

  • git add -A /docs
  • git commit -m 'Your Message Here'
  • git push origin publish

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •