Skip to content

sigpwny/guides

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guides

This repo houses all the guides / docs for SIGPwny.

All docs are written in markdown and rendered with mdbook.

You can read the mdbook docs here.

Guides are built and deployed through the sigpwny/websites monorepo.

Quick setup

# install rust
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
# install mdbook
cargo install mdbook
# <name of book>
mdbook serve fallctf-2023

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published