Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rmdort/hireme-html


https://github.com/rmdort/hireme-html

Last synced: 18 days ago
JSON representation

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)