Skip to content

dnsge/chatterino-wiki

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatterino Wiki

This is the source code of the wiki hosted at https://wiki.chatterino.com

Making changes

This source code of this wiki is managed through git. Search for a guide for making a pull request on GitHub if you are new to the process.

Running locally

In case you want to try and run the wiki locally follow these steps:

  • Have Python 3 installed
  • Run pip install mkdocs-material mkdocs-git-revision-date-localized-plugin
  • Run mkdocs serve
  • Navigate to localhost:8000 in your browser

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published