Skip to content

BenBagBag/BenBagBag.github.io

Repository files navigation

Generate the static site: pelican content

Run the local server: pelican --listen

Deploy to GH Pages:

$ pelican content -o output -s pelicanconf.py
$ ghp-import output -b gh-pages
$ git push git@github.com:BenBagBag/BenBagBag.github.io.git gh-pages:master

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published