Git Product home page Git Product 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

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

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

wiki's Issues

Links without .html extension fail

Ever since the last release (or at least that's when I saw it happening), links such as https://wiki.chatterino.com/Help/ no longer work. Instead, https://wiki.chatterino.com/Help.html with the extension is required to access the page.

Document built-in commands

Chatterino's built-in commands aren't documented anywhere - requiring users to either find them accidentally or hear about them from other users. Having a list of all internal commands would be beneficial to all users.

Current list of commands:

  • /block
  • /unblock
  • /ignore
  • /unignore
  • /follow (deprecated)
  • /unfollow (deprecated)
  • /debug-args
  • /uptime
  • /user
  • /usercard
  • /chatters
  • /clip
  • /marker
  • /streamlink
  • /popout
  • /popup
  • /clearmessages
  • /settitle
  • /setgame
  • /openurl
  • /delete
  • /fakemsg
  • /w

Create FAQ page

For common questions like

  • Why does the chat freeze in busy channels?
  • Chatterino says "Login Expired", what should I do?

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.