Giter Site home page Giter Site logo

wiki's Introduction

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 (requires python 3):

  • You can use make serve or if you want to use a virtual environment make serve-venv.

Or you can run these commands manually:

  • Optionally create and enter a virtual environment: python3 -m venv venv && source venv/bin/activate
  • Run pip install -r requirements.txt
  • Run mkdocs serve
  • Navigate to localhost:8000 in your browser

wiki's People

Contributors

dependabot[bot] avatar fourtf avatar zneix avatar pajlada avatar mm2pl avatar killertofus avatar felanbird avatar gempir avatar dnsge avatar sando avatar treuks avatar mrauro avatar losfarmosctl avatar notnotquinn avatar swills avatar talneoran avatar c-heinrich avatar xheaveny avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.