Skip to content

toluaina/toluaina.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

110 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

toluaina.github.io

Documentation site for PGSync, served at pgsync.com.

Built with Zensical from mkdocs.yml and docs/.

Development

pip install -r requirements.txt
zensical serve

Pushes to main deploy automatically to GitHub Pages via .github/workflows/ci.yml.