mirror of
https://github.com/Chalarangelo/mini.css.git
synced 2025-08-05 13:27:25 +02:00
Housekeeping
This commit is contained in:
@@ -9,15 +9,13 @@ TODO:
|
|||||||
- A *material-design* module and/or flavor could be added
|
- A *material-design* module and/or flavor could be added
|
||||||
- An alternative grid system using `flexbox` or `grid`
|
- An alternative grid system using `flexbox` or `grid`
|
||||||
- Documentation and packaging
|
- Documentation and packaging
|
||||||
- Live pages, showcase the modules, customization and flavors
|
- Add flavor pages that look like style guides
|
||||||
- Update menu's and stuff
|
|
||||||
- Add pictures in README.md and showcase flavors (also in wiki)
|
- Add pictures in README.md and showcase flavors (also in wiki)
|
||||||
- Package for NPM and Bowser
|
- Package for NPM and Bowser
|
||||||
|
- Bootstrap migration guide
|
||||||
- Flavors
|
- Flavors
|
||||||
- NiteOwl Flavor (dark flavor, like the thing that cquanu has for github, colors look cool)
|
- NiteOwl Flavor (dark flavor, like the thing that cquanu has for github, colors look cool)
|
||||||
- Bootstrap Flavor (to ease transition from that framework)
|
- Bootstrap Flavor (to ease transition from that framework)
|
||||||
- Pure.CSS Flavor (maybe?)
|
|
||||||
- More
|
|
||||||
- Others
|
- Others
|
||||||
- Promote in reddit, blog, etc
|
- Promote in reddit, blog, etc
|
||||||
- Write about the development process in blog
|
- Write about the development process in blog
|
||||||
|
@@ -11,7 +11,7 @@
|
|||||||
<!-- For local testing only -->
|
<!-- For local testing only -->
|
||||||
<!-- <link rel="stylesheet" href="../flavors/mini-default.min.css"> -->
|
<!-- <link rel="stylesheet" href="../flavors/mini-default.min.css"> -->
|
||||||
<!-- Old link -->
|
<!-- 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 -->
|
<!-- Correct 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/master/flavors/mini-default.min.css">
|
||||||
<style>
|
<style>
|
||||||
|
Reference in New Issue
Block a user