/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

www.4async.com
| | tiao.io
1.1 parsecs away

Travel
| | Hugo Blox Builder is designed to give technical content creators a seamless experience. You can focus on the content and Wowchemy handles the rest. Highlight your code snippets, take notes on math classes, and draw diagrams from textual representation.
| | github.com
1.1 parsecs away

Travel
| | Mermaid diagrams in yours sphinx powered docs. Contribute to mgaitan/sphinxcontrib-mermaid development by creating an account on GitHub.
| | navendu.me
0.8 parsecs away

Travel
| | This article shows how you can add diagrams to your Hugo site with Mermaid.
| | vxlabs.com
10.8 parsecs away

Travel
| In this post I show how you can setup a Kubernetes pod for reproducible development purposes on a single-node Kubernetes cluster using Rancher Desktop on Linux or Docker Desktop for Windows. What are devcontainers? At my quasi-hypothetical workplace, we are fans of Visual Studio Code's development containers idea, or devcontainers for short. In short, you add a specially crafted devcontainer.json file (and some docker yamls) to your repo, and the next time a new dev opens the project, they will be prompt...