Housekeeping
This commit is contained in:
parent
2abc436ed5
commit
1344d3b010
2 changed files with 3 additions and 5 deletions
|
@ -9,15 +9,13 @@ TODO:
|
|||
- A *material-design* module and/or flavor could be added
|
||||
- An alternative grid system using `flexbox` or `grid`
|
||||
- Documentation and packaging
|
||||
- Live pages, showcase the modules, customization and flavors
|
||||
- Update menu's and stuff
|
||||
- Add flavor pages that look like style guides
|
||||
- Add pictures in README.md and showcase flavors (also in wiki)
|
||||
- Package for NPM and Bowser
|
||||
- Bootstrap migration guide
|
||||
- Flavors
|
||||
- NiteOwl Flavor (dark flavor, like the thing that cquanu has for github, colors look cool)
|
||||
- Bootstrap Flavor (to ease transition from that framework)
|
||||
- Pure.CSS Flavor (maybe?)
|
||||
- More
|
||||
- Others
|
||||
- Promote in reddit, blog, etc
|
||||
- Write about the development process in blog
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<!-- For local testing only -->
|
||||
<!-- <link rel="stylesheet" href="../flavors/mini-default.min.css"> -->
|
||||
<!-- Old link -->
|
||||
<!-- <link rel="stylesheet" href="https://cdn.rawgit.com/Chalarangelo/mini.css/master/flavors/mini-default.min.css"> -->
|
||||
<!-- <link rel="stylesheet" href="https://cdn.rawgit.com/Chalarangelo/mini.css/6b3db97a893cf4e7ec1b9f5aa40fc5957b1b94fc/flavors/mini-default.min.css"> -->
|
||||
<!-- Correct link -->
|
||||
<link rel="stylesheet" href="https://cdn.rawgit.com/Chalarangelo/mini.css/master/flavors/mini-default.min.css">
|
||||
<style>
|
||||
|
|
Loading…
Reference in a new issue