Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cornucopia-rs/website

A website for Cornucopia.
https://github.com/cornucopia-rs/website

Last synced: 26 days ago
JSON representation

A website for Cornucopia.

Awesome Lists containing this project

README

        

# Cornucopia Website

This website documents how to use Cornucopia in your project.

## How to build

This project depends on both `mdbook` and `mdbook-admonish`. `mdbook-admonish` is a preprocessor used to add Material Design admonishments. You can learn more about it, and the instructions on how to install it, [here](https://crates.io/crates/mdbook-admonish).

Once you've gotten mdbook-admonish and mdbook both installed, just run `mdbook build` after making changes and the website will be built automatically.