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.
- Host: GitHub
- URL: https://github.com/tbreuss/html-boilerplate
- Owner: tbreuss
- License: mit
- Created: 2018-08-18T09:31:54.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-04-01T14:56:29.000Z (about 1 year ago)
- Last Synced: 2025-04-07T21:11:29.366Z (2 months ago)
- Topics: boilerplate, html, html-boilerplate, html-template, html5, purecss, template
- Language: CSS
- Homepage: https://tbreuss.github.io/html-boilerplate/
- Size: 1.01 MB
- Stars: 10
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

## 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).