https://github.com/hacktoolkit/webctf
Web-based Security Capture the Flag
https://github.com/hacktoolkit/webctf
Last synced: about 1 year ago
JSON representation
Web-based Security Capture the Flag
- Host: GitHub
- URL: https://github.com/hacktoolkit/webctf
- Owner: hacktoolkit
- Created: 2015-04-24T15:43:53.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-28T05:33:15.000Z (almost 11 years ago)
- Last Synced: 2025-01-22T20:16:04.876Z (about 1 year ago)
- Language: CSS
- Homepage: http://www.hacktoolkit.com/webctf/
- Size: 247 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# htk-jekyll-hacktoolkit
[](https://gitter.im/hacktoolkit/webctf?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://travis-ci.org/hacktoolkit/htk-jekyll-hacktoolkit)
This is a static HTML5 and mobile responsive skeleton.
See this in action at (reflects the code in the `gh-pages` branch).
## Features
We've packed in a lot of features into `htk-jekyll-hacktoolkit` that we
feel should be a part of every project.
### Javascript Libraries
- [YUI](http://yuilibrary.com)
- [Parse](http://parse.com)
### CSS Libraries
- [Pure.CSS](http://purecss.io)
### CSS Precompiler
- [LESS](http://lesscss.org/)
### Font Libraries/Icon Fonts
- [Google Fonts](http://google.com/fonts)
- [Font Awesome](http://fontawesome.io)
### Monitoring/Error Tracking
- [Rollbar](http://rollbar.com)
### Other APIs and goodies:
- Facebook APIs and Apps
- Twitter
- [Google Maps](https://developers.google.com/maps/web/) ([JS API](https://developers.google.com/maps/documentation/javascript/?csw=1))
- Google Translate / [Website Translator](http://translate.google.com/manager/website/suggestions)
## Getting Started
The best way to get started using `htk-jekyll-hacktoolkit` is to clone
the repository and then delete the remote.
`git clone git@github.com:hacktoolkit/htk-jekyll-hacktoolkit.git`
`git remote rm origin`
We recommend using this stack so that it's easy to deploy statically
on GitHub or a basic webserver.