Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rmdort/hireme-html
https://github.com/rmdort/hireme-html
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rmdort/hireme-html
- Owner: rmdort
- Created: 2012-11-02T11:06:55.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-03-28T16:46:15.000Z (over 11 years ago)
- Last Synced: 2024-10-13T18:48:40.472Z (about 1 month ago)
- Language: Ruby
- Size: 479 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### What is this - Another CSS Framework?
This is not a css framework. This is core-basic html-css structure which we use to build static websites.
### Install
1. Clone the repository to your local machine
2. Open terminal, 'cd' to your folder and run 'bundle install'
3. Run 'middleman'### Dependencies
1. [Compass](https://github.com/chriseppstein/compass)
2. [Compass Normalize](https://github.com/ksmandersen/compass-normalize)
3. [Modular Scale](https://github.com/scottkellum/modular-scale)
4. [Compass Recipes](https://github.com/senchalabs/compass-recipes)
5. [Middleman](https://middlemanapp.com) (optional)