1
0
Fork 0
mirror of https://git.ludikovsky.name/git/fugitive.git synced 2024-05-18 22:45:31 +02:00

Commit graph

  • 81fa7bd8b6 now generating rss feed too p4bl0 2010-07-25 18:52:35 +0200
  • dbae9472bd reorganised includes in default templates p4bl0 2010-07-25 18:11:03 +0200
  • 3396369461 renamed functions p4bl0 2010-07-25 18:03:31 +0200
  • 7b173c1770 preventing to go through foreach loops if not actually in use (there can be a lot of commits) p4bl0 2010-07-25 13:52:08 +0200
  • b9b53df3cc the foreach:commit loop now works p4bl0 2010-07-25 13:36:49 +0200
  • 80d7d2c469 reordering install process p4bl0 2010-07-25 13:36:30 +0200
  • a4de1eb786 using new include feature in default templates. Reorganised files accordingly p4bl0 2010-07-25 00:57:27 +0200
  • d7a6747d12 include directive now works \o/ p4bl0 2010-07-25 00:39:13 +0200
  • 3f5456e52c check for existing git repos before install. abort if one exists to avoid overriding files p4bl0 2010-07-24 19:47:31 +0200
  • d3c10aea88 regenerating previous and next file if necessary for navigation links p4bl0 2010-07-24 16:31:23 +0200
  • cab312f888 added meta information in the templates p4bl0 2010-07-24 13:52:00 +0200
  • 4d5ea71730 the preproc should be a unix filter p4bl0 2010-07-24 13:51:43 +0200
  • 5ff0da0a71 added preprocessing possibilities for article (to enable use of Markdown, textile or whatever) p4bl0 2010-07-24 13:22:39 +0200
  • 367a72ccb6 prettier inline code style p4bl0 2010-07-24 12:54:49 +0200
  • 0e6bff66ec README is now the first article on fresh install p4bl0 2010-07-24 04:27:49 +0200
  • 56ffeedf9d modified footer p4bl0 2010-07-24 04:26:27 +0200
  • 2ecf693a9e fixed subsection counter p4bl0 2010-07-24 04:25:58 +0200
  • 58c0b9de04 README now in html to be used as first article on installation p4bl0 2010-07-24 04:25:34 +0200
  • 0f99f9c8c0 implemented foreach:article template control, archives now working p4bl0 2010-07-24 03:52:02 +0200
  • df59b1e586 reformatted code p4bl0 2010-07-24 03:43:33 +0200
  • 04b09eba7a fixed paths accoring to new directory structure p4bl0 2010-07-24 03:43:05 +0200
  • 3d835a6cba delete blank lines in generated html p4bl0 2010-07-24 01:53:09 +0200
  • 66f3f3f1d1 added a default print stylesheet p4bl0 2010-07-24 01:28:59 +0200
  • c8535eb701 README writingz p4bl0 2010-07-24 01:24:10 +0200
  • 774eaa376d whitespaces p4bl0 2010-07-24 01:23:48 +0200
  • bddcb7b43b reorganized default templates markup p4bl0 2010-07-24 01:07:23 +0200
  • 4e3e984518 added style for h2, h3 and h4 p4bl0 2010-07-24 00:42:04 +0200
  • 58ebee0543 changing directory structure to be more usable p4bl0 2010-07-24 00:05:22 +0200
  • 864fc488b8 conditionnal in template system! \o/ p4bl0 2010-07-24 00:04:32 +0200
  • 04c828cdf4 replaced article title h2 by h1 p4bl0 2010-07-23 15:40:07 +0200
  • 710765ef3f forgot article_title in the title of the archives templates, removed that p4bl0 2010-07-23 15:16:11 +0200
  • 9d0368e85b ignoring my IDEAS file p4bl0 2010-07-23 15:14:25 +0200
  • 5502a2b3db wrote archives list templating p4bl0 2010-07-23 15:12:26 +0200
  • 55145b4609 replace article content first to enable fugitive templating inside article p4bl0 2010-07-23 14:59:15 +0200
  • ddfa184c50 added warning about article file name (should not be either index ou archives) p4bl0 2010-07-23 14:55:45 +0200
  • fb7d731aec added article_url template variable p4bl0 2010-07-23 14:53:15 +0200
  • 60f7aa7086 README change p4bl0 2010-07-23 11:54:08 +0200
  • 566138139d wrote build script + fixed bugs installation bugs p4bl0 2010-07-23 11:48:56 +0200
  • 627ac7472a will manage exclude list another, more clever way p4bl0 2010-07-23 11:21:47 +0200
  • c2963c6f1f wrote exclude file p4bl0 2010-07-23 03:03:31 +0200
  • f59b2bd1d4 in fact a Makefile makes no sens here, what I'll need is juste un build script. Thus src dir has no more any reason to be p4bl0 2010-07-23 03:02:23 +0200
  • 4467a42aee Adding files to the projects p4bl0 2010-07-23 02:52:43 +0200
  • 316be9ffd6 article templates saved p4bl0 2010-07-23 02:21:28 +0200
  • 1a0583755b design + added article metadata template tags p4bl0 2010-07-23 00:34:11 +0200
  • dc6e418184 now using xml preprocessor intruction <?fugitive VAR ?> for templating instead of xml comment <!--VAR-->, thanks a3_nm for the idea p4bl0 2010-07-22 19:46:59 +0200
  • 9cde723e88 article page template p4bl0 2010-07-22 19:15:15 +0200
  • 15f2bf661c no need for dirs in src p4bl0 2010-07-22 19:14:50 +0200
  • 09b5b7e3e3 using safe temp file p4bl0 2010-07-22 16:41:08 +0200
  • 01adb9a64d added feedback info and fixed replace_var_by_file function p4bl0 2010-07-22 15:46:00 +0200
  • 5e5f8031b9 started post-commit hooks, for now only generating html for articles p4bl0 2010-07-22 15:12:29 +0200