https://github.com/edwinm/spiceup
Spice up your HTML
https://github.com/edwinm/spiceup
Last synced: about 2 months ago
JSON representation
Spice up your HTML
- Host: GitHub
- URL: https://github.com/edwinm/spiceup
- Owner: edwinm
- License: mit
- Created: 2017-10-31T21:24:48.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-27T17:51:05.000Z (about 2 years ago)
- Last Synced: 2024-04-25T10:22:30.680Z (about 1 year ago)
- Language: SCSS
- Size: 733 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Spice up
Spice up your site.
Plain HTML looks a bit boring. Add some spice and have a better looking webpage.
Usefull for simple sites, prototypes and as a starting point for your own CSS.
Write simple HTML, no unnecessary div's and only a couple of classes.Supports concepts:
* Semantic HTML
* Lightweight
* Best practices
* Accessible
* ResponsiveThe idea is to add more best practices, progressive enhancement, improve the UX and accessibility
while keeping the file size small.Supported components:
* Documents
* Tables
* Forms
* FooterWish list:
* Header navigation
* Side bar navigation