Skip to content
/ pitch Public
forked from OpenSourcePentest/pitch

The initial conversation slides and menu of scenarios

License

Notifications You must be signed in to change notification settings

1nd0/pitch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Source Pentest Docs: Pitch

Build Status

The initial conversation slides and menu of scenarios

Reference Material:

This project uses asciidocs through the backend called asciidoctor-reveal.

If you need help with AsciiDoc syntac refer to their user guide here: http://www.methods.co.nz/asciidoc/userguide.html

Requirements to build

mubix@host:~$ gem install 'asciidoctor-revealjs'

Building

  1. Close the respository
mubix@host:~$ git clone https://github.com/OpenSourcePentest/pitch
  1. Change directory into the pitch directory and pull down Reveal.js into the revealjs directory
mubix@host:~$ cd pitch
mubix@host:~/pitch/$ git clone -b 3.5.0 --depth 1 https://github.com/hakimel/reveal.js.git revealjs
  1. Build the index.html
mubix@host:~/pitch/$ asciidoctor-revealjs -o index.html index.adoc

Thats it..

.. or you can cheat and just check out the version that Travis builds on very commit:

git clone -b gh-pages https://github.com/OpenSourcePentest/pitch.git

About

The initial conversation slides and menu of scenarios

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published