Website code
The stonecharioteer.com website is built using Sphinx-based source code. This code is used to generate a blog. The author recommends using gh-actions to build the blog and suggests starting a runner using Docker. They prefer running the runner locally instead of using a cloud runner. They also provide environment variables that need to be set and suggest using direnv to make it easier. Additionally, they mention using incrontab to configure the autobuild.
The stonecharioteer.com website is built using Sphinx-based source code. The author provides recommendations for building the blog using gh-actions and running the runner locally using Docker. They also provide instructions for setting environment variables and configuring the autobuild using incrontab.
Jekyll is a static site generator written in Ruby that allows you to create simple, fast, and secure websites without the need for a database.
Blog websites feature posts written by one or more authors, organized by categories and tags, with a section for comments and archives sorted by date or topic. Additional features may include search bar, social media sharing, subscription or RSS feed, about and contact pages, and visual content.