DawnBreather / docs

Atlas documentation hosted on Cloudflare Pages using MkDocs

Home Page:https://docs.atlasos.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AtlasOS Documentation

Code of Conduct

This repository contains the Atlas documentation hosted on Cloudflare Pages using Material for MkDocs.

Want to contribute? Please check out the Atlas Contribution Guidelines for more information.

How do I contribute?

As MkDocs Material uses Python, you must install Python alongside pip before continuing.

  1. Once you've cloned the repository, cd into it using a shell
  2. Run pip install -r requirements.txt to install all the dependencies
  3. If you're on Windows, run locally-host.cmd to host the documentation preview
    • If you're on another OS, just run mkdocs serve
    • The locally-host.cmd script is only for convenience

You can now make all your changes and view them live!

Credits

About

Atlas documentation hosted on Cloudflare Pages using MkDocs

https://docs.atlasos.net

License:Creative Commons Attribution Share Alike 4.0 International


Languages

Language:HTML 70.5%Language:Batchfile 26.3%Language:JavaScript 3.2%