Commit Graph

63 Commits

Author SHA1 Message Date
Suzanne Soy
4aec99915b Fixes on the deployment process 2023-11-21 20:24:23 +00:00
Suzanne Soy
7cd1380d06 Updated links, auto-update _dnslink entry for IPFS 2023-11-21 18:56:59 +00:00
Suzanne Soy
c80240e7f8 Fixed scrolling issue 2023-11-21 17:56:32 +00:00
Suzanne Soy
10a2e6a01d Merge commit '1ca76ee10d' into HEAD 2023-11-21 14:10:04 +00:00
Suzanne Soy
d23e07c90e Added sitemap for wget -r and other downloaders. Allows getting a bit-identical copy of the site via HTTPs. 2023-11-21 02:28:22 +00:00
Suzanne Soy
3ea2d89af4 Create CNAME 2023-11-21 02:13:56 +00:00
Suzanne Soy
7b70622903 Dynamically generate IPFS hash of current version; used Nix for the few automations in the build process. 2023-11-21 01:15:17 +00:00
Suzanne Soy
20b1c90609 Stored IPFS hash of this version 2021-07-09 05:01:15 +01:00
Suzanne Soy
8ec0f8bb01 Deploy script and links to IPFS 2021-07-09 05:00:24 +01:00
Suzanne Soy
1ca76ee10d Fixed bug: entries in trees are sorted alphabetically, and subtrees don't come before blobs 2021-07-08 23:15:14 +01:00
Suzanne Soy
c066e50151 Escape strings in the graph description 2021-07-08 23:14:32 +01:00
Suzanne Soy
68a1a5c9ca Fixed bugs that appeared when switching away from quirks mode 2021-07-03 20:57:02 +01:00
Suzanne Soy
1ae4dd9e31 HTML validator, CSS validator and JSlint/JShint 2021-07-03 20:45:21 +01:00
Suzanne Soy
4cacd36122 Added contact e-mail and link to github repository 2021-07-03 00:02:50 +01:00
Suzanne Soy
adfe7a3ed6 Added title, author, company, date 2021-07-02 23:48:39 +01:00
Suzanne Soy
c1b00190e9 Added licenses 2021-07-02 23:18:06 +01:00
Suzanne Soy
fdd88e0af6 bugfix for zip export 2021-06-24 03:07:45 +01:00
Suzanne Soy
5ed01f7e3a Added "download as .zip" feature 2021-06-24 02:57:02 +01:00
Suzanne Soy
b0a2f2fac2 Removed horizontal scrolling for all code blocks 2021-06-24 00:54:11 +01:00
Suzanne Soy
13f81c7c78 lang attribute seems to use all-caps for the country name 2021-06-24 00:26:47 +01:00
Suzanne Soy
dddd22e89d added lang attribute 2021-06-24 00:23:58 +01:00
Suzanne Soy
e8c67f3c51 Line breaks in the code 2021-06-24 00:03:30 +01:00
Suzanne Soy
607f5b28eb Small CSS fixes for the "trivia" sections 2021-06-23 23:39:24 +01:00
Suzanne Soy
fc5b95af6d Condensed trim_newline, thanks Yoann 2021-06-23 23:17:13 +01:00
Suzanne Soy
0ee51601d8 Small fixes 2021-06-23 23:13:47 +01:00
Suzanne Soy
ed24813f2c Small fixes 2021-06-23 23:13:06 +01:00
Suzanne Soy
3b5625402e Fix bug in css 2021-06-23 23:02:11 +01:00
Suzanne Soy
69eec89498 Fix typo and bug in css 2021-06-23 22:56:50 +01:00
Suzanne Soy
ad34abfca0 Finished writeup 2021-06-23 22:37:41 +01:00
Suzanne Soy
f2b3940df6 Removed the arcane regexp in parse_tree, added some prose 2021-06-23 22:02:50 +01:00
Suzanne Soy
792c5bc78f Section numbers and better numbering for exercises 2021-06-23 19:51:17 +01:00
Suzanne Soy
cb03f84cf0 try to fix issue where hashes are not clickable in the tooltip for graph nodes 2021-06-23 19:15:37 +01:00
Suzanne Soy
df1f9fbba5 try to fix issue where hashes are not clickable in the tooltip for graph nodes 2021-06-23 18:52:59 +01:00
Suzanne Soy
8f4e54f195 fixup! Fixed bug with textareas lacking syntax highlighting on Chrome mobile (hopefully) 2021-06-23 18:41:53 +01:00
Suzanne Soy
51af5090a7 Fixed bug with textareas lacking syntax highlighting on Chrome mobile (hopefully) 2021-06-23 18:39:46 +01:00
Suzanne Soy
09514da8f5 DEBUG 2021-06-23 18:32:21 +01:00
Suzanne Soy
d3f35c2875 DEBUG 2021-06-23 18:27:59 +01:00
Suzanne Soy
8b95c11e98 DEBUG 2021-06-23 18:25:33 +01:00
Suzanne Soy
41fadf54ba Debug textareas which are not transformed into CodeMirror instances on mobile 2021-06-23 18:13:43 +01:00
Suzanne Soy
1583f80844 Attempted to fix visibility bug on chrom mobile 2021-06-23 18:05:53 +01:00
Suzanne Soy
edda9a4808 Fixed typo which prevented the (hash) type from being shown 2021-06-23 18:01:21 +01:00
Suzanne Soy
9af548caa6 Fixed small layout issue with the legend within a trivia block 2021-06-23 17:59:31 +01:00
Suzanne Soy
4728da8ba0 Hopefully fix small layout issue on mobile with the differently-coloured HTML in the legend, cached the legend to speed up rendering. 2021-06-23 17:51:22 +01:00
Suzanne Soy
73a709ff92 Suggestions from Gabriel: Fixed typo, added legend for the graph view (also gives a hint at the conventions for the table view), renamed sha1 to sha1_from_bytes_returns_hex to make the input & output types clear 2021-06-23 17:38:59 +01:00
Suzanne Soy
07364d8b7c Show node types in graph view 2021-06-23 03:37:30 +01:00
Suzanne Soy
7a35861546 Small bug with arrows and hover of nodes. 2021-06-23 03:28:15 +01:00
Suzanne Soy
bf85101cf3 Added trivia about worktrees, added explanation about why the exercises could be useful. 2021-06-23 03:13:09 +01:00
Suzanne Soy
793e088d95 Punctuation 2021-06-23 02:09:40 +01:00
Suzanne Soy
98948d6dd5 Added graph view 2021-06-23 02:06:06 +01:00
Suzanne Soy
db21471d74 WIP on prose, fixed bug in git checkout, before making a mess with the pretty-parser for hightlighting 2021-06-22 22:41:01 +01:00