Skip to content

The official Wiki of the selfhosted.show Podcast.

License

Notifications You must be signed in to change notification settings

MCHellspawn/wiki

This branch is 8 commits behind selfhostedshow/wiki:master.

Folders and files

NameName
Last commit message
Last commit date
May 2, 2022
Jan 30, 2021
Dec 16, 2022
Feb 27, 2020
Feb 6, 2020
Feb 1, 2021
Jan 30, 2021
Mar 3, 2020
Feb 6, 2020
Jul 31, 2021
Feb 27, 2023
Dec 23, 2020
Oct 18, 2022
Oct 18, 2022

Repository files navigation

Gitpod ready-to-code

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.

Contribution Template

The file contribution-template.md has been provided as a sample and possible starting point. It is located along with this README file. Feel free to copy and use the template.

About

The official Wiki of the selfhosted.show Podcast.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%