Templates for styling the Guide for System Administrators in At‐Risk Organizations
The Templates for System Administrators in At‐Risk Organizations is available under a Creative Commons Attribution-NonCommercial 3.0 Unported (CC BY-NC 3.0) License
These templates may be used and shared for educational, non-commercial, not-for-profit purposes, with attribution to Internews. Users are free to modify and distribute content under conditions listed in the license.
sudo apt-get install git
Install the Documentation Builder
Use the installation instructions found here.
Download the System Administrator Guide Text
git clone https://github.com/OpenInternet/System_Administrator_Guide_Text.git
Download and Install the System Administrator Guide Theme Templates
git clone https://github.com/OpenInternet/System_Administrator_Guide_Templates.git
cd System_Administrator_Guide_Templates
./install
cd ..
cd /path/to/documentation/builder/
./builddoc -i path/to/System_Administrator_Guide_Text/en -t /path/to/System_Administrator_Guide_Templates/ -o output_filename.pdf