Skip to content

mtwg/freshet-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Writing changes to the docs

You can use either your own code editor or Download the Editor

Building the Docs

You can add to the docs as much as you like!

If you want to build the docs to distribute changes, you will need to follow these instructions:

Install Dependencies

NodeJS

You must first have node 6+ and npm installed.

Calibre

  1. Install Calibre
  2. execute export PATH=$PATH:/Applications/calibre.app/Contents/MacOS

Initial Setup

From this directory:

  1. chmod u+x setup update-book
  2. ./setup

Build

Now, you can run build every time you want to build changes and write them to tresorit.

  1. ./update-book

This will build the book, generate the PDF, and push the changes to github!

Releases

No releases published

Packages

No packages published