Noodlez1232 / wiki

The official Wiki of the selfhosted.show Podcast.

Home Page:https://selfhostedshow.github.io/wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

selfhostedshow/wiki

CI Status Badge

This repository contains the backend for the Self-Hosted podcast wiki.

Usage

Start development server

docker-compose up

Then open your browser to http://localhost:8000

Build documentation

Sometimes, you just want to output the HTML into a directory, rather than use the development server.

docker-compose run wiki build

The site will then be output into the site/ directory

About

The official Wiki of the selfhosted.show Podcast.

https://selfhostedshow.github.io/wiki

License:GNU General Public License v3.0


Languages

Language:Dockerfile 100.0%