https://github.com/presidentbeef/brakeman-site
Website for Brakeman
https://github.com/presidentbeef/brakeman-site
brakeman
Last synced: 4 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 (over 13 years ago)
- Default Branch: master
- Last Pushed: 2024-10-28T18:35:02.000Z (6 months ago)
- Last Synced: 2024-12-24T00:13:53.853Z (4 months ago)
- Topics: brakeman
- Language: JavaScript
- Homepage: https://brakemanscanner.org
- Size: 9.24 MB
- Stars: 7
- Watchers: 4
- 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.