An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# htk-jekyll-hacktoolkit

[![Join the chat at https://gitter.im/hacktoolkit/htk-jekyll-hacktoolkit](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/hacktoolkit/htk-jekyll-hacktoolkit?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

[![Build Status](https://travis-ci.org/hacktoolkit/htk-jekyll-hacktoolkit.svg)](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.