https://github.com/sqreen/developerssecuritybestpractices
https://github.com/sqreen/developerssecuritybestpractices
developers security
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sqreen/developerssecuritybestpractices
- Owner: sqreen
- License: other
- Created: 2017-03-27T09:42:17.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-03-09T17:42:12.000Z (almost 3 years ago)
- Last Synced: 2025-04-09T20:12:36.201Z (9 months ago)
- Topics: developers, security
- Language: CSS
- Homepage: https://sqreen.github.io/DevelopersSecurityBestPractices/
- Size: 5.21 MB
- Stars: 75
- Watchers: 8
- Forks: 19
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Launch
In order to launch:
```
bundle install
bundle exec jekyll serve
```
If you want to change stylus styles:
```
yarn install
./node_modules/gulp/bin/gulp.js
```