Skip to content

LaurentDumont/ns-cheatsheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick initial setup :

python3 -m venv venv
pip3 install -r requirements.txt

If adding a new page, edit the mkdocs.yml file

You can then redeploy the entire Github page

bash deploy-github.sh

About

My own little cheat sheet for various topics. Markdown based and running on Github-Pages behind Cloudflare! No server to maintain.

Topics

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published