Skip to content
/ docs Public
forked from Atlas-OS/docs

Atlas documentation hosted on Cloudflare Pages using MkDocs

License

Notifications You must be signed in to change notification settings

scanash00/docs

 
 

Repository files navigation

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

💙 Contributors

Avatars of all contributors

About

Atlas documentation hosted on Cloudflare Pages using MkDocs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 68.1%
  • Batchfile 28.5%
  • JavaScript 3.4%