shithub: werc

RSS feed

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

3becc654 – uriel <uriel@engel.se.cat-v.org> authored on 2007/06/18 01:31
Add optional site-local css stylesheet

0d3467ca – uriel <uriel@engel.se.cat-v.org> authored on 2007/06/18 01:30
Silence some silly 'broken pipe' errors

831f5ae9 – uriel <uriel@engel.se.cat-v.org> authored on 2007/06/17 21:45
Add feature to handle shared templates in pub/ and use it for a new sitemap template

18f3f886 – uriel <uriel@engel.se.cat-v.org> authored on 2007/06/15 10:15
Small fix to last commit's hack, check that we don't have blogDirs or inBlog *after* parsing _config

2533d52e – uriel <uriel@engel.se.cat-v.org> authored on 2007/06/15 10:10
Hack on top of hack: set inBlog for dirs that are magically set as blogs

cc5b684e – uriel <uriel@engel.se.cat-v.org> authored on 2007/06/15 02:36
Comment about how 'dirfilter' is now used in some _config files

ac5fa334 – uriel <uriel@engel.se.cat-v.org> authored on 2007/06/15 02:33
Make html filtering hack case insensitive

e1300442 – uriel <uriel@engel.se.cat-v.org> authored on 2007/06/13 22:19
Minnor tunning of margins and padding in sidebar to make more space for longer page names

4299568c – uriel <uriel@engel.se.cat-v.org> authored on 2007/06/13 08:14
Content updates

cf867003 – uriel <uriel@engel.se.cat-v.org> authored on 2007/06/13 08:13
Titles for individual blog posts

473b4197 – uriel <uriel@engel.se.cat-v.org> authored on 2007/06/13 08:02
Previous fix also fixes what the comment complained about

1a1f166f – uriel <uriel@engel.se.cat-v.org> authored on 2007/06/13 07:58
Don't cascade blogDirs setting into individual blog dir items

878f3675 – uriel <uriel@engel.se.cat-v.org> authored on 2007/06/11 20:36
Massive add and update of new content and other files.

d56e6b2c – uriel <uriel@engel.se.cat-v.org> authored on 2007/06/09 19:36
Content updates

a65e54f4 – uriel <uriel@engel.se.cat-v.org> authored on 2007/06/09 19:36
New embeded handling of .html files

12d625c8 – uriel <uriel@engel.se.cat-v.org> authored on 2007/06/09 19:34
New sitemap generator in rc that also includes .html files

199e3d30 – uriel <uriel@engel.se.cat-v.org> authored on 2007/06/05 07:08
Fix null concat error when opening rss feeds with no items

e348f8cc – Kris Maglione <jg@suckless.org> authored on 2007/06/04 21:54
Call rc with $rcargs for debugging.

ce8fdf02 – Kris Maglione <jg@suckless.org> authored on 2007/06/04 21:52
Fixed botched merge.

61d41b0f – Kris Maglione <jg@suckless.org> authored on 2007/06/04 20:43
merge

6907d54d – kris <kris@engel.se.cat-v.org> authored on 2007/06/04 20:36
Some cleanup.

81213e4f – kris <kris@engel.se.cat-v.org> authored on 2007/06/04 17:06
Fix inc/headers.tpl.

769f1b52 – kris <kris@engel.se.cat-v.org> authored on 2007/06/04 16:57
Create $extraHeaders for pages with blog entries.

53ae163a – kris <kris@engel.se.cat-v.org> authored on 2007/06/04 16:41
Wrap the RSS description in <pre> tags. Fix summary. (should run the description through fmt(1), since *some* people insist on using WordPress, which doesn't hard wrap paragraphs).

30d2aed2 – uriel <uriel@engel.se.cat-v.org> authored on 2007/06/04 10:50
Add rss feed link to blog html pages

1aec7091 – uriel <uriel@engel.se.cat-v.org> authored on 2007/06/04 10:29
Merge Kris' version, thanks for all the cleanups!

9ec876cf – kris <kris@engel.se.cat-v.org> authored on 2007/06/04 02:52
Fix the RSS content-type.

fd90772d – kris <kris@engel.se.cat-v.org> authored on 2007/06/04 02:34
Fix sed snafu.

0e8cdf69 – kris <kris@engel.se.cat-v.org> authored on 2007/06/04 02:20
Fixed RSS.

c29a925b – kris <kris@engel.se.cat-v.org> authored on 2007/06/04 02:03
Add </rss> tag.

1b8c25ed – kris <kris@engel.se.cat-v.org> authored on 2007/06/04 02:02
Blockbuffer all output.

909cf454 – uriel <uriel@engel.se.cat-v.org> authored on 2007/06/04 01:56
Add table.tpl and revert some cosmetic changes from controller.rc

Next