A personal website adopted a new GenAI-generated theme while keeping Eleventy and Markdown, with ongoing tweaks and source code available for inspection.
Here's How You Can Build Your Own Markdown Parser: Part 2 - How to Read File From the Command Line | HackerNoon
This program implements a command-line interface that accepts a markdown file as a command-line argument, reads its content, and prints the entire content to the terminal.
Creating a Website with Sphinx and Markdown - Mouse Vs Python
To create a barebones Sphinx site, run the command sphinx-quickstart NAME_OF_SITE_FOLDER inside your virtual environment. It will ask you a series of questions.
Marksmith offers a seamless solution for adding Markdown support to Rails applications. While not a straightforward replacement for ActionText, it effectively integrates with ActiveStorage.