Skip to content

Info site for protecting your irl and online identity during a protest

License

Notifications You must be signed in to change notification settings

cforlando/protest-tips

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

protest-tips

Info site for protecting your irl and online identity during a protest

Setup

This site uses mkdocs as the static site generator. Use pip to install it.

python3 -m pip install -r requirements.txt

Writing

We use Markdown to create the content and layout of the site. mkdocs provides a preview which generates every time a file is saved.

mkdocs serve

Deploy

mkdocs makes it simple to update the live site on GitHub pages.

mkdocs gh-deploy

About

Info site for protecting your irl and online identity during a protest

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published