Commit Graph

150 Commits

Author SHA1 Message Date
p4bl0 6fe7f7cc8a new project url 2019-08-13 17:21:30 +02:00
p4bl0 e259d3cabe using 2-space tabs for sitemap.xml too 2016-02-16 16:01:46 +01:00
Peter 5aafb51296
Fixed XML typo & date format 2016-02-16 14:43:33 +00:00
p4bl0 5648d0922a remove unnecessarily duplicated lines causing undeleted temp file bug 2016-02-16 15:02:29 +01:00
p4bl0 a0083f736b spacing typo fix 2016-02-16 15:01:01 +01:00
p4bl0 c48fa65239 default to english + spacing 2016-02-16 15:00:41 +01:00
Peter b873b4316d Merge branch 'compress' into sitemap 2016-02-16 12:32:12 +00:00
Peter c22b44d0b0 Fixed regenerating articles 2016-02-16 12:31:52 +00:00
Peter ddde688aa5 Sitemap generation 2016-02-16 12:30:13 +00:00
Peter 510916960c Merge branch 'compress' into sitemap 2016-02-16 10:25:00 +00:00
Peter 37539e6ff6 Fixed overwrite of existing files 2016-02-16 10:24:36 +00:00
Peter da362acbaa Merge branch 'compress' into sitemap 2016-02-16 10:05:54 +00:00
Peter b9a8ee3e34 Fixed excludes 2016-02-16 10:05:29 +00:00
Peter 3a663690dc Merge branch 'compress' into sitemap 2016-02-16 09:51:56 +00:00
Peter f6f8e8829f Added feature for static compression.
Article generation now automatically compresses articles and feeds
for use with web servers supporting it, eg. gzip_static on nginx.
2016-02-16 09:48:49 +00:00
Peter ca6aa6f967 Added Sitemap template 2016-02-16 09:46:50 +00:00
Peter 458e0b3669 Fixed repo URLs 2016-02-16 09:16:56 +00:00
Peter c2547e0b68 Added support for Atom feeds, improved validation for RSS feeds 2016-02-15 19:28:37 +00:00
p4bl0 cd10c52edb new repos url 2015-03-08 22:31:44 +01:00
p4bl0 a4fd45118b rename README into README.html 2015-03-05 09:34:49 +01:00
p4bl0 01dd453e46 add GPL file to make the licensing term clearer 2014-08-19 21:17:17 +02:00
James Darnley 9c48fb0ad6 README: add a note about commit_Hash being case-sensitive 2014-08-19 21:15:26 +02:00
James Darnley 24bf360fb6 README: various grammar, spelling, or typo fixes
Conflicts:
	README
2014-08-19 21:15:04 +02:00
James Darnley f5333ff7e8 README: rewrap some lines to 80 columns
Conflicts:
	README
2014-08-19 21:13:01 +02:00
James Darnley f2c6a469ea fugitive.css: fix typo 2014-02-24 12:19:33 +01:00
p4bl0 53d07545ec typo 2013-10-17 15:43:25 +02:00
p4bl0 119e415a5e mobile friendly default template 2013-09-05 12:05:05 +02:00
p4bl0 982b118b47 cleaner fix ... everywhere 2012-03-15 16:47:09 +01:00
p4bl0 e990681b57 cleaner fix 2012-03-05 17:41:55 +01:00
p4bl0 a5d97dc624 it seems some version of mktemp create file with mode 600, this is a quickfix for affected systems 2012-02-26 23:41:51 +01:00
p4bl0 45b058329a Merge branch 'master' of berthold:projects/fugitive 2012-02-26 14:14:15 +01:00
p4bl0 1d67604df4 fix live update bug for real ^^' (thx a3nm) 2012-02-26 14:11:36 +01:00
Antoine Amarilli a0487b63d9 fix live update bug 2012-02-26 14:06:16 +01:00
Antoine Amarilli 2b15d3a984 fix live update bug 2012-02-26 14:05:08 +01:00
p4bl0 198bb426fd mmm... it's actually not cool to have all these blank lines in generated html, fixed that. 2011-10-29 00:08:31 +02:00
p4bl0 8ff244ae85 added style for ordered list in default css 2011-08-31 11:29:08 +02:00
p4bl0 79a0d1e6f0 fixed preproc-not-done-everywhere bug (simple is beautiful, simple works!) 2011-08-25 13:23:52 +02:00
p4bl0 debacf88fd do not removed empty lines in article anymore 2011-08-25 13:16:14 +02:00
p4bl0 15b9581220 bugfix: do not try to git init if there already a git repos (oops ^^) 2011-08-14 02:36:14 +02:00
p4bl0 1f553d2f7c fixed pre-commit hook 2011-08-14 02:35:38 +02:00
Leif Walsh 0062605559 Changing mktemp calls and some two sed calls to make it work with BSD coreutils (and still GNU coreutils valid) 2011-07-24 20:27:07 +02:00
p4bl0 31dffefdd3 Asking for confirmation when installing on existing git repository instead of aborting 2011-07-24 17:43:10 +02:00
p4bl0 48e7786203 html5 fix in default template 2011-07-17 19:23:19 +02:00
p4bl0 7f09b18e49 rewrite instead of append for pre- hooks 2011-07-14 10:55:59 +02:00
p4bl0 5bee51b29e Fixed preproc and article title problem 2011-07-09 18:36:11 +02:00
Patrik Willard 9f158aef2b preventing from using of preprocessed article title 2011-07-07 23:42:35 +02:00
Patrik Willard bcb998c65e replacing --quiet option of git-show with the more reliable -s option 2011-07-07 10:27:49 +02:00
p4bl0 5dfb982bdc added titles to previous/next links in default template 2011-05-31 17:06:58 +02:00
p4bl0 5154b86f6e fix bug due to the sort command ignoring whitespace... everywhere 2011-05-31 00:38:21 +02:00
p4bl0 ac6e67b1e0 fix bug due to the sort command ignoring whitespace 2011-05-31 00:04:41 +02:00