RSS feed
930d4eb9
– Kurt H Maier <khm@sciops.net>
authored
on 2020/05/25 13:13
apps: add simple site-search app
e11dc366
– Kurt H Maier <khm@sciops.net>
authored
on 2020/05/24 22:09
blagh: jsonfeed support
ea05499f
– Kurt H Maier <khm@sciops.net>
authored
on 2020/05/24 20:47
lib+css: update to html5 tags, classless css
0011a6aa
– Stanley Lieber <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.
71900914
– Stanley Lieber <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.
b0a633e7
– Stanley Lieber <sl@stanleylieber.com>
authored
on 2019/12/09 17:19
bin/werclib.rc: ndate -a is rfc3339; ndate -t is iso-8601
5cd45d42
– Stanley Lieber <sl@stanleylieber.com>
authored
on 2019/12/09 17:18
apps/blagh/atom.tpl, rss20.tpl: date -t -> date -a
139a3ea2
– Stanley Lieber <sl@stanleylieber.com>
authored
on 2019/12/09 17:09
bin/werclib.rc -> ndate -t output rfc3339 compliant dates.
9f7d532a
– Stanley Lieber <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.
708c506b
– Stanley Lieber <sl@stanleylieber.com>
authored
on 2019/12/09 14:46
apps/blagh/rss20.tpl: improve grep for <lastBuildDate>
50a4a9e7
– Stanley Lieber <sl@stanleylieber.com>
authored
on 2019/12/09 14:37
apps/blagh/rss20.tpl: correctly generate accurate dates for <lastBuildDate> and <pubDate>.
411eef1a
– Stanley Lieber <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.
831c77bf
– Stanley Lieber <sl@stanleylieber.com>
authored
on 2019/12/07 16:58
sites/werc.cat-v.org/index.md: update repo and contact urls
e12afcad
– Stanley Lieber <sl@stanleylieber.com>
authored
on 2019/12/07 16:58
sites/werc.cat-v.org/apps/blagh/index.md: update example urls
932446ba
– Stanley Lieber <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
46401839
– Stanley Lieber <sl@stanleylieber.com>
authored
on 2019/12/07 16:55
apps/blagh/: fix rss (passes validation), partially fix atom (does not pass validation)
c3d7645c
– Stanley Lieber <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)
ed39b15e
– Stanley Lieber <sl@stanleylieber.com>
authored
on 2019/12/07 16:53
apps/wman/app.rc: fix columnization
0bd715da
– Stanley Lieber <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?)
546bdc35
– Stanley Lieber <sl@stanleylieber.com>
authored
on 2016/12/21 16:38
bin/aux/* bin/contrib/*: change bang paths to /bin/*: this will later be documented.
152479e0
– Stanley Lieber <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)
fe7c0ec4
– Stanley Lieber <sl@stanleylieber.com>
authored
on 2016/12/01 14:46
bin/contrib/tcp80: move log to /var/log/rc-httpd
8b7a43f4
– Kurt H Maier <khm@sciops.net>
authored
on 2016/02/17 07:19
paste: remove some code smell, roll index.html into app.rc
721ac392
– Stanley Lieber <sl@stanleylieber.com>
authored
on 2016/02/11 11:25
bin/contrib/rc-httpd/handlers/dir-index: use urlencode.awk
52d7d433
– Stanley Lieber <sl@stanleylieber.com>
authored
on 2016/02/11 11:24
bin/contrib/rc-httpd/rc-httpd: add $libdir
c046dd4f
– Stanley Lieber <sl@stanleylieber.com>
authored
on 2016/02/11 11:23
add bin/contrib/rc-httpd/lib/urldecode.awk
130a3f44
– Stanley Lieber <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.
66f39ebe
– Stanley Lieber <sl@stanleylieber.com>
authored
on 2016/02/10 15:34
apps/wman: fix comments and restore template syntax.
0928d102
– Stanley Lieber <sl@stanleylieber.com>
authored
on 2016/02/10 15:33
apps/blagh: use new datei and datet functions
2f8c4cd8
– Stanley Lieber <sl@stanleylieber.com>
authored
on 2016/02/10 15:32
bin/cgilib.rc: hack urlencode/urldecode for UNIX *and* Plan 9
a2bcdde1
– Stanley Lieber <sl@stanleylieber.com>
authored
on 2016/02/10 15:29
bin/werclib.rc: add datei() and datet()
b40a8141
– Stanley Lieber <sl@stanleylieber.com>
authored
on 2016/02/10 15:20
bin/contrib/rc-httpd/handlers/__mkfstmp: remove accidentally committed file.
b64418b8
– Stanley Lieber <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
ccbcd678
– Stanley Lieber <sl@stanleylieber.com>
authored
on 2016/02/09 09:24
bin/contrib/tcp80: default log location is /var/log/www
d9c48e6e
– Stanley Lieber <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)
a99fa8b4
– Stanley Lieber <sl@stanleylieber.com>
authored
on 2016/02/04 10:05
initial import of changes from 9front bikeshedding; bundle rc-httpd
6d3bcc86
– 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.
771935dd
– Uriel <u@berlinblue.org>
authored
on 2012/08/18 21:07
Update readme to point to #cat-v instead of #plan9.
b4fc7380
– Uriel <u@berlinblue.org>
authored
on 2011/06/30 18:58
Ignore leading spaces/tabs when extracting a title from HTML files.
1ede0724
– Uriel <u@berlinblue.org>
authored
on 2011/06/28 18:12
Fix typo and add a new item to todo list.
ffc7442b
– 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.
640aa2f9
– Uriel <u@berlinblue.org>
authored
on 2011/06/27 21:50
Documentation updates:
99fdff82
– Uriel <u@berlinblue.org>
authored
on 2011/02/05 11:50
Fix stupid typo in comment.
e461972e
– 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.
684b288f
– Uriel <u@berlinblue.org>
authored
on 2011/01/16 10:39
Fix typo in Apache instructions, thanks cdarwin!
97e8b896
– Uriel <u@berlinblue.org>
authored
on 2011/01/09 05:48
Two new configuration options for wman:
c1f292bb
– Uriel <u@berlinblue.org>
authored
on 2011/01/09 05:44
Werc website and doc updates.
f294295e
– Uriel <u@berlinblue.org>
authored
on 2010/09/17 03:04
Add TODO
900fe672
– Uriel <u@berlinblue.org>
authored
on 2010/06/28 05:06
Make dir listings a bit prettier by replacing [-_] with spaces.
e52190cc
– Uriel <u@berlinblue.org>
authored
on 2010/06/25 23:54
Fix typo in comment, thanks btdn for reporting it.
32c3aa81
– Uriel <u@berlinblue.org>
authored
on 2010/06/21 19:41
Merge tags.
095f3bf1
– 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.
6f96c0e4
– Uriel <u@berlinblue.org>
authored
on 2010/06/11 02:41
Added tag LATEST-RELEASE for changeset 3da783326101
103040d0
– Uriel <u@berlinblue.org>
authored
on 2010/06/11 02:41
New release
5d2969a3
– Uriel <u@berlinblue.org>
authored
on 2010/06/11 00:28
More documentation work.
58b4a1de
– Uriel <u@berlinblue.org>
authored
on 2010/06/11 00:28
Many documentation changes and updates.
4b376580
– 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.
31bd2025
– 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.
cbcfb4e6
– Uriel <u@berlinblue.org>
authored
on 2010/05/24 19:35
Handle https urls consistently in redirects.
93b289ba
– Uriel <u@berlinblue.org>
authored
on 2010/05/05 17:58
Add verdana as fallback font.
3b14dc5a
– Uriel <u@berlinblue.org>
authored
on 2010/05/05 17:58
Comment out reddit button because reddit's servers are very unreliable.
cd454bb2
– 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.
97691e2a
– Uriel <u@berlinblue.org>
authored
on 2010/04/25 09:19
Add testimonials page to werc site.
0c8f22d0
– 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.
29ca8d3c
– Uriel <u@berlinblue.org>
authored
on 2010/04/25 07:57
Fix wording.
2ff7fa7c
– Uriel <u@berlinblue.org>
authored
on 2010/04/25 07:56
Fix typo.
efab26b2
– Uriel <u@berlinblue.org>
authored
on 2010/04/25 07:56
Correct hg repo url.
22e62a87
– Uriel <u@berlinblue.org>
authored
on 2010/04/25 07:56
Update README with 9base dependency.
10738add
– 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.
46f33aa5
– Uriel <u@berlinblue.org>
authored
on 2010/04/16 21:05
Remove internal nofollow's that waste pagerank.
70fe704f
– Uriel <u@berlinblue.org>
authored
on 2010/03/24 02:33
Fix typo.
c1972043
– Uriel <u@berlinblue.org>
authored
on 2010/03/21 13:05
Fix more typos, thanks farhaven.
3d51d871
– 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.
f993eff2
– Uriel <u@berlinblue.org>
authored
on 2010/01/29 08:40
Expand config options docs a bit.
46faaf8b
– Uriel <u@berlinblue.org>
authored
on 2010/01/29 08:39
Fix typo, thanks to timofonic1.
6201c7a8
– Uriel <u@berlinblue.org>
authored
on 2010/01/18 19:32
Documentation updates.
ba27f7f1
– Uriel <u@berlinblue.org>
authored
on 2010/01/18 19:31
Note about bug where markdown references are used in blog posts.
83f6fdb7
– 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.
2cdc7563
– Uriel <u@berlinblue.org>
authored
on 2010/01/18 19:28
Still extract tile if 'empty' line after tile contains spaces.
1649c2e9
– Uriel <u@berlinblue.org>
authored
on 2009/12/07 00:38
Set some reasonable titles for man pages.
e2baa1e0
– Uriel <u@berlinblue.org>
authored
on 2009/12/07 00:38
Add golang to default top bar.
5b06339e
– Uriel <u@berlinblue.org>
authored
on 2009/11/17 20:28
Make the path to initrc.local more clear.
aa813d01
– Uriel <u@berlinblue.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.
79277bf1
– Uriel <u@berlinblue.org>
authored
on 2009/10/29 05:47
Style cleanups and polishments.
36dc2bc6
– Uriel <u@berlinblue.org>
authored
on 2009/10/25 06:00
Remove underline from footer's links too.
6b3067d1
– Uriel <u@berlinblue.org>
authored
on 2009/10/25 05:31
We have moved to #cat-v!
47b12d01
– Uriel <u@berlinblue.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).
be023d84
– Uriel <u@berlinblue.org>
authored
on 2009/10/21 23:54
Merge tags.
9f485f16
– Uriel <u@berlinblue.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.
d6d2ac3b
– Uriel <u@berlinblue.org>
authored
on 2009/10/20 14:53
Added tag LATEST-RELEASE for changeset 78f04ff85404
2ff27888
– Uriel <u@berlinblue.org>
authored
on 2009/10/20 14:53
New release
253ef222
– Uriel <u@berlinblue.org>
authored
on 2009/10/19 22:28
Fix anon posting, make 'pseudo-captcha' more fun and slightly harder.
e46992a0
– Uriel <u@berlinblue.org>
authored
on 2009/10/19 22:13
Merge more from 'stable'.
aefbe13d
– Uriel <u@berlinblue.org>
authored
on 2009/10/19 22:11
Add bridge tests.
3617f847
– Uriel <u@berlinblue.org>
authored
on 2009/10/19 22:09
Anon posting for bridge.
e9a3ed9b
– Uriel <u@berlinblue.org>
authored
on 2009/10/19 22:09
Merge updates from 'stable'.
1c7b095b
– Uriel <u@berlinblue.org>
authored
on 2009/10/19 19:49
Cat-v.org updates: Style and default headers/tracker code update.
703e0689
– Uriel <u@berlinblue.org>
authored
on 2009/09/30 17:44
Document dir listing optinos and _header.md and _footer.md
f217f4a5
– Uriel <u@berlinblue.org>
authored
on 2009/09/30 17:31
Documentation and cat-v.org top bar changes.
995d0f47
– Uriel <u@berlinblue.org>
authored
on 2009/09/23 08:55
Added tag LATEST-RELEASE for changeset f66d10ce42b8
Next