BafS / mu

The μ css framework — a 1 ko css file.
https://bafs.github.io/mu
MIT License
233 stars 16 forks source link

Consider providing a tutorial artifact like this: #5

Open javajosh opened 7 years ago

javajosh commented 7 years ago

Kilo is a tutorial that instructs readers how to build a simple text editor under Linux in C, explaining each and every line: http://viewsourcecode.org/snaptoken/kilo/

Something similar for this project would be a major differientiator in a packed field of CSS frameworks that take the traditional "here's a single dump of the finished product". A good markdown document that documents what you added and why in your framework would be unique and wonderful.

Please consider doing this. Only you can, since only you know how you started and how you proceeded to add features (and which features you left out, and why).

Cheers!

BafS commented 7 years ago

Thanks for the idea, I will see when I have time to do that.

javajosh commented 7 years ago

If there's any way I could help with it, let me know. At the very least I could copy edit. 👍