Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.58 KB

File metadata and controls

40 lines (27 loc) · 1.58 KB

License

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.

Building the System Administrator Guide PDF using these templates

Install Git

sudo apt-get install git

Use the installation instructions found here.

git clone https://github.com/OpenInternet/System_Administrator_Guide_Text.git
git clone https://github.com/OpenInternet/System_Administrator_Guide_Templates.git
cd System_Administrator_Guide_Templates
./install
cd ..

Create the System Administrator Guide

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