https://github.com/styledown/styledown2
[PREVIEW] Markdown-based styleguide generator
https://github.com/styledown/styledown2
css javascript markdown styledown styleguide
Last synced: about 1 year ago
JSON representation
[PREVIEW] Markdown-based styleguide generator
- Host: GitHub
- URL: https://github.com/styledown/styledown2
- Owner: styledown
- Created: 2017-02-09T14:35:50.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-03T12:19:23.000Z (over 9 years ago)
- Last Synced: 2025-04-13T17:03:55.426Z (about 1 year ago)
- Topics: css, javascript, markdown, styledown, styleguide
- Language: JavaScript
- Homepage:
- Size: 482 KB
- Stars: 13
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY.md
Awesome Lists containing this project
README
# Styledown
> Write maintainable CSS styleguides using Markdown
[](https://travis-ci.org/styledown/styledown2 "See test builds")
## Notice
You are viewing documentation for Styledown v2.0 (currently in development). To view Styledown v1 docs, see [styledown/styledown](https://github.com/styledown/styledown/tree/master).
## CLI usage
```sh
# parsing to JSON
styledown file.md > style.json
```
## Thanks
**styledown** © 2013-2016, Rico Sta. Cruz. Released under the [MIT] License.
Authored and maintained by Rico Sta. Cruz with help from contributors ([list][contributors]).
> [ricostacruz.com](http://ricostacruz.com) ·
> GitHub [@rstacruz](https://github.com/rstacruz) ·
> Twitter [@rstacruz](https://twitter.com/rstacruz)
[MIT]: http://mit-license.org/
[contributors]: http://github.com/rstacruz/styledown/contributors