Skip to content

tmpethick/pethick-site

Repository files navigation

Personal blog

This is the source code for my personal blog.

Develop

The following commands are available:

  • make build: For building without autoupdate (uses .html so browsing works without a local host)
  • make autobuild: Generates conf.py and then auto-builds (mind that changes to conf.py will not be registered)
  • make rebuild/make autorebuild: Like (auto)build but will remove all _build to prevent caching
  • make deploy: Deploys to Github Pages using ablog scripts.

Note: In order to use the sphinx-proof extension (i.e. theorem blocks etc.), the post needs to be added to _toc.yml.

Documentation

Trouble shoot

  • Use $$ x=y $$ (label) inside of proof blocks.
  • For bib references add file to _config.yml -> bibtex_bibfiles:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published