Giter Site home page Giter Site logo

docs's Introduction

Envio Documentation

Welcome to the documentation source for Envio. This project utilizes Docusaurus, a modern static website generator, to create and manage the documentation efficiently.

Prerequisites

Before you begin, ensure you have the following installed:

Installation

To set up the project locally, follow these steps:

yarn install

This will install all the necessary dependencies to run the Docusaurus project.

Local Development

To start a local development server and open up a browser window, use:

yarn start

Most changes are reflected live without having to restart the server.

Build

To build the static content for the project, run:

yarn build

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

Deployment

If you are ready to deploy your documentation site, use:

yarn deploy

This command builds the static content and deploys it to the specified deploy branch on GitHub.

Other Commands

  • yarn swizzle: This command can be used to "swizzle" any Docusaurus theme components, allowing for customization beyond the default configuration.
  • yarn serve: To serve your static site after it has been built, you can use this command.
  • yarn clear: To clear the cache used by Docusaurus, use this command.
  • yarn write-translations: To extract the site's text and create JSON files for translation, use this command.

Documentation Structure

The documentation content files are primarily written in Markdown and located in the /docs directory. Modify or add new documents as needed to update the site's content.

More Information

For more detailed instructions on managing and customizing your Docusaurus site, refer to the official Docusaurus documentation.

Thank you for contributing to the Envio documentation!

docs's People

Contributors

woosungd avatar denhampreen avatar svenmuller95 avatar jasoons avatar svenmueller7771 avatar moose-code avatar dependabot[bot] avatar jonoprest avatar dzakh avatar mjyoung114 avatar jossduff avatar ozgrakkurt avatar crisptrutski avatar jordy-baby avatar sozinm 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.