Skip to content

O-X-L/docs-nftables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NFTables Documentation - Sphinx Material-Themed

EN 🇬🇧: nftables.docs.oxl.app

Docs Uptime

This is a mirror of the official NFTables documentation to make it a bit easier accessible for new users.

Build

Run:

apt install git python3-pip pandoc

# with VENV
apt install python3-virtualenv 
bash venv.sh

# WITHOUT
pip install -r requirements.txt

# USAGE: bash html.sh <BUILD-DIR> <DOMAIN> 
bash html.sh ./build/ nftables.docs.oxl.app

Setup

  • Make sure to redirect requests not ending in .html to the same path with that extension - else internal redirects will not work.

About

NFTables Documentation in Sphinx Material-Theme

Resources

License

Stars

Watchers

Forks