Commit graph

78 commits

Author SHA1 Message Date
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
Uriel
a391567015 Silence some silly 'broken pipe' errors 2007-06-18 05:30:46 +02:00
Uriel
7457351d67 Add feature to handle shared templates in pub/ and use it for a new sitemap template 2007-06-18 01:45:45 +02:00
Uriel
99bf678982 Small fix to last commit's hack, check that we don't have blogDirs or inBlog *after* parsing _config 2007-06-15 14:15:35 +02:00
Uriel
a1a62e887c Hack on top of hack: set inBlog for dirs that are magically set as blogs 2007-06-15 14:10:31 +02:00
Uriel
cf66a9f498 Comment about how 'dirfilter' is now used in some _config files 2007-06-15 06:36:06 +02:00
Uriel
2a5ff893b7 Make html filtering hack case insensitive 2007-06-15 06:33:49 +02:00
Uriel
c3d964f747 Minnor tunning of margins and padding in sidebar to make more space for longer page names 2007-06-14 02:19:12 +02:00
Uriel
4d78d783d4 Content updates 2007-06-13 12:14:07 +02:00
Uriel
e606d0bc52 Titles for individual blog posts 2007-06-13 12:13:49 +02:00
Uriel
7ab982475b Previous fix also fixes what the comment complained about 2007-06-13 12:02:04 +02:00
Uriel
3704245426 Don't cascade blogDirs setting into individual blog dir items 2007-06-13 11:58:22 +02:00
Uriel
5a6eef9ee8 Massive add and update of new content and other files. 2007-06-12 00:36:35 +02:00
Uriel
aa4c3b03c7 Content updates 2007-06-09 23:36:57 +02:00
Uriel
0c0de37614 New embeded handling of .html files
Remove old sh gensitemap

Allow 'Blog' as well as 'blog'
2007-06-09 23:36:37 +02:00
Uriel
23b7d15fd3 New sitemap generator in rc that also includes .html files 2007-06-09 23:34:55 +02:00
Uriel
4bb96ddf8b Fix null concat error when opening rss feeds with no items 2007-06-05 11:08:24 +02:00
Kris Maglione
973ba4b106 Call rc with $rcargs for debugging. 2007-06-05 01:54:01 +02:00
Kris Maglione
2546de5826 Fixed botched merge. 2007-06-05 01:52:37 +02:00
Kris Maglione
0e76186f55 merge 2007-06-05 00:43:40 +02:00
Kris Maglione
cd386c3671 Some cleanup. 2007-06-05 00:36:30 +02:00
Kris Maglione
06226e98e3 Fix inc/headers.tpl. 2007-06-04 21:06:36 +02:00
Kris Maglione
86c17427d5 Create $extraHeaders for pages with blog entries. 2007-06-04 20:57:18 +02:00
Kris Maglione
46d61d79b9 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). 2007-06-04 20:41:42 +02:00
Uriel
3fef09a17a Add rss feed link to blog html pages 2007-06-04 14:50:11 +02:00