mirror of https://github.com/Azryn/yttrium
Web development micro-framework using raw CSS & JavaScript https://yttrium.azryn.org
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 years ago | |
---|---|---|
CNAME | 5 years ago | |
LICENSE | ||
README.md | 5 years ago | |
yttrium.css |
README.md
yttrium
Web development micro-framework using raw CSS & JavaScript
- Contains only the most essential CSS for a mobile-first design
- Unopinionated design, doesn't force any stylization
ToDo
- Implement many common frontend tasks while being JQuery-free
- MVC tasks may use MithrilJS, though focus on using raw JavaScript
- Long-term target of implementing the vital pieces of Bootstrap, Foundation, etc
<link rel="stylesheet" href="//azryn.org/yttrium/yttrium.css">