Skip to content

dhermes/bossylobster-blog

Repository files navigation

Bossy Lobster Blog

This repository houses the content of my blog posts as markdown. The blog is built with Pelican and I followed jakevdp's PythonicPerambulations while getting started.

After cloning, local dev can be done via

nox -s clean
nox -s html
nox -s serve &
nox -s stopserver

This relies on heavily on the pelican-octopress-theme with a few of my own tweaks. (Hopefully they will just land in master.)

Publish Instructions

Build with the PUBLISH environment variable set to true and then replace the content on dhermes.github.io with the contents of output/. (Be careful not to write over the CNAME file.)

Content Attribution

About

Content, Settings and Build for my Blog

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published