Skip to content

jdcantrell/goodrobot.net

Repository files navigation

To get started:

Install poetry

poetry install

poetry shell

Then you should be able to successfully:

./go.sh generate

For development you can run python watch.py and it will start a livereload session that will spin up a local server and watch a few files to auto-regenerate the site on changes

TODO

  • finish index page with latest posts
  • add archive/all page
  • tag pages? (could be done on archive page)
  • rss feed
    • allow custom entries