Chris Wong
|
da20d19232
|
Update benchmark dependencies to fix compile error
|
2019-11-24 13:26:18 +13:00 |
|
Chris Wong
|
f5dbccdc96
|
Fix deploy.sh to actually build in parallel
|
2019-09-14 19:15:55 +12:00 |
|
Chris Wong
|
d0f29ae410
|
Change username from lfairy to lambda-fairy
|
2019-09-14 13:48:59 +12:00 |
|
Chris Wong
|
5e2c9e26a8
|
Release 0.21.0
|
2019-07-01 21:03:44 +12:00 |
|
kstrohbeck
|
680607dfae
|
Update actix-web support documentation. (#177)
|
2019-06-29 12:29:04 +12:00 |
|
Chris Wong
|
90cc11e9ce
|
Add dyn
|
2019-06-16 22:18:19 +12:00 |
|
Jacob
|
d18cd75b39
|
Updated actix-web (#176)
|
2019-06-16 18:03:40 +12:00 |
|
Malthe Borch
|
e302ba57e0
|
Use syn instead of literalext (#174)
|
2019-05-18 15:44:43 +12:00 |
|
Chris Wong
|
ee74c3ec49
|
Clean up partials docs
|
2019-05-09 21:30:04 +12:00 |
|
Thomas Lovegrove
|
f3a4c298de
|
Add implicit div class/id shorthand #172 (#173)
* Add implicit div class/id shorthand
* Add newline
* Add short explanation and example of implicit div
|
2019-04-20 13:39:24 +12:00 |
|
Chris Wong
|
f652784adb
|
Add overflow: auto to documentation CSS
Closes #171
|
2019-04-03 20:16:32 +13:00 |
|
Chris Wong
|
13a5cfcaa3
|
Document the documentation
[skip ci]
|
2019-03-30 16:23:15 +13:00 |
|
Chris Wong
|
b86ba7af85
|
Use absolute paths in generated code
Closes #170
|
2019-03-28 20:18:12 +13:00 |
|
Chris Wong
|
eb4ef2f969
|
Travis: build and deploy the book
|
2019-03-27 22:13:47 +13:00 |
|
Chris Wong
|
c5e8eb4d5f
|
Travis: split build into jobs
- Change benchmarks build to use `cargo test --benches`. This runs the
benchmarks and compiles faster than `cargo bench`.
Closes #169
|
2019-03-27 21:00:00 +13:00 |
|
Chris Wong
|
dae5074c8d
|
Build all the features together (apparently it works now)
|
2019-03-25 21:22:38 +13:00 |
|
Chris Wong
|
b681a93cbd
|
Use stable compiletest
|
2019-03-25 20:47:48 +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
|
be10b9837e
|
Merge pull request #166 from lfairy/new-docs
Redesign the book
|
2019-03-25 19:53:49 +13:00 |
|
Chris Wong
|
5c2d5ca5e8
|
Update readme link
|
2019-03-24 16:22:52 +13:00 |
|
Chris Wong
|
5632250644
|
In watch script, exclude built files from watch
|
2019-03-24 14:56:44 +13:00 |
|
Chris Wong
|
3a038d8f95
|
Tweak colors
|
2019-03-24 14:51:41 +13:00 |
|
Chris Wong
|
a16b26a64e
|
Add publish script
|
2019-03-24 14:39:20 +13:00 |
|
Chris Wong
|
327480c442
|
Build table of contents in a separate step
- Add pretty logging to Makefile
|
2019-03-24 14:27:04 +13:00 |
|
Chris Wong
|
612208a344
|
Don't link a page to itself
|
2019-03-23 23:03:51 +13:00 |
|
Chris Wong
|
d23bbe6680
|
Add Makefile
|
2019-03-23 22:58:16 +13:00 |
|
Chris Wong
|
5f8b3047df
|
Update Horrorshow
|
2019-03-17 19:35:06 +13:00 |
|
Chris Wong
|
d7620f04c8
|
Update benchmarks
|
2019-03-16 21:28:51 +13:00 |
|
Chris Wong
|
39f543c819
|
Rust 2018
|
2019-03-16 20:18:58 +13:00 |
|
Chris Wong
|
07ca29aa55
|
Rust 2018 the web framework examples
|
2019-03-16 19:53:24 +13:00 |
|
Chris Wong
|
6c2b5a9aa9
|
Check in Cargo.lock
|
2019-03-16 19:47:13 +13:00 |
|
Chris Wong
|
9be2d31d72
|
Update Comrak
|
2019-03-16 19:46:29 +13:00 |
|
Chris Wong
|
e3ee44cd4b
|
Add meta tags
|
2019-03-16 19:40:46 +13:00 |
|
Chris Wong
|
a986c22526
|
Remove tagline
|
2019-03-16 19:36:07 +13:00 |
|
Chris Wong
|
b21892b512
|
Make title less ridiculous
|
2019-03-16 19:13:04 +13:00 |
|
Chris Wong
|
71709edc51
|
Tweak CSS
|
2019-03-16 16:29:31 +13:00 |
|
Chris Wong
|
00a38a32b3
|
Add files from existing book
|
2019-03-16 16:29:31 +13:00 |
|
Chris Wong
|
f8b19960dd
|
Rewrite .md links to .html
|
2019-03-16 16:29:31 +13:00 |
|
Chris Wong
|
65849b051e
|
Rewrite the book!
|
2019-03-16 16:29:31 +13:00 |
|
Chris Wong
|
65874efb98
|
Remove redundant closures
|
2019-02-21 21:22:22 +13:00 |
|
Chris Wong
|
6de2cf1998
|
Release 0.20.0
|
2019-01-17 16:01:55 +13:00 |
|
likewhatevs
|
51a0243c40
|
bump rocket to 0.4 (#162)
* Update Cargo.toml
bump rocket ver to 0.4
* Update maud/Cargo.toml
accept rocket >= 0.3, < 0.5
Co-Authored-By: likewhatevs <12107998+likewhatevs@users.noreply.github.com>
|
2018-12-17 21:06:41 +13:00 |
|
Joe Taber
|
892aaac383
|
Set content-type and charset for actix feature
|
2018-12-15 16:33:50 +13:00 |
|
Chris Wong
|
9fc9ea5c60
|
Use clippy instead of clippy-preview
|
2018-12-09 11:54:21 +13:00 |
|
Chris Wong
|
b1dd7b729f
|
Merge branch 'keyword_warn_compiletest'
|
2018-12-09 11:49:50 +13:00 |
|
Chris Wong
|
4b2707c51e
|
Remove #![feature(tool_lints)]
|
2018-12-09 11:38:27 +13:00 |
|
Chris Wong
|
c70bd98656
|
Skip Clippy if it is missing
|
2018-12-09 11:37:52 +13:00 |
|
Chris Wong
|
6d9aa86506
|
Fix formatting
|
2018-12-09 11:21:23 +13:00 |
|
Chris Wong
|
2e41db8c70
|
Run all the tests at the beginning
|
2018-12-09 10:46:05 +13:00 |
|
Isaac van Bakel
|
59d9ec9620
|
Moved compiletests into the maud crate
|
2018-11-05 23:31:36 +00:00 |
|