https://github.com/presidentbeef/brakeman-site
Website for Brakeman
https://github.com/presidentbeef/brakeman-site
brakeman
Last synced: 5 months ago
JSON representation
Website for Brakeman
- Host: GitHub
- URL: https://github.com/presidentbeef/brakeman-site
- Owner: presidentbeef
- Created: 2011-08-27T04:06:51.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2025-04-04T17:26:34.000Z (7 months ago)
- Last Synced: 2025-05-06T03:58:38.429Z (6 months ago)
- Topics: brakeman
- Language: JavaScript
- Homepage: https://brakemanscanner.org
- Size: 9.26 MB
- Stars: 7
- Watchers: 3
- Forks: 18
- Open Issues: 3
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
# Brakeman Site
This is the code for building https://brakemanscanner.org
## Development
The site is built using [Jekyll](https://jekyllrb.com/).
Changes to the site content should be made in `source/`. Markdown is preferred.
To build/test:
cd source
bundle install
jekyll serve## License
The text content of the site is licensed under a Creative Commons Attribution 3.0 Unported License.