Add extractor and builder
Tested and working
This commit is contained in:
3
src/static-parts/README-end.md
Normal file
3
src/static-parts/README-end.md
Normal file
@ -0,0 +1,3 @@
|
||||
---
|
||||
|
||||
_This README is built using [markdown-builder](https://github.com/30-seconds/markdown-builder)._
|
||||
22
src/static-parts/README-start.md
Normal file
22
src/static-parts/README-start.md
Normal file
@ -0,0 +1,22 @@
|
||||
# 30 Seconds of CSS
|
||||
|
||||
<a href="https://css.30secondsofcode.org" target="_blank"></a>
|
||||
|
||||
[](https://github.com/30-seconds/30-seconds-of-css/blob/master/LICENSE) [](http://makeapullrequest.com) [](https://insight.io/github.com/30-seconds/30-seconds-of-css/tree/master/?source=0)
|
||||
|
||||
A curated collection of useful CSS snippets you can understand in 30 seconds or less.
|
||||
Inspired by [30 seconds of code](https://github.com/30-seconds/30-seconds-of-code).
|
||||
|
||||
## View online
|
||||
|
||||
https://css.30secondsofcode.org
|
||||
|
||||
## Contributing
|
||||
|
||||
See CONTRIBUTING.md for the snippet template.
|
||||
|
||||
#### Related projects
|
||||
|
||||
- [30 Seconds of Code](https://30secondsofcode.org/)
|
||||
- [30 Seconds of Interviews](https://30secondsofinterviews.org/)
|
||||
- [30 Seconds of React](https://github.com/30-seconds/30-seconds-of-react)
|
||||
Reference in New Issue
Block a user