flippedbits / serpentos.com

New Serpent OS website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Serpent OS Website

Uses mkdocs and material for mkdocs

    virtualenv venv
    source venv/bin/activate
    pip install -r requirements.txt
    mkdocs serve

Publishing the site

Build the site with mkdocs build, then deploy the site/ directory to the appropriate dir on the webserver.

License

Copyright © 2020-2023 Serpent OS Developers

Remaining content/code/assets available under the terms of the CC-BY-SA-3.0 license

About

New Serpent OS website


Languages

Language:Shell 100.0%