RSS feed
95944a97
– sl <sl@stanleylieber.com>
authored
on 2020/06/09 19:02
pub/style/style.css: leave vanity behind
f72c551e
– sl <sl@stanleylieber.com>
authored
on 2020/06/09 16:42
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
f4b541e1
– sl <sl@stanleylieber.com>
authored
on 2020/06/09 16:40
bin/werclib.rc: annotate ndate -i 'iso-8601 lite'
1795fb64
– sl <sl@stanleylieber.com>
authored
on 2020/05/31 19:24
sites/default.cat-v.org/_werc/lib/footer.inc: google api key -> apps/duckduckgo
91cae971
– sl <sl@stanleylieber.com>
authored
on 2020/05/31 19:02
apps/duckduckgo/HOWTO: when installing, rename footer.inc.sample to footer.inc.
9f88cc59
– sl <sl@stanleylieber.com>
authored
on 2020/05/31 18:59
apps/duckduckgo/HOWTO: fix typo
4a16fe72
– khm <khm@9front.org>
authored
on 2020/05/29 07:29
style.css: restore table theming
f6108651
– khm <khm@9front.org>
authored
on 2020/05/26 17:39
apps/duckduckgo: fix accessibility problems
a213c90c
– khm <khm@9front.org>
authored
on 2020/05/25 15:20
apps: rename 'search' to 'duckduckgo'
300999d3
– khm <khm@9front.org>
authored
on 2020/05/25 13:13
apps: add simple site-search app
3796828c
– khm <khm@9front.org>
authored
on 2020/05/24 22:09
blagh: jsonfeed support
6f531df8
– khm <khm@9front.org>
authored
on 2020/05/24 20:47
lib+css: update to html5 tags, classless css
e7cc7868
– sl <sl@stanleylieber.com>
authored
on 2019/12/09 18:21
apps/blagh/rss20.tpl: find the correct most recently updated file so the <lastBuildDate> field is precisely accurate.
63858bcc
– sl <sl@stanleylieber.com>
authored
on 2019/12/09 18:20
apps/blagh/atom.tpl: find the correct most recently updated file so the feed <updated> field is precisely accurate.
f23046e2
– sl <sl@stanleylieber.com>
authored
on 2019/12/09 17:19
bin/werclib.rc: ndate -a is rfc3339; ndate -t is iso-8601
8952caa9
– sl <sl@stanleylieber.com>
authored
on 2019/12/09 17:18
apps/blagh/atom.tpl, rss20.tpl: date -t -> date -a
044eb3da
– sl <sl@stanleylieber.com>
authored
on 2019/12/09 17:09
bin/werclib.rc -> ndate -t output rfc3339 compliant dates.
d4e58a94
– sl <sl@stanleylieber.com>
authored
on 2019/12/09 17:03
apps/blagh/atom.tpl: fix rfc3339 dates for feed <updated> and entry <updated> fields, needed for feed validation.
101efc66
– sl <sl@stanleylieber.com>
authored
on 2019/12/09 14:46
apps/blagh/rss20.tpl: improve grep for <lastBuildDate>
12823b51
– sl <sl@stanleylieber.com>
authored
on 2019/12/09 14:37
apps/blagh/rss20.tpl: correctly generate accurate dates for <lastBuildDate> and <pubDate>.
7f28dcfd
– sl <sl@stanleylieber.com>
authored
on 2019/12/09 14:36
bin/werclib.rc: fn ndate: convert seconds to date when seconds is provided as the second argument.
90545cad
– sl <sl@stanleylieber.com>
authored
on 2019/12/07 16:58
sites/werc.cat-v.org/index.md: update repo and contact urls
5e85d358
– sl <sl@stanleylieber.com>
authored
on 2019/12/07 16:58
sites/werc.cat-v.org/apps/blagh/index.md: update example urls
39e0c226
– sl <sl@stanleylieber.com>
authored
on 2019/12/07 16:57
sites/default.cat-v.org/_werc/lib/: remove javascript google tracker from footers and headers
cbfeb6d9
– sl <sl@stanleylieber.com>
authored
on 2019/12/07 16:55
apps/blagh/: fix rss (passes validation), partially fix atom (does not pass validation)
528ffdd5
– sl <sl@stanleylieber.com>
authored
on 2019/12/07 16:55
bin/werclib.rc: replace fn datei and fn datet (both broken) with fn ndate (implements 9front's date -i, -m, and -t)
b05ef130
– sl <sl@stanleylieber.com>
authored
on 2019/12/07 16:53
apps/wman/app.rc: fix columnization
e3868c52
– sl <sl@stanleylieber.com>
authored
on 2017/08/10 17:43
bin/contrib/rc-httpd/handlers/dir-index: use urlencode(1), not urlencode.awk (for now?)
41f09af2
– sl <sl@stanleylieber.com>
authored
on 2016/12/21 16:38
bin/aux/* bin/contrib/*: change bang paths to /bin/*: this will later be documented.
dbaeaf8c
– sl <sl@stanleylieber.com>
authored
on 2016/12/02 15:35
etc/initrc: change default markdown formatter from markdown.pl (no modern perl on plan 9) to md2html.awk (works everywhere)
b0e38afc
– sl <sl@stanleylieber.com>
authored
on 2016/12/01 14:46
bin/contrib/tcp80: move log to /var/log/rc-httpd
454f0abf
– khm <khm@9front.org>
authored
on 2016/02/17 07:19
paste: remove some code smell, roll index.html into app.rc
9a25ae37
– sl <sl@stanleylieber.com>
authored
on 2016/02/11 11:25
bin/contrib/rc-httpd/handlers/dir-index: use urlencode.awk
d3eaff9f
– sl <sl@stanleylieber.com>
authored
on 2016/02/11 11:24
bin/contrib/rc-httpd/rc-httpd: add $libdir
00d4d85c
– sl <sl@stanleylieber.com>
authored
on 2016/02/11 11:23
add bin/contrib/rc-httpd/lib/urldecode.awk
d6a4d2d9
– sl <sl@stanleylieber.com>
authored
on 2016/02/10 15:38
bin/contrib/rc-httpd/handlers/serve-static: file(1): try Plan 9 syntax first, then devolve to UNIX.
16e50333
– sl <sl@stanleylieber.com>
authored
on 2016/02/10 15:34
apps/wman: fix comments and restore template syntax.
337f9d55
– sl <sl@stanleylieber.com>
authored
on 2016/02/10 15:33
apps/blagh: use new datei and datet functions
f70569dd
– sl <sl@stanleylieber.com>
authored
on 2016/02/10 15:32
bin/cgilib.rc: hack urlencode/urldecode for UNIX *and* Plan 9
2dc40e7c
– sl <sl@stanleylieber.com>
authored
on 2016/02/10 15:29
bin/werclib.rc: add datei() and datet()
f59c93c5
– sl <sl@stanleylieber.com>
authored
on 2016/02/10 15:20
bin/contrib/rc-httpd/handlers/__mkfstmp: remove accidentally committed file.
ef58129e
– sl <sl@stanleylieber.com>
authored
on 2016/02/10 09:04
bin/contrib/rc-httpd: rc-httpd add system $PATH to $path; bin/contrib/rc-httpd/handlers/serve-static: try two different versions of file(1) syntax
6ea76e42
– sl <sl@stanleylieber.com>
authored
on 2016/02/09 09:24
bin/contrib/tcp80: default log location is /var/log/www
1ba3bb1c
– sl <sl@stanleylieber.com>
authored
on 2016/02/04 16:47
bin/contrib/rc-httpd/: fix default paths and environment variables; create a generic default select-handler; add tcp80, used for launching rc-httpd from listen(8)
9681c096
– sl <sl@stanleylieber.com>
authored
on 2016/02/04 10:05
initial import of changes from 9front bikeshedding; bundle rc-httpd
d131af27
– Uriel <u@berlinblue.org>
authored
on 2012/08/18 21:16
Be a bit more careful before we redirect to plain files when we get a trailing / and can't find a dir.
fbb92aee
– Uriel <u@berlinblue.org>
authored
on 2012/08/18 21:07
Update readme to point to #cat-v instead of #plan9.
125c2345
– Uriel <u@berlinblue.org>
authored
on 2011/06/30 18:58
Ignore leading spaces/tabs when extracting a title from HTML files.
9e1601f3
– Uriel <u@berlinblue.org>
authored
on 2011/06/28 18:12
Fix typo and add a new item to todo list.
dcf46340
– Uriel <u@berlinblue.org>
authored
on 2011/06/27 23:48
When more than one file with the same 'name' (eg., foo.md, foo.html) do not display it more than once in dir listings.
95392066
– Uriel <u@berlinblue.org>
authored
on 2011/06/27 21:50
Documentation updates:
e543b4ef
– Uriel <u@berlinblue.org>
authored
on 2011/02/05 11:50
Fix stupid typo in comment.
0cc1e592
– Uriel <u@berlinblue.org>
authored
on 2011/02/05 11:49
Add commented out stderr debug command. This is provides functionality similar to werc_errlog_wrap.rc but it is easier to enable without changing the http server configuration.
878abeea
– Uriel <u@berlinblue.org>
authored
on 2011/01/16 10:39
Fix typo in Apache instructions, thanks cdarwin!
6d9f4a20
– Uriel <u@berlinblue.org>
authored
on 2011/01/09 05:48
Two new configuration options for wman:
81053660
– Uriel <u@berlinblue.org>
authored
on 2011/01/09 05:44
Werc website and doc updates.
58316c48
– Uriel <u@berlinblue.org>
authored
on 2010/09/17 03:04
Add TODO
dfcd7aff
– Uriel <u@berlinblue.org>
authored
on 2010/06/28 05:06
Make dir listings a bit prettier by replacing [-_] with spaces.
5317c9ab
– Uriel <u@berlinblue.org>
authored
on 2010/06/25 23:54
Fix typo in comment, thanks btdn for reporting it.
78ef7077
– Uriel <u@berlinblue.org>
authored
on 2010/06/21 19:41
Merge tags.
de5e378e
– Uriel <u@berlinblue.org>
authored
on 2010/06/21 19:41
When showing a _header.md file for a dir listing, try to extract the page title from it.
07086140
– Uriel <uriel@berlinblue.org>
authored
on 2010/06/11 02:41
Added tag LATEST-RELEASE for changeset 3da783326101
bed2a222
– Uriel <uriel@berlinblue.org>
authored
on 2010/06/11 02:41
New release
7780831f
– Uriel <u@berlinblue.org>
authored
on 2010/06/11 00:28
More documentation work.
6b2ac6bf
– Uriel <u@berlinblue.org>
authored
on 2010/06/11 00:28
Many documentation changes and updates.
cf074429
– Uriel <u@berlinblue.org>
authored
on 2010/06/06 14:06
Fix 'Hello World' app to work with modern app API. Thanks EthanG for pointing this out.
e41deb9b
– Uriel <u@berlinblue.org>
authored
on 2010/05/30 14:04
Replace '_' in paths in werc's docs section with '-', and set up apropriate redirects to avoid broken links.
45a78e7b
– Uriel <u@berlinblue.org>
authored
on 2010/05/24 19:35
Handle https urls consistently in redirects.
dc93fa8e
– Uriel <u@berlinblue.org>
authored
on 2010/05/05 17:58
Add verdana as fallback font.
74ac6398
– Uriel <u@berlinblue.org>
authored
on 2010/05/05 17:58
Comment out reddit button because reddit's servers are very unreliable.
e79d0d97
– Uriel <u@berlinblue.org>
authored
on 2010/05/05 17:57
Document what you need to change in initrc if you want to use 9base.
0874c8e5
– Uriel <u@berlinblue.org>
authored
on 2010/04/25 09:19
Add testimonials page to werc site.
99dfd917
– Uriel <u@berlinblue.org>
authored
on 2010/04/25 07:58
Add sitemap.xml to dirfilter so it doesn't show up in dir listings when no index exists in site root.
b1a5a83e
– Uriel <u@berlinblue.org>
authored
on 2010/04/25 07:57
Fix wording.
228cf465
– Uriel <u@berlinblue.org>
authored
on 2010/04/25 07:56
Fix typo.
8eb666e1
– Uriel <u@berlinblue.org>
authored
on 2010/04/25 07:56
Correct hg repo url.
73932a2c
– Uriel <u@berlinblue.org>
authored
on 2010/04/25 07:56
Update README with 9base dependency.
68a8deb9
– Uriel <u@berlinblue.org>
authored
on 2010/04/16 21:06
Remove direct links to feeds, they can be added in a user's config easily enough.
b8903724
– Uriel <u@berlinblue.org>
authored
on 2010/04/16 21:05
Remove internal nofollow's that waste pagerank.
6b065ffc
– Uriel <u@berlinblue.org>
authored
on 2010/03/24 02:33
Fix typo.
cee8a42f
– Uriel <u@berlinblue.org>
authored
on 2010/03/21 13:05
Fix more typos, thanks farhaven.
fc11db6e
– Uriel <u@berlinblue.org>
authored
on 2010/03/21 12:31
Add a couple of missing files from the site and other minnor doc changes.
9a7b5a8a
– Uriel <u@berlinblue.org>
authored
on 2010/01/29 08:40
Expand config options docs a bit.
b3c9a4df
– Uriel <u@berlinblue.org>
authored
on 2010/01/29 08:39
Fix typo, thanks to timofonic1.
5f3850a5
– Uriel <u@berlinblue.org>
authored
on 2010/01/18 19:32
Documentation updates.
04250221
– Uriel <u@berlinblue.org>
authored
on 2010/01/18 19:31
Note about bug where markdown references are used in blog posts.
860e6d95
– Uriel <u@berlinblue.org>
authored
on 2010/01/18 19:30
By default don't include the site's title | sub-title in the <title> of pages from which we were able to extract a title.
afc7c414
– Uriel <u@berlinblue.org>
authored
on 2010/01/18 19:28
Still extract tile if 'empty' line after tile contains spaces.
1cf6db0d
– Uriel <u@berlinblue.org>
authored
on 2009/12/07 00:38
Set some reasonable titles for man pages.
e1f3bdbb
– Uriel <u@berlinblue.org>
authored
on 2009/12/07 00:38
Add golang to default top bar.
72a5620a
– sl <uriel@engel.se.cat-v.org>
authored
on 2009/11/17 20:28
Make the path to initrc.local more clear.
d3ca9af6
– sl <uriel@engel.se.cat-v.org>
authored
on 2009/10/29 05:47
Display only 20 entries per column in man page listings, this avoids scrillbars most of the time.
3809184b
– sl <uriel@engel.se.cat-v.org>
authored
on 2009/10/29 05:47
Style cleanups and polishments.
167568e6
– sl <uriel@engel.se.cat-v.org>
authored
on 2009/10/25 06:00
Remove underline from footer's links too.
aeca7d62
– sl <uriel@engel.se.cat-v.org>
authored
on 2009/10/25 05:31
We have moved to #cat-v!
a3e08592
– sl <uriel@engel.se.cat-v.org>
authored
on 2009/10/25 05:31
Allow overriding the manual section listing page (just create an index.md or index.html in the dir where wman is enabled).
39a70df4
– sl <uriel@engel.se.cat-v.org>
authored
on 2009/10/21 23:54
Merge tags.
9c27cafb
– sl <uriel@engel.se.cat-v.org>
authored
on 2009/10/21 23:47
Some minor style adjustements: make links not underlined by default, and tighten a bit the sidebar menu.
394b49be
– Uriel <uriel@berlinblue.org>
authored
on 2009/10/20 14:53
Added tag LATEST-RELEASE for changeset 78f04ff85404
5a46668f
– Uriel <uriel@berlinblue.org>
authored
on 2009/10/20 14:53
New release
Next