oss-fuzz/docs
Max Moroz 40a183b53f
[docs] Change "hundreds of bugs" to "thousands of bugs" :) (#2674)
* [docs] Change "hundreds of bugs" to "thousands of bugs" :)

* include AFL crashes too
2019-08-09 12:35:14 -07:00
..
advanced-topics Switch docs to new structure (#2663) 2019-08-07 07:37:16 -07:00
furthur-reading Switch docs to new structure (#2663) 2019-08-07 07:37:16 -07:00
getting-started [Docs] Clarify fuzzing process and new projects procedure (#2673) 2019-08-09 12:24:43 -07:00
images [infra] Update documentation (new coverage screenshots + some cleanup), follow-up #1839). 2018-10-01 08:13:41 -07:00
oss-fuzz [Docs] Clarify fuzzing process and new projects procedure (#2673) 2019-08-09 12:24:43 -07:00
reference Switch docs to new structure (#2663) 2019-08-07 07:37:16 -07:00
.gitignore Add jekyll generator for docs. (#2660) 2019-08-06 13:29:19 -07:00
404.html Add jekyll generator for docs. (#2660) 2019-08-06 13:29:19 -07:00
Gemfile Add jekyll generator for docs. (#2660) 2019-08-06 13:29:19 -07:00
Gemfile.lock Add jekyll generator for docs. (#2660) 2019-08-06 13:29:19 -07:00
README.md Add jekyll generator for docs. (#2660) 2019-08-06 13:29:19 -07:00
_config.yml Add jekyll generator for docs. (#2660) 2019-08-06 13:29:19 -07:00
faq.md Switch docs to new structure (#2663) 2019-08-07 07:37:16 -07:00
favicon.ico Add jekyll generator for docs. (#2660) 2019-08-06 13:29:19 -07:00
index.md [docs] Change "hundreds of bugs" to "thousands of bugs" :) (#2674) 2019-08-09 12:35:14 -07:00
new_project_guide.md Create new_project_guide.md 2019-08-07 13:08:46 -07:00
reproducing.md Add redirect for old reproducing.md (#2666) 2019-08-07 12:57:10 -07:00

README.md

Prerequisites

sudo apt install ruby bundler
bundle install --path vendor/bundle

Serving locally

bundle exec jekyll serve

Theme documentation

We are using the just the docs theme.