RSS feed
6655f8aa
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/09/22 01:58
Added tag LATEST-RELEASE for changeset 308022a5eb91
c97e0aa7
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/09/22 01:58
New release
84ab4229
– uriel <uriel@suckless.org>
authored
on 2008/09/21 13:01
Cleanup a bit the code that generates page and blog-post titles.
c83f8edd
– uriel <uriel@suckless.org>
authored
on 2008/09/18 01:45
Update TODO file
41e6c2f0
– uriel <uriel@suckless.org>
authored
on 2008/09/16 22:40
Use plan9port var so we can set the location of p9p without having to change the $path
a6c5cabe
– uriel <uriel@suckless.org>
authored
on 2008/09/16 22:16
Reorganize configuration variables, now all settings can be customized from initrc.local and the default initrc documents the available options
e17e2cc5
– uriel <uriel@suckless.org>
authored
on 2008/09/16 21:39
Use /usr/bin/env to the perl binary in markdown.pl
9b9231c1
– uriel <uriel@suckless.org>
authored
on 2008/09/16 18:29
Fix 404 status string
dc4cb44f
– uriel <uriel@suckless.org>
authored
on 2008/09/15 03:23
Correct inverted scape codes for > and < in .txt files
90de7698
– uriel <uriel@suckless.org>
authored
on 2008/09/15 03:18
Remove unused line
1390c436
– uriel <uriel@suckless.org>
authored
on 2008/09/15 03:18
Hide robots.txt too!
65782207
– uriel <uriel@suckless.org>
authored
on 2008/09/14 19:31
Proper handling of .txt files in sitemaps, sidebar and dir listings.
b1b47a37
– uriel <uriel@suckless.org>
authored
on 2008/09/14 19:18
Merge
f8bff9a2
– uriel <uriel@suckless.org>
authored
on 2008/09/14 19:17
Note that we should replace stat(1) with ls(1) and mtime(1)
8e997ffe
– uriel <uriel@suckless.org>
authored
on 2008/09/14 17:38
Add a web server in rc by maht
67c0f13f
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/09/11 22:16
Added tag LATEST-RELEASE for changeset bc6374e77ae5
925fe5ea
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/09/11 22:14
Added tag LATEST-RELEASE for changeset 92c7d4ed4d36
259a0d7b
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/09/11 22:11
Added tag LATEST-RELEASE for changeset 017fe93c6e70
bf53d0a3
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/09/11 22:11
New release
11c4106d
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/09/11 22:09
Added tag LATEST-RELEASE for changeset 92c7d4ed4d36
c0bde627
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/09/11 21:43
Added tag LATEST-RELEASE for changeset 08eddef51e28
c3ccac5c
– uriel <uriel@suckless.org>
authored
on 2008/09/11 21:31
Use correct css class for sidebar items
0beb1cae
– uriel <uriel@suckless.org>
authored
on 2008/09/04 21:32
New default 404.tpl that is not cat-v.org specific
9dedfcea
– uriel <uriel@suckless.org>
authored
on 2008/09/04 21:28
Allow site (and masterSite) wide extra headers, remove cat-v specific header
69516a33
– uriel <uriel@suckless.org>
authored
on 2008/09/04 21:11
Merge with new README
915cf566
– uriel <uriel@suckless.org>
authored
on 2008/09/04 21:11
New get_inc_file function to be used in templates and other places to get
faf49f34
– uriel <uriel@suckless.org>
authored
on 2008/09/04 21:07
Considerably simplify sitemap.tpl, also makes 'dirfilter' application more
be577917
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/08/31 01:44
Add rudimentary README
11ad40a9
– uriel <uriel@suckless.org>
authored
on 2008/08/28 21:05
Fix blog title links
75a67cfc
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/08/28 20:57
Handle shared pub/ .tpl properly
feb9792c
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/08/28 19:33
Minnor fix to filter out blog posts items that don't begin with a date (maybe this will break some 'legacy' posts?)
51ad1dad
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/08/28 19:32
Automatic perm redirect of foo/index to the canonical path foo/, also move the perm redirect function up and delete some unused code
f4387dc8
– uriel <uriel@suckless.org>
authored
on 2008/08/27 01:27
Comment out broken/unused code, plus some minnor debug improvements and a cat-v.org specific hack
fd5c1ba3
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/07/15 23:12
Merge big code reorg
781b668d
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/07/15 23:05
Big code reorg: split request handling code into two steps: 1) handler selection 2) handler execution
f40f6fe7
– uriel <uriel@suckless.org>
authored
on 2008/07/12 03:58
Rss compliance fix, put lastBuildDate where it belongs, even if the value is just aproximated
0062b0b9
– uriel <uriel@suckless.org>
authored
on 2008/07/12 03:34
Some redirect improvements (add the domain name to match string)
0f842665
– uriel <uriel@suckless.org>
authored
on 2008/07/09 03:23
Comment out blog post reverse chronological ordering which wasn't working consistently and was creating other problems
94dfc117
– uriel <uriel@suckless.org>
authored
on 2008/07/08 20:55
Minnor style/debug improvements
74499c1b
– uriel <uriel@suckless.org>
authored
on 2008/07/07 20:23
Exit after doing a perm redirect, and some small style fixes
75872ff2
– uriel <uriel@suckless.org>
authored
on 2008/07/07 11:19
Autogenerate robots.txt files pointing to sitemap.txt
19649f55
– uriel <uriel@suckless.org>
authored
on 2008/07/07 01:40
Automatically redirect directory requests to the correct canonical address
5d724cf1
– uriel <uriel@suckless.org>
authored
on 2008/07/07 01:07
Fix silly syntax error in blog-sidebar code
a1d55e50
– uriel <uriel@suckless.org>
authored
on 2008/07/05 21:49
Add some new debug facilities, and also fix a minnor bug in the new blog-sidebar-menu
8dc44eaa
– uriel <uriel@suckless.org>
authored
on 2008/07/05 21:23
New regex based redirection mechanism, still somewhat expermental
77c5d7bd
– uriel <uriel@suckless.org>
authored
on 2008/07/05 18:38
Properly comment out css attributes
1274cd7b
– uriel <uriel@suckless.org>
authored
on 2008/07/05 17:32
Include <link RSS header for 'implicit' blogs
35139923
– uriel <uriel@suckless.org>
authored
on 2008/07/05 00:55
Move .txt handling belog site-wide .tpl's which was allowing the .txt sitemaps to shadow the html version
d9453c56
– uriel <uriel@suckless.org>
authored
on 2008/07/05 00:32
Make it easy to hide certain directories or files from _config
a45fb36b
– uriel <uriel@suckless.org>
authored
on 2008/07/04 18:49
Fix to handle 'implicit dir paths' (ie., paths that match a dir but have no trailing /) properly in menu
fa12af1c
– uriel <uriel@suckless.org>
authored
on 2008/07/01 00:10
Remove debig echo
61ed9413
– uriel <uriel@suckless.org>
authored
on 2008/06/28 02:26
Comment explaning what still needs to be done to properly allow files in dirs
db04b9c8
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/06/28 02:08
Merge
3540fe5b
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/06/28 02:07
Fix coding style
d1a63a1a
– uriel <uriel@suckless.org>
authored
on 2008/06/28 01:55
I'm a moron, revert pointless change to dirfilter that broke everything
5961aca8
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/06/28 01:07
Merge
ef6a70f3
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/06/28 01:06
Fix dirfilter to so files with dots in name are displayed
f0717c7e
– uriel <uriel@suckless.org>
authored
on 2008/06/28 00:16
Re-remove tpl/ files that somehow got re-added
49b784f6
– uriel <uriel@suckless.org>
authored
on 2008/06/28 00:15
Fix regexp to handle dots in path elements (brown paper bag bug)
25085d98
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/06/28 00:09
Merge bpst.rc
6404c0c1
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/06/28 00:03
Add comment pointing out misterious branch
a8c24bad
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/06/28 00:02
Experimental: allow (non-consecutive) dots in path elements!
8c0ef587
– uriel <uriel@suckless.org>
authored
on 2008/06/27 22:13
Add bpst.rc script to easily create blog posts, it takes a single argument that is used as the post tile.
d00fc4f3
– uriel <uriel@suckless.org>
authored
on 2008/06/27 20:53
Add new redirectPermanent _config variable
9c40f7e1
– uriel <uriel@suckless.org>
authored
on 2008/06/26 23:16
Move rss template into its own file
8d4c6a7b
– uriel <uriel@suckless.org>
authored
on 2008/06/26 23:15
Minnor TODO list update
621e3086
– uriel <uriel@suckless.org>
authored
on 2008/06/18 17:27
Make the output of fortunes.txt more readable and comment a couple of hacks/issues with .txt files.
b8f69136
– uriel <uriel@suckless.org>
authored
on 2008/06/18 17:17
Make font side for <pre> more readable
736f2139
– uriel <uriel@suckless.org>
authored
on 2008/06/18 17:12
Make .txt actually work
2acc2442
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/06/18 17:06
Add support for .txt files
52f0262b
– uriel <uriel@suckless.org>
authored
on 2008/06/15 16:41
Fix silly syntax error, thanks anothy for the bug repport and squeek for the fix
b469932e
– uriel <uriel@suckless.org>
authored
on 2008/06/11 16:09
More correctly follow the rss spec, and use mtime for lastBuildDate and the post date for pubDate instead.
42ce73ce
– uriel <uriel@suckless.org>
authored
on 2008/06/10 12:42
Update ignore list, and add a dummy file to sites/
ee68b571
– uriel <uriel@suckless.org>
authored
on 2008/06/10 12:38
Ignore sites/*
c2bfab8c
– uriel <uriel@suckless.org>
authored
on 2008/06/10 12:34
Remove sites from werc repo
17d36d08
– uriel <uriel@suckless.org>
authored
on 2008/06/10 12:33
Make troff-generated html pages look a bit better
2bc851ee
– uriel <uriel@suckless.org>
authored
on 2008/06/10 08:12
Use fmt(1) to fix formating of rss feed descriptions
7a48d5e0
– uriel <uriel@suckless.org>
authored
on 2008/06/09 03:21
- Move some of the rss code to where it belongs
f5cacb5d
– uriel <uriel@suckless.org>
authored
on 2008/06/06 05:39
* s/formater/formatter/g
a365843a
– uriel <uriel@suckless.org>
authored
on 2008/06/05 16:01
Have a more reasonable inter-paragraph marging.
089924a4
– uriel <uriel@suckless.org>
authored
on 2008/05/31 02:22
Reverse menu listing of blog items.
13874b2e
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/04/02 17:42
Add two more missing files
2190afeb
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/04/02 17:39
Content updates and missing files
79993ff1
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/03/16 05:16
Make default dir listing a bit less ugly
b2d7a2ac
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/03/15 17:54
New (saner?) title format, and extra input sanity check.
582b3d8a
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/03/15 17:01
Many content updates and fixes.
60aa4356
– uriel <uriel@engel.se.cat-v.org>
authored
on 2008/02/26 18:08
Fix URLs in rss feeds.
940a26df
– uriel <uriel@engel.se.cat-v.org>
authored
on 2007/08/07 09:49
Content updates
222627c6
– uriel <uriel@engel.se.cat-v.org>
authored
on 2007/06/29 06:28
Markdown caching system
3a201bbd
– uriel <uriel@engel.se.cat-v.org>
authored
on 2007/06/29 02:17
Content updates
8462fc11
– uriel <uriel@engel.se.cat-v.org>
authored
on 2007/06/28 03:23
Add new meta headers (description and keywords), replace '-' with '|' in titles and comment out alternative stylesheet.
c1110b65
– uriel <uriel@engel.se.cat-v.org>
authored
on 2007/06/27 09:11
Fix wrong permalinks for gsoc.cat-v.org/blog (this is a bit of a special case hack)
0f025632
– uriel <uriel@engel.se.cat-v.org>
authored
on 2007/06/26 00:35
Bluk add of tons of missing content
14e8fc42
– uriel <uriel@engel.se.cat-v.org>
authored
on 2007/06/26 00:25
Don't include individual blog posts in sitemap
9a628dc0
– uriel <uriel@engel.se.cat-v.org>
authored
on 2007/06/25 19:14
Add 'permalinks' to blog posts.
9ee98142
– uriel <uriel@engel.se.cat-v.org>
authored
on 2007/06/24 03:10
Add an extra em of width to sidebar
a66887bc
– uriel <uriel@engel.se.cat-v.org>
authored
on 2007/06/23 21:21
Limite the length of descs and factor into sep function
86ec5854
– uriel <uriel@engel.se.cat-v.org>
authored
on 2007/06/21 14:27
Add style for blockquote
bc3bc8c1
– uriel <uriel@engel.se.cat-v.org>
authored
on 2007/06/20 03:42
Fix bug that broke project blogs (that had set blogDirs in parental _config)
23e9d829
– uriel <uriel@engel.se.cat-v.org>
authored
on 2007/06/18 23:53
Fix RSS feeds, this sucks and needs to be heavily reworked
Next