Lassi Kortela
caa8a08dfe
Add sample to each foreign-status-set
2020-08-09 16:30:54 +03:00
Lassi Kortela
9c26c7926a
Avoid dependency on SRFI 132
...
Put an insertion sort into generate.scm to avoid depending on
libraries outside the R7RS-small standard.
2020-08-07 16:37:00 +03:00
Lassi Kortela
b248110155
Declare character encoding
...
Though the page is output entirely in US-ASCII with Unicode characters
escaped as Ӓ that still doesn't appease W3C's HTML validator. It
wants us to explicitly declare an encoding. If we declare US-ASCII, it
also complains. Therefore declare UTF-8.
2020-08-07 16:14:12 +03:00
Lassi Kortela
44fd3f10d3
Add HTML comments at top of page
2020-08-07 16:13:47 +03:00
Lassi Kortela
2f3759bc63
Add intro box + mailing list and git links
2020-08-07 11:32:36 +03:00
Lassi Kortela
527f0a59f7
Tweak CSS margin
2020-08-07 11:32:25 +03:00
Lassi Kortela
77d98ae8c1
Put "#\" in title of character name registry
2020-08-07 11:32:00 +03:00
Lassi Kortela
4889cfca23
Add character-name registry
2020-08-06 23:54:00 +03:00
Lassi Kortela
af3e1a4abc
Start gathering # syntax
2020-08-06 23:46:25 +03:00
Lassi Kortela
13ed02a959
Rename reader-directive -> hash-bang-syntax
2020-08-06 22:31:53 +03:00
Lassi Kortela
ff193eb4f0
Add microformats2 tagging
...
Spec: <http://microformats.org/wiki/microformats2 >
This makes it really easy to parse the registries back from the HTML
file in case we somehow lose the original S-expression files.
2020-08-06 11:51:30 +03:00
Lassi Kortela
2cab338eb4
Add <html lang="en"> for W3C validator
2020-08-05 13:03:51 +03:00
Lassi Kortela
7299c32b1e
Refactor
2020-08-05 12:57:31 +03:00
Lassi Kortela
67f2c64888
Refactor
2020-08-05 12:51:41 +03:00
Lassi Kortela
280bfe890d
Improve presentation, clean up, add new things
2020-08-05 12:39:36 +03:00
Lassi Kortela
e476387157
Add web page generator
2020-08-05 10:03:43 +03:00