CSS tricks for web developers~
The You-need-to-know-css project is a resource for learning and implementing various CSS techniques. It provides a wide range of features and examples for users to explore and apply in their web development projects.
Docsify generates your documentation website on the fly. Unlike GitBook, it does not generate static html files. Instead, it smartly loads and parses your Markdown files and displays them as a website. To start using it, all you need to do is create an index.html and deploy it on GitHub Pages.