Chris Wong
eaf552d417
Test documentation examples in CI ( #257 )
...
Closes #230
Closes #256
2021-01-15 17:40:46 +13:00
Chris Wong
37e11fcb6b
Remove non-Maud benchmarks ( #252 )
...
There's already [template-benchmarks-rs](https://github.com/djc/template-benchmarks-rs ), so we don't need to maintain a separate set here.
The Maud-specific benchmarks are kept, as they're still useful for testing future optimizations.
2021-01-07 21:37:28 +13:00
Chris Wong
5b027d08ae
Remove maud_extras
crate ( #168 )
...
I don't think the examples in this crate are very useful, or demonstrate how to best use the library.
2019-03-25 20:36:23 +13:00
Chris Wong
65849b051e
Rewrite the book!
2019-03-16 16:29:31 +13:00
Chris Wong
66ddbcac98
Remove maud_lints
...
It's undocumented, it doesn't do much, and it keeps breaking.
2018-09-03 20:01:39 +12:00
Chris Wong
366573c072
Exclude benchmarks from workspace
2017-10-07 14:20:53 +13:00
Chris Wong
3de5f7f3e9
Move lints into their own maud_lints crate
2017-07-30 22:18:26 +12:00
Chris Wong
2213c0dc32
Move escaping routines into a shared maud_htmlescape crate
2017-07-29 20:03:00 +12:00
Chris Wong
efe3af85e2
Add Cargo workspace configuration
...
See rust-lang/rfcs#1525
2016-12-30 20:50:08 +13:00