Commit graph

37 commits

Author SHA1 Message Date
Jack O'Connor
21e7b6cfea wording tweaks in the intro paragraph 2022-11-11 12:31:37 -08:00
Nic Patterson
864f612162
Update crate_table.html 2022-11-11 07:18:10 -08:00
Nic Patterson
5dd2e23513
Update crate_table.html 2022-11-11 07:12:21 -08:00
Nico Burns
310ef5e402 Open crate links in a new tab 2022-11-09 14:06:16 +00:00
Nico Burns
3ff34af5fb Add Zero To Production In Rust to the books section 2022-11-08 13:27:54 +00:00
Nico Burns
eaaebeac77 Implement 'see also' sections. Use for HTTP crates 2022-11-08 12:52:13 +00:00
Nico Burns
4ca4ed0a88 Make description and notes fields optional 2022-11-08 12:42:07 +00:00
Nico Burns
cf3a047c01 Improve doc link styling 2022-11-08 11:45:05 +00:00
Nico Burns
55196e14de Change link to lib.rs. Add separate link to docs.rs 2022-11-08 11:40:50 +00:00
Nico Burns
97922a00c4 Add fira sans font (disabled) 2022-11-08 01:48:44 +00:00
Nico Burns
349c142018 Link to lib.rs 2022-11-08 01:42:36 +00:00
Nico Burns
e5251e99d6 Add cryptography section (fixes #11) 2022-11-08 00:59:23 +00:00
Nico Burns
9959b5cd02 Make crate list header column narrower on mobile 2022-11-07 22:08:05 +00:00
Nico Burns
05a9acbb9c Basic mobile support 2022-11-07 21:59:38 +00:00
Nico Burns
3095378313 Remove erroneous rowspan attribute (fixes #4) 2022-11-06 20:44:52 +00:00
Nico Burns
10636a62e0 Add fork me on github banner 2022-11-04 16:27:23 +00:00
Nico Burns
8510d686b6 Add rust installation section 2022-05-06 11:31:45 +01:00
Nico Burns
3da61681b9 Format crate recommendation inside a single table row 2022-05-06 11:31:27 +01:00
Nico Burns
90b2ed851f Fix page title for getting started guide 2022-05-03 13:15:29 +01:00
Nico Burns
325dbf2a6e Begin writing getting started guide 2022-05-02 22:43:09 +01:00
Nico Burns
974e06d23a Make logo link to homepage 2022-05-02 14:24:40 +01:00
Nico Burns
3f1886a0b8 Convert toc to a tera macro 2022-05-02 14:21:53 +01:00
Nico Burns
99ad0f6c71 Add CLI tools section 2022-05-02 13:05:31 +01:00
Nico Burns
6bd0bedce1 Add hash query parameter to CSS file URL 2022-05-01 23:44:50 +01:00
Nico Burns
fa08926eb5 Change opionionated to unofficial in the strapline 2022-04-27 18:54:08 +01:00
Nico Burns
afda6d86ca Implement subsections 2022-04-27 18:08:49 +01:00
Nico Burns
a322de3981 Add heading to introduction 2022-04-18 18:51:12 +01:00
Nico Burns
300d8ebaee Add introductory paragraph 2022-04-18 17:40:27 +01:00
Nico Burns
bd98011443 Tweak table styling 2022-04-18 16:59:48 +01:00
Nico Burns
bc0d8b09c3 Rename crates list template 2022-04-18 16:52:50 +01:00
Nico Burns
a0eb2f4a91 Implement table of contents for crates list 2022-04-18 16:50:48 +01:00
Nico Burns
d649dc059b Style header with logo and Rust colors 2022-04-18 15:43:07 +01:00
Nico Burns
b696bf73ba Zebra-stripe tables 2022-04-18 15:42:30 +01:00
Nico Burns
78164412f8 Add normalise CSS reset 2022-03-14 00:17:29 +00:00
Nico Burns
555959cf26 Convert crate list to be data-driven using a json file 2022-03-13 21:43:04 +00:00
Nico Burns
f3dade3308 Prototype out crate list table styles 2022-03-13 20:29:46 +00:00
Nico Burns
447ac8dba1 Tera: move to single global instance + implement base template 2022-03-13 19:42:49 +00:00