/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.dornea.nu
| | tech.michaelaltfield.net
1.1 parsecs away

Travel
| | Continuous Documentation guide to hosting a sphinx-powered documentation-as-code site (using the Read the Docs theme) on a GitHub Pages site, built with GitHub's free CI/CD tools.
| | river.me
2.5 parsecs away

Travel
| | A tutorial for configuring Sphinx for Read the Docs for your Python projects
| | daniel-siepmann.de
0.1 parsecs away

Travel
| | How to combine "Read the docs", Sphinx and Plantuml into a single Workflow. This allows creating uml diagrams from plain text, embedded into a documentation using Sphinx, hosted for free ad "Read the Docs".
| | popey.com
13.1 parsecs away

Travel
| My blog at popey.com/blog is hosted on a Bitfolk VPS, built from the Hugo source code in a public GitHub repo. My workflow for publishing a post goes like this: Use whatever machine Im sat at Clone the repo Add a new page, edit until ready Push directly to the main branch Early on in my use of Hugo, I was manually using hugo and rsync over SSH directly on the VPS.