21 Commits

Author SHA1 Message Date
Case
a9a47b3bfd Update blog.tmpl.html to point to feed 2022-09-09 19:15:13 -05:00
Case
fc7ec910c5 Remove extraneous processing 2022-09-09 19:09:01 -05:00
Case
eca0447a35 Add feed generating capabilities
`feed.tmpl.xml` should be RSS2.0-conforming.  Ideally each news item
would have a date of publication, but RSS doesn't require it.

I found it easier to copy `genblog.go` to `genfeed.go` than to shoehorn
in feed logic to the blog generator.  As such, `genfeed.go` might have
some unnecessary stuff in it (though the go compiler didn't complain, so
who knows?!).  I also added the necessary machinery in
`generate_homepage`.

Of course, I did very minimal testing.
2022-09-08 22:57:19 -05:00
vilmibm
3feec1a252 add a license 2022-09-08 18:38:36 +00:00
vilmibm
dd8ec0f911 add a copy of the script 2022-09-08 18:30:58 +00:00
vilmibm
ae0bbce795 tweaks 2022-04-25 22:23:07 +00:00
vilmibm
8b120e2112 bunch of blog updates 2022-04-25 22:20:11 +00:00
vilmibm
8be261647c switch to embedding blog template 2022-04-25 21:22:10 +00:00
eq
355af071eb update language and basic accessibility
we add some aria tags. (this is not enough but it is what i have time
for presently.) we change "homestead" to "good time" because we don't
want to liken our little computer guy to american settler colonialism.
2022-03-12 18:36:18 +00:00
vilmibm
05d1d09dba graffiti link 2021-08-06 18:54:11 +00:00
vilmibm
8b299254de scroll table for phones 2021-08-06 18:44:37 +00:00
vilmibm
8e0b9bc378 stuff 2021-08-06 18:35:09 +00:00
vilmibm
0fcc01be67 dzwdz fixes 2021-08-06 18:31:08 +00:00
vilmibm
ea61f0d54d stuff 2021-08-06 18:27:34 +00:00
nate smith
d2432c0d04 ignore 2021-08-06 02:32:06 -05:00
nate smith
eb0316b0ff fix link 2021-08-06 02:31:31 -05:00
nate smith
5aa08c79e2 genblog 2021-08-06 02:31:25 -05:00
nate smith
b88c2e60d1 blog stub 2021-08-05 22:18:46 -05:00
nate smith
585905cb8c things 2021-08-05 22:17:51 -05:00
nate smith
1d4b43471a add genusers 2021-08-05 22:09:31 -05:00
nate smith
ba056a1b4d initial 2021-08-05 20:58:37 -05:00