shithub: werc

RSS feed

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

5cb56d26 – kris <kris@engel.se.cat-v.org> authored on 2007/06/04 01:41
Added rss to controller.

cdbcde74 – kris <kris@engel.se.cat-v.org> authored on 2007/06/04 01:26
Modified controller.

c5beb0b3 – uriel <uriel@engel.se.cat-v.org> authored on 2007/06/03 05:03
Small style tunning (center th's and make page text body a bit more narrow)

80cb9b4e – uriel <uriel@engel.se.cat-v.org> authored on 2007/06/03 05:02
Really fix dir listing filter now

0b279886 – uriel <uriel@engel.se.cat-v.org> authored on 2007/06/03 03:36
Move functions near the top, allow .tpl files to be parsed on the fly and dont expect .md files everywhere, move some things into functions

62126ee8 – kris <kris@engel.se.cat-v.org> authored on 2007/06/02 02:55
Fix directory listing

61602f53 – uriel <uriel@engel.se.cat-v.org> authored on 2007/05/30 22:12
Content updates for both gsoc and harmful

ef7851cf – uriel <uriel@engel.se.cat-v.org> authored on 2007/05/30 22:11
Make page titles a bit more reasonable

f6251159 – uriel <uriel@engel.se.cat-v.org> authored on 2007/05/30 22:10
Remove all '_' from title

4196d6c6 – uriel <uriel@engel.se.cat-v.org> authored on 2007/05/30 22:09
Add black borders to footer

6ffde63a – uriel <uriel@engel.se.cat-v.org> authored on 2007/05/30 08:10
Proper fix for the blog post sort issue

89a55352 – uriel <uriel@engel.se.cat-v.org> authored on 2007/05/30 07:52
Various small fixes and code improvements, mostly for the blog code

321eda21 – uriel <uriel@engel.se.cat-v.org> authored on 2007/05/29 01:43
Allow numbers in paths!

83a98a6a – uriel <uriel@engel.se.cat-v.org> authored on 2007/05/29 01:01
Delete left-over files that were either deleted or moved

e826b3d7 – uriel <uriel@engel.se.cat-v.org> authored on 2007/05/29 00:58
Add a bunch of new site files

bd6b665c – uriel <uriel@engel.se.cat-v.org> authored on 2007/05/29 00:04
Remove obsolete sitemap and minnor style update

2da17ffa – uriel <uriel@engel.se.cat-v.org> authored on 2007/05/29 00:04
Major update of scripts

e48d2025 – uriel <uriel@engel.se.cat-v.org> authored on 2007/05/28 00:07
A bunch of stuff before breaking things up

396ba6b9 – uriel <uriel@engel.se.cat-v.org> authored on 2007/05/27 23:06
Add sitetitle=

478a43d2 – uriel <uriel@engel.se.cat-v.org> authored on 2007/05/27 23:05
Small style fixes for sub headers

58060d80 – uriel <uriel@engel.se.cat-v.org> authored on 2007/05/27 09:25
Initial commit