https://github.com/hacktoolkit/htk-jekyll-hacktoolkit
Jekyll-based version of htk-static-html5
https://github.com/hacktoolkit/htk-jekyll-hacktoolkit
Last synced: 1 day ago
JSON representation
Jekyll-based version of htk-static-html5
- Host: GitHub
- URL: https://github.com/hacktoolkit/htk-jekyll-hacktoolkit
- Owner: hacktoolkit
- Created: 2013-09-25T10:27:38.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-04-25T16:01:10.000Z (almost 11 years ago)
- Last Synced: 2025-09-10T09:13:33.632Z (5 months ago)
- Language: HTML
- Homepage:
- Size: 347 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# htk-jekyll-hacktoolkit
[](https://gitter.im/hacktoolkit/htk-jekyll-hacktoolkit?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.