cobalt.rs/README.md

14 lines
784 B
Markdown
Raw Normal View History

2017-05-10 12:57:23 +00:00
# ![Cobalt](https://raw.githubusercontent.com/cobalt-org/logos/master/cobald.logo.02.resize.png)
2016-07-25 10:30:23 +00:00
[![](https://img.shields.io/crates/v/cobalt-bin.svg?maxAge=25920)](https://crates.io/crates/cobalt-bin)
[![](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/cobalt-org/cobalt.rs?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
2014-10-24 10:41:07 +00:00
A straightforward static site generator written in [Rust](http://www.rust-lang.org/).
2014-10-25 22:14:35 +00:00
## Documentation
- [User documentation](https://cobalt-org.github.io/) and [source](https://github.com/cobalt-org/cobalt-org.github.io)
- [API documentation](https://docs.rs/cobalt-bin)
- [Contributing](https://github.com/cobalt-org/cobalt.rs/blob/master/CONTRIBUTING.md)
2021-09-14 13:38:15 +00:00
- [LICENSE](https://github.com/cobalt-org/cobalt.rs/blob/master/LICENSE-MIT)