Qi Xiao
de8e5f2fd6
website: Make the content div have "content" as a class instead of id.
...
"#content" has a very high specificity and makes it harder to override.
This fixes the override of the <h2> in demo descriptions in the homepage.
2023-05-01 01:01:18 +01:00
Qi Xiao
dad9269af5
website: Properly remove left border of <h1> on home page.
2023-04-29 17:00:29 +01:00
Qi Xiao
ba8614bab3
website: Overhaul styling.
...
Also rewrite some texts to fit within the now narrower body.
2023-04-29 16:55:10 +01:00
Qi Xiao
c0d5b015d0
website: Reduce the width of ttyshots.
...
This is to prepare for a stylesheet overhaul that will reduce the width of the
body text.
Also change home/pipelines.elvts to use XKCD instead, which is a bit more
interesting than GitHub and makes for a shorter URL.
2023-04-24 21:34:05 +01:00
Qi Xiao
dede073b31
Use .elvts as the standard extension of Elvish transcripts.
...
Rename the existing ttyshot instruction files to use the new extension too.
2023-03-01 22:39:06 +00:00
Qi Xiao
82a72e31e3
website: Make ttyshots look like transcripts.
...
This further simplifies the op structure - only code input and tmux commands are
necessary now; waiting for prompts is now implicit.
2022-08-09 13:44:11 +01:00
Qi Xiao
fc3dcaf883
website: Move ttyshots to be side by side with markdown files.
...
Also rewrite the documentation.
2022-08-04 23:38:58 +01:00