Giter Club home page Giter Club logo

forem-docs's Introduction

Forem Developer Docs

Welcome to Forem's developer documentation! The docs are built using Docusaurus 2, a React and Markdown based documentation website generator.

Our developer docs are meant to be used as a way to find instructions to setup a local instance of Forem, documentation on the architecture of Forem, how to contribute, and many other useful documents.

If you have launched a Forem community of your own and are looking for documentation on how to manage that community, please see our Admin Docs

Technical Overview

Most of the configuration here is not too different from the basic preset-classic of Docusaurus. The main folders are:

  • docs: where the documentation lives
  • src: any custom CSS, components or pages
  • static/img: any image files

Installation

git clone https://github.com/forem/forem-docs.git
yarn install

Local Development

Once installed:

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.

All relevant Markdown files are in docs/. To update any docs, simply update the Markdown file with your favorite Markdown editor. You can also add new files to the relevant sections.

For other types of contributions outside of text changes to Markdown files, please see Docusaurus' docs for additional info.

Search

On production, search is run by Algolia, specifically their DocSearch service. The service scrapes the website every 24 hours or so, so new contributions to the docs may take about that long to update.

Testing Production Builds

To see if your changes will build (for ex. you made added some screenshots) you can run:

yarn build

Alternatively, you can make a pull request and use the corresponding deploy preview that builds.

forem-docs's People

Contributors

zhao-andy avatar cmgorton avatar benhalpern avatar nickytonline avatar maestromac avatar mayankav avatar rt4914 avatar lisasy avatar rhymes avatar praveen-raghav-ns avatar thomasbnt avatar kentonh avatar juliannatetreault avatar joshpuetz avatar jeremyf avatar fdocr avatar djuber 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.