Commit graph

752 commits

Author SHA1 Message Date
Uriel
881a98bef9 Comment explaning what still needs to be done to properly allow files in dirs 2008-06-28 06:26:28 +02:00
Uriel
337c827d00 Merge 2008-06-28 06:08:44 +02:00
Uriel
7e735ba4a7 Fix coding style 2008-06-28 06:07:59 +02:00
Uriel
fe7247ea73 I'm a moron, revert pointless change to dirfilter that broke everything 2008-06-28 05:55:28 +02:00
Uriel
d8e656839b Merge 2008-06-28 05:07:48 +02:00
Uriel
848c9e994a Fix dirfilter to so files with dots in name are displayed 2008-06-28 05:06:52 +02:00
Uriel
75ce62a253 Re-remove tpl/ files that somehow got re-added 2008-06-28 04:16:59 +02:00
Uriel
fb51a9dfe8 Fix regexp to handle dots in path elements (brown paper bag bug) 2008-06-28 04:15:15 +02:00
Uriel
bc0727cef8 Merge bpst.rc 2008-06-28 04:09:52 +02:00
Uriel
bafc1b4f67 Add comment pointing out misterious branch 2008-06-28 04:03:11 +02:00
Uriel
d495aceb83 Experimental: allow (non-consecutive) dots in path elements! 2008-06-28 04:02:16 +02:00
Uriel
9f46f17090 Add bpst.rc script to easily create blog posts, it takes a single argument that is used as the post tile. 2008-06-28 02:13:36 +02:00
Uriel
e90c9d5a67 Add new redirectPermanent _config variable 2008-06-28 00:53:24 +02:00
Uriel
fe00ee1ebc Move rss template into its own file 2008-06-27 03:16:07 +02:00
Uriel
df00269918 Minnor TODO list update 2008-06-27 03:15:23 +02:00
Uriel
3dde1e66ba Make the output of fortunes.txt more readable and comment a couple of hacks/issues with .txt files. 2008-06-18 21:27:08 +02:00
Uriel
e3fda1fce2 Make font side for <pre> more readable 2008-06-18 21:17:32 +02:00
Uriel
d0855259a1 Make .txt actually work 2008-06-18 21:12:41 +02:00
Uriel
4dca274f37 Add support for .txt files 2008-06-18 21:06:57 +02:00
Uriel
577fc647e5 Fix silly syntax error, thanks anothy for the bug repport and squeek for the fix 2008-06-15 20:41:32 +02:00
Uriel
62ae03cd3b More correctly follow the rss spec, and use mtime for lastBuildDate and the post date for pubDate instead. 2008-06-11 20:09:41 +02:00
Uriel
0a93e100d6 Update ignore list, and add a dummy file to sites/ 2008-06-10 16:42:55 +02:00
Uriel
e1e0fdb581 Ignore sites/* 2008-06-10 16:38:42 +02:00
Uriel
d201e955f0 Remove sites from werc repo 2008-06-10 16:34:16 +02:00
Uriel
3166d95763 Make troff-generated html pages look a bit better 2008-06-10 16:33:28 +02:00
Uriel
4a14f71e8d Use fmt(1) to fix formating of rss feed descriptions 2008-06-10 12:12:41 +02:00
Uriel
2f98e908c0 - Move some of the rss code to where it belongs
- Generate </body></html> automatically
2008-06-09 07:21:39 +02:00
Uriel
9168b449f4 * s/formater/formatter/g
* Fix rss validator warnings
* Fix xhtml validator errors (properly close <link /> tag and remove align= attribute).
2008-06-06 09:39:07 +02:00
Uriel
56f5a8c642 Have a more reasonable inter-paragraph marging. 2008-06-05 20:01:21 +02:00
Uriel
924bf7b64b Reverse menu listing of blog items. 2008-05-31 06:22:58 +02:00
Uriel
6a938d6135 Add two more missing files 2008-04-02 21:42:48 +02:00
Uriel
55f1120d52 Content updates and missing files 2008-04-02 21:39:23 +02:00
Uriel
0059526c60 Make default dir listing a bit less ugly 2008-03-16 09:16:39 +01:00
Uriel
e6a5d6ca66 New (saner?) title format, and extra input sanity check. 2008-03-15 21:54:24 +01:00
Uriel
5d43a1db22 Many content updates and fixes. 2008-03-15 21:01:31 +01:00
Uriel
4778f65cb4 Fix URLs in rss feeds. 2008-02-26 23:08:42 +01:00
Uriel
108652b2e7 Content updates 2007-08-07 13:49:37 +02:00
Uriel
b2145a232f Markdown caching system 2007-06-29 10:28:58 +02:00
Uriel
99eebb00d5 Content updates 2007-06-29 06:17:19 +02:00
Uriel
6673b3bec3 Add new meta headers (description and keywords), replace '-' with '|' in titles and comment out alternative stylesheet. 2007-06-28 07:23:12 +02:00
Uriel
57d04712f7 Fix wrong permalinks for gsoc.cat-v.org/blog (this is a bit of a special case hack) 2007-06-27 13:11:05 +02:00
Uriel
288b87f6e1 Bluk add of tons of missing content 2007-06-26 04:35:48 +02:00
Uriel
71c198b3db Don't include individual blog posts in sitemap 2007-06-26 04:25:20 +02:00
Uriel
2da43f5a46 Add 'permalinks' to blog posts. 2007-06-25 23:14:52 +02:00
Uriel
2d7f087076 Add an extra em of width to sidebar 2007-06-24 07:10:53 +02:00
Uriel
5cb61ee64c Limite the length of descs and factor into sep function 2007-06-24 01:21:17 +02:00
Uriel
427a69a938 Add style for blockquote 2007-06-21 18:27:28 +02:00
Uriel
e558c96047 Fix bug that broke project blogs (that had set blogDirs in parental _config) 2007-06-20 07:42:47 +02:00
Uriel
2c098ef134 Fix RSS feeds, this sucks and needs to be heavily reworked 2007-06-19 03:53:34 +02:00
Uriel
9894ce1cb9 Add optional site-local css stylesheet 2007-06-18 05:31:14 +02:00