Skip to content
/ docs Public

Documentation for the assembly, maintenance, and usage of Opulo designs.

License

Notifications You must be signed in to change notification settings

opulo-inc/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3335cb5 · Mar 31, 2025
Mar 31, 2025
Jan 16, 2023
Mar 31, 2025
Aug 1, 2024
Feb 17, 2024
Jan 15, 2023
Sep 17, 2024
Sep 18, 2024
Feb 3, 2025
Jul 7, 2024

Repository files navigation

Opulo Documentation

This repository is the source for the Opulo Documentation site found at docs.opulo.io

Local Development

Getting Started

  1. Install Git if necessary: git-scm.com.

  2. Open Terminal, Command Prompt, or Powershell.

  3. Pick a location to store the docs, and use cd to navigate there.

  4. Clone this repository:

    git clone https://github.com/opulo-inc/docs.git
  5. Install Mkdocs and our plugins

    pip install -r requirements.txt
  6. Open the code in your favorite code editor. We like Visual Studio Code.

Development server

In the project directory, you can run:

mkdocs serve

This runs the site in the development mode. Open http://localhost:8000 to view it in your browser.

The page will reload when you make changes.

Press CTRL+C to exit

About

Documentation for the assembly, maintenance, and usage of Opulo designs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published