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

https://github.com/tbreuss/html-boilerplate

My personal HTML Boilerplate based on Pure.css, used for small websites, MVPs, prototypes or for testing new ideas.
https://github.com/tbreuss/html-boilerplate

boilerplate html html-boilerplate html-template html5 purecss template

Last synced: about 1 month ago
JSON representation

My personal HTML Boilerplate based on Pure.css, used for small websites, MVPs, prototypes or for testing new ideas.

Awesome Lists containing this project

README

        

# HTML Boilerplate

HTML Boilerplate is a simple HTML template based on Pure.css that can be used for small websites, MVPs, prototypes or for testing new ideas.

## Features

- based on [Pure.css](https://purecss.io)
- ideal for small websites
- responsive and mobile first
- 5ths and 24ths based grid
- horizontal-to-vertical menu with hamburger
- sticky footer
- custom 404 page

## Screenshot

![Screenshot](screenshot.png)

## Installation

Simply download the repo and use it as a starting point for whatever you are working on.

## License

Licensed under the [MIT License](https://github.com/tbreuss/html-boilerplate/blob/master/LICENSE).