Blog

screenshot of Blog
jekyll

Website code

Overview:

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.

Features:

  • Sphinx-based source code
  • Integration with gh-actions for building the blog
  • Use of Docker for locally running the runner
  • Environment variables for configuration
  • Use of direnv for setting environment variables
  • Configuration of autobuild using incrontab

Summary:

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
Jekyll

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
Blog

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.