SAFETAG is a curricula, a methodology, and a framework for security auditors working with advocacy groups.
Command line tool to manage content workflows for the SAFETAG project. It uses the content as code framework.
A quick walk through how the toolkit works and its basic features.
This toolkit currently enables users to:
The following videos present the safetag toolkit, demonstrate its use and goes through various key tasks in a how to format. You can consult the videos:
Prerequisites:
npm i -g npm
npm i -g docsmith
brew intsall pandoc
apt-get intsall pandoc
You can now install safetag with:
npm i -g safetag
In order to open local urls with Atom by clicking the edit link in previews you need a handler for the atm://
local url scheme:
mkdir workspace
cd workspace
safetag init
This will prompt you with a few questions about configuration. The defaults should work in the majority of cases.
safetag start
This will start the preview server and watch your local files for changes. You can open your browser at http://localhost:8081
to browse the toolkit.
safetag-toolkit
content package https://github.com/contentascode/safetag-toolkit