This project keeps all sources used for building up Kibble official website, served at https://kibble.apache.org.
sudo pip3 install markdown
)python3 generate.py
commandpython3 -m http.server
commandhttp://localhost:8000/
to view the website.Note: For production site https://kibble.apache.org, the buildbot will regenerate the site from the markdown files and publish it.