Giter VIP home page Giter VIP logo

docs's Introduction

Flare Technical Documentation

example workflow Netlify Status

This is the source repository for the Flare docs site.

Run locally

To get started, you have two main options for setting up your development environment: utilizing a Docker container or a manual setup. While both methods are effective, we recommend using a Docker container to avoid version discrepancies with the rest of the team.

Using Docker Container

  1. Download and install Docker Desktop

  2. In the command line navigate to the repository folder and build the docker container with the command:

    docker compose up --no-start
  3. After this step, You can run it from the Docker Desktop app. Open Docker Desktop, navigate to the Containers section, and run the docs-private container.

    Start Flare Docs in Docker Desktop

  4. To see the console logs or errors, open the Docker Desktop app and go to the docs-private container details under the containers section.

    Open Container details in Docker Desktop

    Check all the warnings because the automatic build process will not accept them when creating a pull request.

    Container details in Docker Desktop

  5. From your browser, go to URL localhost:8000 to see the documentation page.

  6. Press the stop button in the Docker Desktop app to stop it.

    STOP Flare Docs in Docker Desktop

Manual Setup

  1. Download and install Python.

  2. Install PIP, the Python package manager.

  3. Install required packages.

    pip install -r requirements.txt
  4. To run locally, execute this command. When you want to stop the server, press Ctrl + C.

    mkdocs serve
  5. From your browser, go to URL localhost:8000 to see the documentation page.

docs's People

Contributors

aljazs-flare avatar annemariej avatar fassko avatar ilandoron avatar jo-osko avatar kealiiokalani avatar samclusker avatar segfaultxavi avatar stevenflare avatar swarna1101 avatar

Stargazers

 avatar

Watchers

 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.