2025-06-07 22:37:10 +02:00
2025-06-07 22:37:10 +02:00
2025-06-07 22:37:10 +02:00
2025-06-07 22:37:10 +02:00
2015-06-14 22:35:22 +02:00
2025-06-07 22:37:10 +02:00
2025-06-07 22:37:10 +02:00
2025-06-07 22:37:10 +02:00

Oddµ: A Small Wiki Written in Go

This is a minimal wiki in the spirit of Shortest Wiki Contest and Wiki Principles. The article Writing Web Applications provided the initial code. It's how I learned Go.

To get started, use go run . to compile and run it; then use your browser to visit http://localhost:8080/edit/index.

Some context

Initially, this wiki used Cajun to render Wiki Creole but I switched it to Markdown.

At the time, I planned to use git2go to implement history pages, recent changes, reverting to old versions. None of that ever came about, however.

Many years later I did use it as the basis for Oddμ, however.

Description
No description provided
Readme AGPL-3.0 5.8 MiB
Languages
Go 69.5%
HTML 29.5%
Makefile 1%