Skip to content
forked from aiven/devportal

Resources for users of the projects on the Aiven platform

License

Notifications You must be signed in to change notification settings

njohnsn/devportal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔒 Former Aiven Documentation

Important

This repository used to be the main documentation of Aiven.

The content has been migrated to https://github.com/aiven/aiven-docs.

Building the docs

  1. We recommend using a virtual environment:

    python3 -m venv venv
  2. Activate your virtual environment:

    source venv/bin/activate
  3. Install the dependencies:

    pip install -r requirements.txt
  4. Build a local preview:

    make livehtml

See the output on http://localhost:8000.

About

Resources for users of the projects on the Aiven platform

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PLpgSQL 98.3%
  • Python 0.7%
  • HTML 0.4%
  • CSS 0.2%
  • JavaScript 0.1%
  • Go 0.1%
  • Other 0.2%