Skip to content

r1delta/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R1Delta Docs

The easy way out

For the easiest setup? Read this or just run

powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"

to install UV.

After cloning this repo(AKA downloading the .zip and extracting it somewhere), run uv sync and .venv\Scripts\activate.bat in CMD(in the folder you extracted).

Then, run mkdocs serve to start a debug server. You will find your debug docs at http://127.0.0.1:8000/

Make new files, commit using git if you know how to, otherwise just ask someone in the Discord server to do it for you.

For more information, visit https://www.mkdocs.org/user-guide/writing-your-docs/

Ask ChatGPT if stuck.

Proper Setup

Install mkdocs somehow, and run mkdocs serve.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors