Commit graph

  • a51adb3b6f New release Uriel 2008-09-22 05:58:27 +02:00
  • 1413b17724 Cleanup a bit the code that generates page and blog-post titles. Uriel 2008-09-21 17:01:51 +02:00
  • 378967b37e Update TODO file Uriel 2008-09-18 05:45:20 +02:00
  • efc509ac12 Use plan9port var so we can set the location of p9p without having to change the $path Uriel 2008-09-17 02:40:24 +02:00
  • ca3c688c52 Reorganize configuration variables, now all settings can be customized from initrc.local and the default initrc documents the available options Uriel 2008-09-17 02:16:33 +02:00
  • 88cae6e429 Use /usr/bin/env to the perl binary in markdown.pl Uriel 2008-09-17 01:39:52 +02:00
  • 07ccf11004 Fix 404 status string Uriel 2008-09-16 22:29:52 +02:00
  • 2fed935c65 Correct inverted scape codes for > and < in .txt files Uriel 2008-09-15 07:23:00 +02:00
  • 475edc4186 Remove unused line Uriel 2008-09-15 07:18:47 +02:00
  • 33591c1f7f Hide robots.txt too! Uriel 2008-09-15 07:18:31 +02:00
  • eade40776a Proper handling of .txt files in sitemaps, sidebar and dir listings. Uriel 2008-09-14 23:31:09 +02:00
  • de5898ddde Merge Uriel 2008-09-14 23:18:23 +02:00
  • 793a1de02e Note that we should replace stat(1) with ls(1) and mtime(1) Uriel 2008-09-14 23:17:46 +02:00
  • 4d728ab9a8 Add a web server in rc by maht Uriel 2008-09-14 21:38:38 +02:00
  • 5a74202bef Added tag LATEST-RELEASE for changeset bc6374e77ae5 Uriel 2008-09-12 02:16:04 +02:00
  • d3b93484f2 Added tag LATEST-RELEASE for changeset 92c7d4ed4d36 Uriel 2008-09-12 02:14:56 +02:00
  • 76a8ac4ae8 Added tag LATEST-RELEASE for changeset 017fe93c6e70 Uriel 2008-09-12 02:11:12 +02:00
  • 337f166c1a New release Uriel 2008-09-12 02:11:12 +02:00
  • 14074c54d4 Added tag LATEST-RELEASE for changeset 92c7d4ed4d36 Uriel 2008-09-12 02:09:22 +02:00
  • 978055d16d Added tag LATEST-RELEASE for changeset 08eddef51e28 Uriel 2008-09-12 01:43:24 +02:00
  • ebe450ec29 Use correct css class for sidebar items Uriel 2008-09-12 01:31:32 +02:00
  • 59e6c75cb5 New default 404.tpl that is not cat-v.org specific Uriel 2008-09-05 01:32:10 +02:00
  • e4c9e85176 Allow site (and masterSite) wide extra headers, remove cat-v specific header Uriel 2008-09-05 01:28:30 +02:00
  • f27b367508 Merge with new README Uriel 2008-09-05 01:11:50 +02:00
  • f92b434cc4 New get_inc_file function to be used in templates and other places to get includes/templates that can be overriden on a per-site (and group of sites) basis. Uriel 2008-09-05 01:11:14 +02:00
  • 17fd5c9100 Considerably simplify sitemap.tpl, also makes 'dirfilter' application more consistent between menu listing and sitemap. Uriel 2008-09-05 01:07:56 +02:00
  • 4ee357fd66 Add rudimentary README Uriel 2008-08-31 05:44:38 +02:00
  • 2356cf98a9 Fix blog title links Uriel 2008-08-29 01:05:05 +02:00
  • 79116cf03d Handle shared pub/ .tpl properly Uriel 2008-08-29 00:57:40 +02:00
  • 875d16625e Minnor fix to filter out blog posts items that don't begin with a date (maybe this will break some 'legacy' posts?) Uriel 2008-08-28 23:33:53 +02:00
  • 73b8b18679 Automatic perm redirect of foo/index to the canonical path foo/, also move the perm redirect function up and delete some unused code Uriel 2008-08-28 23:32:07 +02:00
  • 1f66984929 Comment out broken/unused code, plus some minnor debug improvements and a cat-v.org specific hack Uriel 2008-08-27 05:27:40 +02:00
  • a9262efd94 Merge big code reorg Uriel 2008-07-16 03:12:29 +02:00
  • 38f3ab815b Big code reorg: split request handling code into two steps: 1) handler selection 2) handler execution Uriel 2008-07-16 03:05:41 +02:00
  • b996f650c2 Rss compliance fix, put lastBuildDate where it belongs, even if the value is just aproximated Uriel 2008-07-12 07:58:04 +02:00
  • cc6f787322 Some redirect improvements (add the domain name to match string) Uriel 2008-07-12 07:34:43 +02:00
  • f69578a99c Comment out blog post reverse chronological ordering which wasn't working consistently and was creating other problems Uriel 2008-07-09 07:23:46 +02:00
  • 9723047b26 Minnor style/debug improvements Uriel 2008-07-09 00:55:45 +02:00
  • 64dc191a6d Exit after doing a perm redirect, and some small style fixes Uriel 2008-07-08 00:23:00 +02:00
  • a010ba25eb Autogenerate robots.txt files pointing to sitemap.txt Uriel 2008-07-07 15:19:52 +02:00
  • cf09701ff9 Automatically redirect directory requests to the correct canonical address Uriel 2008-07-07 05:40:39 +02:00
  • 71d419f556 Fix silly syntax error in blog-sidebar code Uriel 2008-07-07 05:07:27 +02:00
  • 5849b44dd0 Add some new debug facilities, and also fix a minnor bug in the new blog-sidebar-menu Uriel 2008-07-06 01:49:45 +02:00
  • e978161aef New regex based redirection mechanism, still somewhat expermental Uriel 2008-07-06 01:23:41 +02:00
  • 95cc11dee1 Properly comment out css attributes Uriel 2008-07-05 22:38:41 +02:00
  • 62d2263309 Include <link RSS header for 'implicit' blogs Uriel 2008-07-05 21:32:29 +02:00
  • c950f91181 Move .txt handling belog site-wide .tpl's which was allowing the .txt sitemaps to shadow the html version Uriel 2008-07-05 04:55:56 +02:00
  • 9c749537ed Make it easy to hide certain directories or files from _config Uriel 2008-07-05 04:32:29 +02:00
  • 0dba064c8e Fix to handle 'implicit dir paths' (ie., paths that match a dir but have no trailing /) properly in menu Uriel 2008-07-04 22:49:05 +02:00
  • 81baf713e6 Remove debig echo Uriel 2008-07-01 04:10:58 +02:00
  • 881a98bef9 Comment explaning what still needs to be done to properly allow files in dirs Uriel 2008-06-28 06:26:28 +02:00
  • 337c827d00 Merge Uriel 2008-06-28 06:08:44 +02:00
  • 7e735ba4a7 Fix coding style Uriel 2008-06-28 06:07:59 +02:00
  • fe7247ea73 I'm a moron, revert pointless change to dirfilter that broke everything Uriel 2008-06-28 05:55:28 +02:00
  • d8e656839b Merge Uriel 2008-06-28 05:07:48 +02:00
  • 848c9e994a Fix dirfilter to so files with dots in name are displayed Uriel 2008-06-28 05:06:52 +02:00
  • 75ce62a253 Re-remove tpl/ files that somehow got re-added Uriel 2008-06-28 04:16:59 +02:00
  • fb51a9dfe8 Fix regexp to handle dots in path elements (brown paper bag bug) Uriel 2008-06-28 04:15:15 +02:00
  • bc0727cef8 Merge bpst.rc Uriel 2008-06-28 04:09:52 +02:00
  • bafc1b4f67 Add comment pointing out misterious branch Uriel 2008-06-28 04:03:11 +02:00
  • d495aceb83 Experimental: allow (non-consecutive) dots in path elements! Uriel 2008-06-28 04:02:16 +02:00
  • 9f46f17090 Add bpst.rc script to easily create blog posts, it takes a single argument that is used as the post tile. Uriel 2008-06-28 02:13:36 +02:00
  • e90c9d5a67 Add new redirectPermanent _config variable Uriel 2008-06-28 00:53:24 +02:00
  • fe00ee1ebc Move rss template into its own file Uriel 2008-06-27 03:16:07 +02:00
  • df00269918 Minnor TODO list update Uriel 2008-06-27 03:15:23 +02:00
  • 3dde1e66ba Make the output of fortunes.txt more readable and comment a couple of hacks/issues with .txt files. Uriel 2008-06-18 21:27:08 +02:00
  • e3fda1fce2 Make font side for <pre> more readable Uriel 2008-06-18 21:17:32 +02:00
  • d0855259a1 Make .txt actually work Uriel 2008-06-18 21:12:41 +02:00
  • 4dca274f37 Add support for .txt files Uriel 2008-06-18 21:06:57 +02:00
  • 577fc647e5 Fix silly syntax error, thanks anothy for the bug repport and squeek for the fix Uriel 2008-06-15 20:41:32 +02:00
  • 62ae03cd3b More correctly follow the rss spec, and use mtime for lastBuildDate and the post date for pubDate instead. Uriel 2008-06-11 20:09:41 +02:00
  • 0a93e100d6 Update ignore list, and add a dummy file to sites/ Uriel 2008-06-10 16:42:55 +02:00
  • e1e0fdb581 Ignore sites/* Uriel 2008-06-10 16:38:42 +02:00
  • d201e955f0 Remove sites from werc repo Uriel 2008-06-10 16:34:16 +02:00
  • 3166d95763 Make troff-generated html pages look a bit better Uriel 2008-06-10 16:33:28 +02:00
  • 4a14f71e8d Use fmt(1) to fix formating of rss feed descriptions Uriel 2008-06-10 12:12:41 +02:00
  • 2f98e908c0 - Move some of the rss code to where it belongs - Generate </body></html> automatically Uriel 2008-06-09 07:21:39 +02:00
  • 9168b449f4 * s/formater/formatter/g * Fix rss validator warnings * Fix xhtml validator errors (properly close <link /> tag and remove align= attribute). Uriel 2008-06-06 09:39:07 +02:00
  • 56f5a8c642 Have a more reasonable inter-paragraph marging. Uriel 2008-06-05 20:01:21 +02:00
  • 924bf7b64b Reverse menu listing of blog items. Uriel 2008-05-31 06:22:58 +02:00
  • 6a938d6135 Add two more missing files Uriel 2008-04-02 21:42:48 +02:00
  • 55f1120d52 Content updates and missing files Uriel 2008-04-02 21:39:23 +02:00
  • 0059526c60 Make default dir listing a bit less ugly Uriel 2008-03-16 09:16:39 +01:00
  • e6a5d6ca66 New (saner?) title format, and extra input sanity check. Uriel 2008-03-15 21:54:24 +01:00
  • 5d43a1db22 Many content updates and fixes. Uriel 2008-03-15 21:01:31 +01:00
  • 4778f65cb4 Fix URLs in rss feeds. Uriel 2008-02-26 23:08:42 +01:00
  • 108652b2e7 Content updates Uriel 2007-08-07 13:49:37 +02:00
  • b2145a232f Markdown caching system Uriel 2007-06-29 10:28:58 +02:00
  • 99eebb00d5 Content updates Uriel 2007-06-29 06:17:19 +02:00
  • 6673b3bec3 Add new meta headers (description and keywords), replace '-' with '|' in titles and comment out alternative stylesheet. Uriel 2007-06-28 07:23:12 +02:00
  • 57d04712f7 Fix wrong permalinks for gsoc.cat-v.org/blog (this is a bit of a special case hack) Uriel 2007-06-27 13:11:05 +02:00
  • 288b87f6e1 Bluk add of tons of missing content Uriel 2007-06-26 04:35:48 +02:00
  • 71c198b3db Don't include individual blog posts in sitemap Uriel 2007-06-26 04:25:20 +02:00
  • 2da43f5a46 Add 'permalinks' to blog posts. Uriel 2007-06-25 23:14:52 +02:00
  • 2d7f087076 Add an extra em of width to sidebar Uriel 2007-06-24 07:10:53 +02:00
  • 5cb61ee64c Limite the length of descs and factor into sep function Uriel 2007-06-24 01:21:17 +02:00
  • 427a69a938 Add style for blockquote Uriel 2007-06-21 18:27:28 +02:00
  • e558c96047 Fix bug that broke project blogs (that had set blogDirs in parental _config) Uriel 2007-06-20 07:42:47 +02:00
  • 2c098ef134 Fix RSS feeds, this sucks and needs to be heavily reworked Uriel 2007-06-19 03:53:34 +02:00
  • 9894ce1cb9 Add optional site-local css stylesheet Uriel 2007-06-18 05:31:14 +02:00