dgtlmoon/wiki

The official Wiki of the selfhosted.show Podcast.

2

stars

233

commits

Dockerfile

primary language

Dec 28, 2021

updated

wiki.selfhosted.show

README

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.

Contributors

ironicbadger

60 commits

RealOrangeOne

41 commits

Bas-Man

40 commits

WhiteNight121

24 commits

dgtlmoon/wiki

The official Wiki of the selfhosted.show Podcast.

2

stars

233

commits

Dockerfile

primary language

Dec 28, 2021

updated

wiki.selfhosted.show

README

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.

Contributors

ironicbadger

60 commits

RealOrangeOne

41 commits

Bas-Man

40 commits

WhiteNight121

24 commits

Languages

Dockerfile

100.0%