All Projects → revoltchat → documentation

revoltchat / documentation

Licence: other
Revolt documentation website.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to documentation

upptime.js.org
⬆️📝 Documentation and landing page for Upptime
Stars: ✭ 42 (+110%)
Mutual labels:  docusaurus, docusaurus2
graphql-markdown
Flexible GraphQL Documentation Generator (Markdown)
Stars: ✭ 74 (+270%)
Mutual labels:  docusaurus, docusaurus2
docusaurus-theme-search-typesense
A fork of the awesome @docusaurus/theme-search-algolia library customized to work with Typesense
Stars: ✭ 31 (+55%)
Mutual labels:  docusaurus, docusaurus2
rvmob
(Community-led Project) React Native Revolt client.
Stars: ✭ 39 (+95%)
Mutual labels:  revolt
revolt.js
Modern Typescript library for interacting with Revolt.
Stars: ✭ 141 (+605%)
Mutual labels:  revolt
generator-create-docusaurus
A generator for new docusaurus projects.
Stars: ✭ 13 (-35%)
Mutual labels:  docusaurus
Remarkable
Markdown parser, done right. Commonmark support, extensions, syntax plugins, high speed - all in one. Gulp and metalsmith plugins available. Used by Facebook, Docusaurus and many others! Use https://github.com/breakdance/breakdance for HTML-to-markdown conversion. Use https://github.com/jonschlinkert/markdown-toc to generate a table of contents.
Stars: ✭ 5,252 (+26160%)
Mutual labels:  docusaurus
delta
Monorepo for Revolt backend services.
Stars: ✭ 766 (+3730%)
Mutual labels:  revolt
revolt.py
Python wrapper for https://revolt.chat
Stars: ✭ 58 (+190%)
Mutual labels:  revolt
vortex
Revolt voice server
Stars: ✭ 61 (+205%)
Mutual labels:  revolt
remarkable-admonitions
Add admonitions support to Remarkable
Stars: ✭ 37 (+85%)
Mutual labels:  docusaurus
revolt.chat
Revolt landing page.
Stars: ✭ 26 (+30%)
Mutual labels:  revolt
autumn
Pluggable file server micro-service.
Stars: ✭ 27 (+35%)
Mutual labels:  revolt
defectio
Python wrapper for Revolt https://revolt.chat
Stars: ✭ 26 (+30%)
Mutual labels:  revolt
january
Image proxy and embed generator.
Stars: ✭ 24 (+20%)
Mutual labels:  revolt
PrimeXT
Modern SDK for Xash3D FWGS engine, uses PhysX for physics, has advanced OpenGL renderer with a lot of features. Crossplatform, supported Windows/Linux. Based on XashXT and Spirit Of Half-Life.
Stars: ✭ 65 (+225%)
Mutual labels:  docusaurus
revite
Revolt client built with Preact.
Stars: ✭ 606 (+2930%)
Mutual labels:  revolt
Taco
The Taco Revolt ~~bot~~ machine.
Stars: ✭ 14 (-30%)
Mutual labels:  revolt
website
🌐 Website Source
Stars: ✭ 16 (-20%)
Mutual labels:  docusaurus2
translations
i18n translations of Revolt
Stars: ✭ 27 (+35%)
Mutual labels:  revolt

Website

This website is built using Docusaurus 2, a modern static website generator.

Installation

yarn install

Local Development

yarn start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

yarn build

This command generates static content into the build directory and can be served using any static contents hosting service.

Deployment

GIT_USER=<Your GitHub username> USE_SSH=true yarn deploy

If you are using GitHub pages for hosting, this command is a convenient way to build the website and push to the gh-pages branch.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].