Commit graph

221 commits

Author SHA1 Message Date
Nico Burns
eb307476e7 Make Dockerfile run-only 2022-04-18 17:55:18 +01:00
Nico Burns
300d8ebaee Add introductory paragraph 2022-04-18 17:40:27 +01:00
Nico Burns
d665898132 Add HTTP clients to common section 2022-04-18 17:08:54 +01:00
Nico Burns
5f1022d4c9 Rename core section to common 2022-04-18 17:06:35 +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
356757b66d ci: Add trigger to GA manifest 2022-04-18 15:49:50 +01:00
Nico Burns
b989c67d00 Add github action configuration 2022-04-18 15:48:12 +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
5e2a203f41 Show crates list on homepage 2022-04-18 15:41:46 +01:00
Nico Burns
a09d1bde0f Remove duplicated example lines from Dockerfile 2022-03-14 01:03:36 +00:00
Nico Burns
d475aeb0cb Fix copying file between build docker image and run docker image 2022-03-14 00:55:03 +00:00
Nico Burns
62dfef8663 Improve caching in Dockerfile 2022-03-14 00:31:44 +00:00
Nico Burns
78164412f8 Add normalise CSS reset 2022-03-14 00:17:29 +00:00
Nico Burns
1b1c48c204 Setup heroku build configuration 2022-03-14 00:16:20 +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
Nico Burns
91db77f2eb Initial Axum HTTP server setup 2022-03-13 18:58:19 +00:00