Commit graph

717 commits

Author SHA1 Message Date
Kurt H Maier
bc226f0f64 duckduckgo: add TODO items 2020-06-11 14:53:27 -07:00
Stanley Lieber
86face7d98 sites/werc.cat-v.org/development/index.md: update links to hg repo and werc mailing list 2020-06-10 23:45:42 -04:00
Stanley Lieber
1223523e9a sites/werc.cat-v.org/apps/blagh/index.md: mention JSON feeds 2020-06-10 23:36:05 -04:00
Stanley Lieber
6c8b519198 sites/werc.cat-v.org/apps/_footer.md: point broken links to archive.org 2020-06-10 23:33:09 -04:00
Stanley Lieber
09b91d13cc sites/werc.cat-v.org/apps/_footer.md: add barf, by sl 2020-06-10 23:28:56 -04:00
Stanley Lieber
a3f63e805f sites/werc.cat-v.org/index.md: remove dead Links section 2020-06-10 23:12:50 -04:00
Stanley Lieber
d1efc947c4 sites/default.cat-v.org/_werc/lib/headers.inc: remove even more vestiges of that old religion 2020-06-10 22:44:04 -04:00
Stanley Lieber
b593bcd6c5 sites/default.cat-v.org/_werc/lib/footer.inc: remove last vestiges of that old religion 2020-06-10 22:41:18 -04:00
Stanley Lieber
1606e5fa90 sites/werc.cat-v.org/docs/config-options.md: default markdown.pl -> md2html.awk 2020-06-10 21:53:35 -04:00
Stanley Lieber
0a3cd51040 sites/werc.cat-v.org/index.md: update for release 1.5 2020-06-10 20:49:13 -04:00
Stanley Lieber
a7cd5dd296 sites/werc.cat-v.org/docs/site-customization.md: add discussion of headers.tpl 2020-06-10 20:47:33 -04:00
Stanley Lieber
a66a8fa0a2 sites/werc.cat-v.org/docs/css-style.md: update for new default html5 flexbox 2020-06-10 20:46:32 -04:00
Stanley Lieber
984e24d56c sites/werc.cat-v.org/apps/_footer.md: update link for yiyus' flip 2020-06-10 20:45:42 -04:00
Stanley Lieber
3f909627e0 add werc/bin/ssam 2020-06-10 20:42:38 -04:00
Kurt H Maier
9622b4f373 werc.cat-v.org: document duckduckgo app 2020-06-09 23:01:19 -07:00
Stanley Lieber
3225f52fce pub/style/style.css: leave vanity behind 2020-06-09 23:02:57 -04:00
Stanley Lieber
58d2576455 bin/werc.rc: don't hardcode default header template. move it into werc_exec_request and use fn get_lib_file to prefer a site-specific headers.tpl, just like other .tpl files 2020-06-09 20:42:37 -04:00
Stanley Lieber
d11a779f87 bin/werclib.rc: annotate ndate -i 'iso-8601 lite' 2020-06-09 20:40:15 -04:00
Stanley Lieber
11bb7be42a sites/default.cat-v.org/_werc/lib/footer.inc: google api key -> apps/duckduckgo 2020-05-31 23:24:56 -04:00
Stanley Lieber
9e93cd7ecb apps/duckduckgo/HOWTO: when installing, rename footer.inc.sample to footer.inc. 2020-05-31 23:02:34 -04:00
Stanley Lieber
a904204eda apps/duckduckgo/HOWTO: fix typo 2020-05-31 22:59:34 -04:00
Kurt H Maier
c0eaefe4fe style.css: restore table theming 2020-05-29 11:29:42 -07:00
Kurt H Maier
9b82eedfd6 apps/duckduckgo: fix accessibility problems
reported by WAVE: https://wave.webaim.org
2020-05-26 21:39:54 -07:00
Kurt H Maier
463eaa384e apps: rename 'search' to 'duckduckgo'
just in case we want to bring in a 'real' search app like e.g.
the one in wercchan, for which see
https://github.com/kfarwell/werchan/tree/master/apps/search
2020-05-25 19:20:16 -07:00
Kurt H Maier
930d4eb9f8 apps: add simple site-search app 2020-05-25 17:13:01 -07:00
Kurt H Maier
e11dc36640 blagh: jsonfeed support 2020-05-25 02:09:41 -07:00
Kurt H Maier
ea05499f77 lib+css: update to html5 tags, classless css 2020-05-25 00:47:51 -07:00
Stanley Lieber
0011a6aa7e apps/blagh/rss20.tpl: find the correct most recently updated file so the <lastBuildDate> field is precisely accurate. 2019-12-09 23:21:45 -05:00
Stanley Lieber
7190091456 apps/blagh/atom.tpl: find the correct most recently updated file so the feed <updated> field is precisely accurate. 2019-12-09 23:20:11 -05:00
Stanley Lieber
b0a633e7a1 bin/werclib.rc: ndate -a is rfc3339; ndate -t is iso-8601 2019-12-09 22:19:18 -05:00
Stanley Lieber
5cd45d42fe apps/blagh/atom.tpl, rss20.tpl: date -t -> date -a 2019-12-09 22:18:12 -05:00
Stanley Lieber
139a3ea228 bin/werclib.rc -> ndate -t output rfc3339 compliant dates. 2019-12-09 22:09:16 -05:00
Stanley Lieber
9f7d532a93 apps/blagh/atom.tpl: fix rfc3339 dates for feed <updated> and entry <updated> fields, needed for feed validation. 2019-12-09 22:03:57 -05:00
Stanley Lieber
708c506ba8 apps/blagh/rss20.tpl: improve grep for <lastBuildDate> 2019-12-09 19:46:57 -05:00
Stanley Lieber
50a4a9e742 apps/blagh/rss20.tpl: correctly generate accurate dates for <lastBuildDate> and <pubDate>. 2019-12-09 19:37:43 -05:00
Stanley Lieber
411eef1ab3 bin/werclib.rc: fn ndate: convert seconds to date when seconds is provided as the second argument. 2019-12-09 19:36:03 -05:00
Stanley Lieber
831c77bf3b sites/werc.cat-v.org/index.md: update repo and contact urls 2019-12-07 21:58:39 -05:00
Stanley Lieber
e12afcaded sites/werc.cat-v.org/apps/blagh/index.md: update example urls 2019-12-07 21:58:11 -05:00
Stanley Lieber
932446ba11 sites/default.cat-v.org/_werc/lib/: remove javascript google tracker from footers and headers 2019-12-07 21:57:16 -05:00
Stanley Lieber
4640183908 apps/blagh/: fix rss (passes validation), partially fix atom (does not pass validation) 2019-12-07 21:55:44 -05:00
Stanley Lieber
c3d7645c7c bin/werclib.rc: replace fn datei and fn datet (both broken) with fn ndate (implements 9front's date -i, -m, and -t) 2019-12-07 21:55:00 -05:00
Stanley Lieber
ed39b15eb1 apps/wman/app.rc: fix columnization 2019-12-07 21:53:38 -05:00
Stanley Lieber
0bd715dabb bin/contrib/rc-httpd/handlers/dir-index: use urlencode(1), not urlencode.awk (for now?) 2017-08-10 21:43:54 -04:00
Stanley Lieber
546bdc35ee bin/aux/* bin/contrib/*: change bang paths to /bin/*: this will later be documented. 2016-12-21 21:38:03 -05:00
Stanley Lieber
152479e0d9 etc/initrc: change default markdown formatter from markdown.pl (no modern perl on plan 9) to md2html.awk (works everywhere) 2016-12-02 20:35:58 -05:00
Stanley Lieber
fe7c0ec45a bin/contrib/tcp80: move log to /var/log/rc-httpd 2016-12-01 19:46:03 -05:00
Kurt H Maier
8b7a43f481 paste: remove some code smell, roll index.html into app.rc 2016-02-17 12:19:07 -05:00
Stanley Lieber
721ac39234 bin/contrib/rc-httpd/handlers/dir-index: use urlencode.awk 2016-02-11 16:25:11 -05:00
Stanley Lieber
52d7d43342 bin/contrib/rc-httpd/rc-httpd: add $libdir 2016-02-11 16:24:49 -05:00
Stanley Lieber
c046dd4f8f add bin/contrib/rc-httpd/lib/urldecode.awk 2016-02-11 16:23:48 -05:00