<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="
http://www.w3.org/2005/Atom">
<title>static-site-scripts, branch HEAD</title>
<subtitle>static site generator shellscripts
</subtitle>
<entry>
<id>d6b165007856597822d71ceaffa3d1f2e20e670a</id>
<published>2016-03-09T21:01:41Z</published>
<updated>2016-03-09T21:01:41Z</updated>
<title type="text">improve code-style: test, return error code in pageread and use it</title>
<link rel="alternate" href="
gopher://codemadness.org/1/git/static-site-scripts/commit/d6b165007856597822d71ceaffa3d1f2e20e670a.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>
[email protected]</email>
</author>
<content type="text">commit d6b165007856597822d71ceaffa3d1f2e20e670a
parent 86117ef5bceb1de3cb6b394de263a422bc48fbd3
Author: Hiltjo Posthuma <
[email protected]>
Date: Wed, 9 Mar 2016 22:01:41 +0100
improve code-style: test, return error code in pageread and use it
</content>
</entry>
<entry>
<id>86117ef5bceb1de3cb6b394de263a422bc48fbd3</id>
<published>2016-03-04T15:26:22Z</published>
<updated>2016-03-04T15:26:22Z</updated>
<title type="text">update README, mention sbase/ubase</title>
<link rel="alternate" href="
gopher://codemadness.org/1/git/static-site-scripts/commit/86117ef5bceb1de3cb6b394de263a422bc48fbd3.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>
[email protected]</email>
</author>
<content type="text">commit 86117ef5bceb1de3cb6b394de263a422bc48fbd3
parent 8808dacf102ad05b393812cc2649fc7d41ac6875
Author: Hiltjo Posthuma <
[email protected]>
Date: Fri, 4 Mar 2016 16:26:22 +0100
update README, mention sbase/ubase
</content>
</entry>
<entry>
<id>8808dacf102ad05b393812cc2649fc7d41ac6875</id>
<published>2016-03-04T15:25:59Z</published>
<updated>2016-03-04T15:25:59Z</updated>
<title type="text">bump LICENSE year, relicense to ISC (simpler)</title>
<link rel="alternate" href="
gopher://codemadness.org/1/git/static-site-scripts/commit/8808dacf102ad05b393812cc2649fc7d41ac6875.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>
[email protected]</email>
</author>
<content type="text">commit 8808dacf102ad05b393812cc2649fc7d41ac6875
parent 20f0ac873423d34f9c59a3aef6e5762edd5ed756
Author: Hiltjo Posthuma <
[email protected]>
Date: Fri, 4 Mar 2016 16:25:59 +0100
bump LICENSE year, relicense to ISC (simpler)
</content>
</entry>
<entry>
<id>20f0ac873423d34f9c59a3aef6e5762edd5ed756</id>
<published>2016-03-04T15:25:51Z</published>
<updated>2016-03-04T15:25:51Z</updated>
<title type="text">fix doctype (html5)</title>
<link rel="alternate" href="
gopher://codemadness.org/1/git/static-site-scripts/commit/20f0ac873423d34f9c59a3aef6e5762edd5ed756.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>
[email protected]</email>
</author>
<content type="text">commit 20f0ac873423d34f9c59a3aef6e5762edd5ed756
parent 18cdce8ba9f18ec16383297af25d4cd25e0fede3
Author: Hiltjo Posthuma <
[email protected]>
Date: Fri, 4 Mar 2016 16:25:51 +0100
fix doctype (html5)
</content>
</entry>
<entry>
<id>18cdce8ba9f18ec16383297af25d4cd25e0fede3</id>
<published>2015-10-11T14:55:28Z</published>
<updated>2015-10-11T14:55:28Z</updated>
<title type="text">sed: improve regex (locale-aware), simplify</title>
<link rel="alternate" href="
gopher://codemadness.org/1/git/static-site-scripts/commit/18cdce8ba9f18ec16383297af25d4cd25e0fede3.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>
[email protected]</email>
</author>
<content type="text">commit 18cdce8ba9f18ec16383297af25d4cd25e0fede3
parent 501f05e74049ca84d3a314c4e740c0b38671fe60
Author: Hiltjo Posthuma <
[email protected]>
Date: Sun, 11 Oct 2015 16:55:28 +0200
sed: improve regex (locale-aware), simplify
</content>
</entry>
<entry>
<id>501f05e74049ca84d3a314c4e740c0b38671fe60</id>
<published>2015-10-11T14:54:58Z</published>
<updated>2015-10-11T14:54:58Z</updated>
<title type="text">for test prefix string (doesnt allow injection of commands), improve printf fmt string</title>
<link rel="alternate" href="
gopher://codemadness.org/1/git/static-site-scripts/commit/501f05e74049ca84d3a314c4e740c0b38671fe60.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>
[email protected]</email>
</author>
<content type="text">commit 501f05e74049ca84d3a314c4e740c0b38671fe60
parent 6f70295baba7ccde865f0913ced236e5d05cc07e
Author: Hiltjo Posthuma <
[email protected]>
Date: Sun, 11 Oct 2015 16:54:58 +0200
for test prefix string (doesnt allow injection of commands), improve printf fmt string
</content>
</entry>
<entry>
<id>6f70295baba7ccde865f0913ced236e5d05cc07e</id>
<published>2015-10-11T14:54:00Z</published>
<updated>2015-10-11T14:54:00Z</updated>
<title type="text">style consistency: use ${} for variable names (except $1 etc)</title>
<link rel="alternate" href="
gopher://codemadness.org/1/git/static-site-scripts/commit/6f70295baba7ccde865f0913ced236e5d05cc07e.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>
[email protected]</email>
</author>
<content type="text">commit 6f70295baba7ccde865f0913ced236e5d05cc07e
parent c1d70ac0a819ce61919d909207bab64d522128e9
Author: Hiltjo Posthuma <
[email protected]>
Date: Sun, 11 Oct 2015 16:54:00 +0200
style consistency: use ${} for variable names (except $1 etc)
</content>
</entry>
<entry>
<id>c1d70ac0a819ce61919d909207bab64d522128e9</id>
<published>2015-07-27T10:17:19Z</published>
<updated>2015-07-27T10:17:19Z</updated>
<title type="text">bump LICENSE date</title>
<link rel="alternate" href="
gopher://codemadness.org/1/git/static-site-scripts/commit/c1d70ac0a819ce61919d909207bab64d522128e9.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>
[email protected]</email>
</author>
<content type="text">commit c1d70ac0a819ce61919d909207bab64d522128e9
parent 05db9599e47099f4e2519bf59827417b5582f22b
Author: Hiltjo Posthuma <
[email protected]>
Date: Mon, 27 Jul 2015 12:17:19 +0200
bump LICENSE date
</content>
</entry>
<entry>
<id>05db9599e47099f4e2519bf59827417b5582f22b</id>
<published>2015-07-27T10:17:00Z</published>
<updated>2015-07-27T10:17:00Z</updated>
<title type="text">add BSD date compatibility</title>
<link rel="alternate" href="
gopher://codemadness.org/1/git/static-site-scripts/commit/05db9599e47099f4e2519bf59827417b5582f22b.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>
[email protected]</email>
</author>
<content type="text">commit 05db9599e47099f4e2519bf59827417b5582f22b
parent 9cdec7ec0bba8b1205aacd9cd1b9c1c3b87fde98
Author: Hiltjo Posthuma <
[email protected]>
Date: Mon, 27 Jul 2015 12:17:00 +0200
add BSD date compatibility
</content>
</entry>
<entry>
<id>9cdec7ec0bba8b1205aacd9cd1b9c1c3b87fde98</id>
<published>2014-05-24T10:54:25Z</published>
<updated>2014-05-24T10:54:25Z</updated>
<title type="text">fix typo, improve wording of some comments</title>
<link rel="alternate" href="
gopher://codemadness.org/1/git/static-site-scripts/commit/9cdec7ec0bba8b1205aacd9cd1b9c1c3b87fde98.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>
[email protected]</email>
</author>
<content type="text">commit 9cdec7ec0bba8b1205aacd9cd1b9c1c3b87fde98
parent f227e539940c89763e5eefa2ab6abc599269d6bb
Author: Hiltjo Posthuma <
[email protected]>
Date: Sat, 24 May 2014 12:54:25 +0200
fix typo, improve wording of some comments
Signed-off-by: Hiltjo Posthuma <
[email protected]>
</content>
</entry>
<entry>
<id>f227e539940c89763e5eefa2ab6abc599269d6bb</id>
<published>2014-03-24T21:22:54Z</published>
<updated>2014-03-24T21:22:54Z</updated>
<title type="text">proper permissions</title>
<link rel="alternate" href="
gopher://codemadness.org/1/git/static-site-scripts/commit/f227e539940c89763e5eefa2ab6abc599269d6bb.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>
[email protected]</email>
</author>
<content type="text">commit f227e539940c89763e5eefa2ab6abc599269d6bb
parent dee3000de975dabe546a8fc9ab5700cda891063a
Author: Hiltjo Posthuma <
[email protected]>
Date: Mon, 24 Mar 2014 22:22:54 +0100
proper permissions
Signed-off-by: Hiltjo Posthuma <
[email protected]>
</content>
</entry>
<entry>
<id>dee3000de975dabe546a8fc9ab5700cda891063a</id>
<published>2014-03-24T21:06:03Z</published>
<updated>2014-03-24T21:06:03Z</updated>
<title type="text">consistency, cleanup, pagecontent is a function now</title>
<link rel="alternate" href="
gopher://codemadness.org/1/git/static-site-scripts/commit/dee3000de975dabe546a8fc9ab5700cda891063a.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>
[email protected]</email>
</author>
<content type="text">commit dee3000de975dabe546a8fc9ab5700cda891063a
parent 20caaadb4840307b4601a4ff4019c2efd93bdb53
Author: Hiltjo Posthuma <
[email protected]>
Date: Mon, 24 Mar 2014 22:06:03 +0100
consistency, cleanup, pagecontent is a function now
Signed-off-by: Hiltjo Posthuma <
[email protected]>
</content>
</entry>
<entry>
<id>20caaadb4840307b4601a4ff4019c2efd93bdb53</id>
<published>2014-03-05T20:06:23Z</published>
<updated>2014-03-05T20:06:23Z</updated>
<title type="text">small fixes, configurable language support</title>
<link rel="alternate" href="
gopher://codemadness.org/1/git/static-site-scripts/commit/20caaadb4840307b4601a4ff4019c2efd93bdb53.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>
[email protected]</email>
</author>
<content type="text">commit 20caaadb4840307b4601a4ff4019c2efd93bdb53
parent e6a8d78a5f661e240dc0f2c61e271975d4b0f2e3
Author: Hiltjo Posthuma <
[email protected]>
Date: Wed, 5 Mar 2014 21:06:23 +0100
small fixes, configurable language support
Signed-off-by: Hiltjo Posthuma <
[email protected]>
</content>
</entry>
<entry>
<id>e6a8d78a5f661e240dc0f2c61e271975d4b0f2e3</id>
<published>2014-03-05T20:05:52Z</published>
<updated>2014-03-05T20:05:52Z</updated>
<title type="text">update README: add dependency info</title>
<link rel="alternate" href="
gopher://codemadness.org/1/git/static-site-scripts/commit/e6a8d78a5f661e240dc0f2c61e271975d4b0f2e3.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>
[email protected]</email>
</author>
<content type="text">commit e6a8d78a5f661e240dc0f2c61e271975d4b0f2e3
parent 529ef6166656b8a5021cffdd9b9f73741203d2b4
Author: Hiltjo Posthuma <
[email protected]>
Date: Wed, 5 Mar 2014 21:05:52 +0100
update README: add dependency info
Signed-off-by: Hiltjo Posthuma <
[email protected]>
</content>
</entry>
<entry>
<id>529ef6166656b8a5021cffdd9b9f73741203d2b4</id>
<published>2014-03-02T11:33:16Z</published>
<updated>2014-03-02T11:33:16Z</updated>
<title type="text">improve print stylesheet</title>
<link rel="alternate" href="
gopher://codemadness.org/1/git/static-site-scripts/commit/529ef6166656b8a5021cffdd9b9f73741203d2b4.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>
[email protected]</email>
</author>
<content type="text">commit 529ef6166656b8a5021cffdd9b9f73741203d2b4
parent a6b652c8cb43de366300bbcf3c004278bcea8a8e
Author: Hiltjo Posthuma <
[email protected]>
Date: Sun, 2 Mar 2014 12:33:16 +0100
improve print stylesheet
Signed-off-by: Hiltjo Posthuma <
[email protected]>
</content>
</entry>
<entry>
<id>a6b652c8cb43de366300bbcf3c004278bcea8a8e</id>
<published>2014-03-02T11:12:04Z</published>
<updated>2014-03-02T11:12:04Z</updated>
<title type="text">remove code_highlight helper function</title>
<link rel="alternate" href="
gopher://codemadness.org/1/git/static-site-scripts/commit/a6b652c8cb43de366300bbcf3c004278bcea8a8e.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>
[email protected]</email>
</author>
<content type="text">commit a6b652c8cb43de366300bbcf3c004278bcea8a8e
parent a2cc7c5e5a5cd3f1e2b2d3727b7f07cee3b0872e
Author: Hiltjo Posthuma <
[email protected]>
Date: Sun, 2 Mar 2014 12:12:04 +0100
remove code_highlight helper function
Signed-off-by: Hiltjo Posthuma <
[email protected]>
</content>
</entry>
<entry>
<id>a2cc7c5e5a5cd3f1e2b2d3727b7f07cee3b0872e</id>
<published>2014-03-02T11:09:43Z</published>
<updated>2014-03-02T11:09:43Z</updated>
<title type="text">style fix</title>
<link rel="alternate" href="
gopher://codemadness.org/1/git/static-site-scripts/commit/a2cc7c5e5a5cd3f1e2b2d3727b7f07cee3b0872e.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>
[email protected]</email>
</author>
<content type="text">commit a2cc7c5e5a5cd3f1e2b2d3727b7f07cee3b0872e
parent 928dd12f6c8ce14c883773f26eca4cc69a59848e
Author: Hiltjo Posthuma <
[email protected]>
Date: Sun, 2 Mar 2014 12:09:43 +0100
style fix
Signed-off-by: Hiltjo Posthuma <
[email protected]>
</content>
</entry>
<entry>
<id>928dd12f6c8ce14c883773f26eca4cc69a59848e</id>
<published>2014-03-02T11:00:58Z</published>
<updated>2014-03-02T11:00:58Z</updated>
<title type="text">various fixes</title>
<link rel="alternate" href="
gopher://codemadness.org/1/git/static-site-scripts/commit/928dd12f6c8ce14c883773f26eca4cc69a59848e.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>
[email protected]</email>
</author>
<content type="text">commit 928dd12f6c8ce14c883773f26eca4cc69a59848e
parent 3d19254a303d415ca128ce07605f336f76e394b1
Author: Hiltjo Posthuma <
[email protected]>
Date: Sun, 2 Mar 2014 12:00:58 +0100
various fixes
Signed-off-by: Hiltjo Posthuma <
[email protected]>
</content>
</entry>
<entry>
<id>3d19254a303d415ca128ce07605f336f76e394b1</id>
<published>2014-02-28T11:47:00Z</published>
<updated>2014-02-28T11:47:00Z</updated>
<title type="text">add pages again</title>
<link rel="alternate" href="
gopher://codemadness.org/1/git/static-site-scripts/commit/3d19254a303d415ca128ce07605f336f76e394b1.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>
[email protected]</email>
</author>
<content type="text">commit 3d19254a303d415ca128ce07605f336f76e394b1
parent 4a974d5c74111b244f359c51a5adf37e13a54d86
Author: Hiltjo Posthuma <
[email protected]>
Date: Fri, 28 Feb 2014 12:47:00 +0100
add pages again
Signed-off-by: Hiltjo Posthuma <
[email protected]>
</content>
</entry>
<entry>
<id>4a974d5c74111b244f359c51a5adf37e13a54d86</id>
<published>2014-02-28T11:43:33Z</published>
<updated>2014-02-28T11:43:33Z</updated>
<title type="text">update README</title>
<link rel="alternate" href="
gopher://codemadness.org/1/git/static-site-scripts/commit/4a974d5c74111b244f359c51a5adf37e13a54d86.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>
[email protected]</email>
</author>
<content type="text">commit 4a974d5c74111b244f359c51a5adf37e13a54d86
parent 1ad12edc7092593171dba5c0f86b7892d030617a
Author: Hiltjo Posthuma <
[email protected]>
Date: Fri, 28 Feb 2014 12:43:33 +0100
update README
Signed-off-by: Hiltjo Posthuma <
[email protected]>
</content>
</entry>
<entry>
<id>1ad12edc7092593171dba5c0f86b7892d030617a</id>
<published>2014-02-28T11:43:20Z</published>
<updated>2014-02-28T11:43:20Z</updated>
<title type="text">ignore generated output files</title>
<link rel="alternate" href="
gopher://codemadness.org/1/git/static-site-scripts/commit/1ad12edc7092593171dba5c0f86b7892d030617a.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>
[email protected]</email>
</author>
<content type="text">commit 1ad12edc7092593171dba5c0f86b7892d030617a
parent 6774b61fbd2c346550101ab1e2c22b6aafadc69e
Author: Hiltjo Posthuma <
[email protected]>
Date: Fri, 28 Feb 2014 12:43:20 +0100
ignore generated output files
Signed-off-by: Hiltjo Posthuma <
[email protected]>
</content>
</entry>
<entry>
<id>6774b61fbd2c346550101ab1e2c22b6aafadc69e</id>
<published>2014-02-28T11:42:54Z</published>
<updated>2014-02-28T11:42:54Z</updated>
<title type="text">major update, put everything in 1 script</title>
<link rel="alternate" href="
gopher://codemadness.org/1/git/static-site-scripts/commit/6774b61fbd2c346550101ab1e2c22b6aafadc69e.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>
[email protected]</email>
</author>
<content type="text">commit 6774b61fbd2c346550101ab1e2c22b6aafadc69e
parent 7173e52a5358a4c681716f00945dabdb5ed95b83
Author: Hiltjo Posthuma <
[email protected]>
Date: Fri, 28 Feb 2014 12:42:54 +0100
major update, put everything in 1 script
Signed-off-by: Hiltjo Posthuma <
[email protected]>
</content>
</entry>
<entry>
<id>7173e52a5358a4c681716f00945dabdb5ed95b83</id>
<published>2014-02-28T11:38:42Z</published>
<updated>2014-02-28T11:38:42Z</updated>
<title type="text">add gitignore rule for binaries i use</title>
<link rel="alternate" href="
gopher://codemadness.org/1/git/static-site-scripts/commit/7173e52a5358a4c681716f00945dabdb5ed95b83.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>
[email protected]</email>
</author>
<content type="text">commit 7173e52a5358a4c681716f00945dabdb5ed95b83
parent 6c043fc337188995714a79cbdca9bcfdf54b735f
Author: Hiltjo Posthuma <
[email protected]>
Date: Fri, 28 Feb 2014 12:38:42 +0100
add gitignore rule for binaries i use
Signed-off-by: Hiltjo Posthuma <
[email protected]>
</content>
</entry>
<entry>
<id>6c043fc337188995714a79cbdca9bcfdf54b735f</id>
<published>2014-02-28T11:36:05Z</published>
<updated>2014-02-28T11:36:05Z</updated>
<title type="text">remove credits, update license</title>
<link rel="alternate" href="
gopher://codemadness.org/1/git/static-site-scripts/commit/6c043fc337188995714a79cbdca9bcfdf54b735f.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>
[email protected]</email>
</author>
<content type="text">commit 6c043fc337188995714a79cbdca9bcfdf54b735f
parent 05d3390a97378f452f50feac5a4d4302080012d1
Author: Hiltjo Posthuma <
[email protected]>
Date: Fri, 28 Feb 2014 12:36:05 +0100
remove credits, update license
Signed-off-by: Hiltjo Posthuma <
[email protected]>
</content>
</entry>
<entry>
<id>05d3390a97378f452f50feac5a4d4302080012d1</id>
<published>2013-12-16T20:32:12Z</published>
<updated>2013-12-16T20:32:12Z</updated>
<title type="text">whoops, dont include generated files</title>
<link rel="alternate" href="
gopher://codemadness.org/1/git/static-site-scripts/commit/05d3390a97378f452f50feac5a4d4302080012d1.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>
[email protected]</email>
</author>
<content type="text">commit 05d3390a97378f452f50feac5a4d4302080012d1
parent e35b07eaa3aa6da544fde733e9a8bcc7bc072a5d
Author: Hiltjo Posthuma <
[email protected]>
Date: Mon, 16 Dec 2013 21:32:12 +0100
whoops, dont include generated files
Signed-off-by: Hiltjo Posthuma <
[email protected]>
</content>
</entry>
<entry>
<id>e35b07eaa3aa6da544fde733e9a8bcc7bc072a5d</id>
<published>2013-12-16T20:30:48Z</published>
<updated>2013-12-16T20:30:48Z</updated>
<title type="text">small fixes</title>
<link rel="alternate" href="
gopher://codemadness.org/1/git/static-site-scripts/commit/e35b07eaa3aa6da544fde733e9a8bcc7bc072a5d.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>
[email protected]</email>
</author>
<content type="text">commit e35b07eaa3aa6da544fde733e9a8bcc7bc072a5d
parent e534bbba4dcf9ea18fcecf9115c34957cb2594c6
Author: Hiltjo Posthuma <
[email protected]>
Date: Mon, 16 Dec 2013 21:30:48 +0100
small fixes
Signed-off-by: Hiltjo Posthuma <
[email protected]>
</content>
</entry>
<entry>
<id>e534bbba4dcf9ea18fcecf9115c34957cb2594c6</id>
<published>2013-12-16T20:05:15Z</published>
<updated>2013-12-16T20:05:15Z</updated>
<title type="text">update style for markdown test</title>
<link rel="alternate" href="
gopher://codemadness.org/1/git/static-site-scripts/commit/e534bbba4dcf9ea18fcecf9115c34957cb2594c6.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>
[email protected]</email>
</author>
<content type="text">commit e534bbba4dcf9ea18fcecf9115c34957cb2594c6
parent 0da97548a31e9d61b1ff571ac5ada8ba0e4aff57
Author: Hiltjo Posthuma <
[email protected]>
Date: Mon, 16 Dec 2013 21:05:15 +0100
update style for markdown test
Signed-off-by: Hiltjo Posthuma <
[email protected]>
</content>
</entry>
<entry>
<id>0da97548a31e9d61b1ff571ac5ada8ba0e4aff57</id>
<published>2013-12-16T19:54:55Z</published>
<updated>2013-12-16T19:54:55Z</updated>
<title type="text">cleanup code a bit</title>
<link rel="alternate" href="
gopher://codemadness.org/1/git/static-site-scripts/commit/0da97548a31e9d61b1ff571ac5ada8ba0e4aff57.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>
[email protected]</email>
</author>
<content type="text">commit 0da97548a31e9d61b1ff571ac5ada8ba0e4aff57
parent 7545fb3e22b322e60b84d22f2f1f44ceb26f9667
Author: Hiltjo Posthuma <
[email protected]>
Date: Mon, 16 Dec 2013 20:54:55 +0100
cleanup code a bit
Signed-off-by: Hiltjo Posthuma <
[email protected]>
</content>
</entry>
<entry>
<id>7545fb3e22b322e60b84d22f2f1f44ceb26f9667</id>
<published>2013-12-16T19:54:28Z</published>
<updated>2013-12-16T19:54:28Z</updated>
<title type="text">consistency fixes, update template page</title>
<link rel="alternate" href="
gopher://codemadness.org/1/git/static-site-scripts/commit/7545fb3e22b322e60b84d22f2f1f44ceb26f9667.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>
[email protected]</email>
</author>
<content type="text">commit 7545fb3e22b322e60b84d22f2f1f44ceb26f9667
parent d8caca981363d9be64bc35fbf6a8c2f8b803166e
Author: Hiltjo Posthuma <
[email protected]>
Date: Mon, 16 Dec 2013 20:54:28 +0100
consistency fixes, update template page
Signed-off-by: Hiltjo Posthuma <
[email protected]>
</content>
</entry>
<entry>
<id>d8caca981363d9be64bc35fbf6a8c2f8b803166e</id>
<published>2013-12-16T19:22:43Z</published>
<updated>2013-12-16T19:22:43Z</updated>
<title type="text">update LICENSE, license contained some incorrect stuff from an other project</title>
<link rel="alternate" href="
gopher://codemadness.org/1/git/static-site-scripts/commit/d8caca981363d9be64bc35fbf6a8c2f8b803166e.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>
[email protected]</email>
</author>
<content type="text">commit d8caca981363d9be64bc35fbf6a8c2f8b803166e
parent a0a8c42c986799bde6db7d3800b02d79f4414c89
Author: Hiltjo Posthuma <
[email protected]>
Date: Mon, 16 Dec 2013 20:22:43 +0100
update LICENSE, license contained some incorrect stuff from an other project
Signed-off-by: Hiltjo Posthuma <
[email protected]>
</content>
</entry>
<entry>
<id>a0a8c42c986799bde6db7d3800b02d79f4414c89</id>
<published>2013-12-15T19:39:02Z</published>
<updated>2013-12-15T19:39:02Z</updated>
<title type="text">adjust default path and add a comment about absolute paths</title>
<link rel="alternate" href="
gopher://codemadness.org/1/git/static-site-scripts/commit/a0a8c42c986799bde6db7d3800b02d79f4414c89.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>
[email protected]</email>
</author>
<content type="text">commit a0a8c42c986799bde6db7d3800b02d79f4414c89
parent e249829a851b58876124433b43c72c02b8ca81df
Author: Hiltjo Posthuma <
[email protected]>
Date: Sun, 15 Dec 2013 20:39:02 +0100
adjust default path and add a comment about absolute paths
Signed-off-by: Hiltjo Posthuma <
[email protected]>
</content>
</entry>
<entry>
<id>e249829a851b58876124433b43c72c02b8ca81df</id>
<published>2013-12-15T19:32:59Z</published>
<updated>2013-12-15T19:32:59Z</updated>
<title type="text">cleanup and use consistent variable naming</title>
<link rel="alternate" href="
gopher://codemadness.org/1/git/static-site-scripts/commit/e249829a851b58876124433b43c72c02b8ca81df.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>
[email protected]</email>
</author>
<content type="text">commit e249829a851b58876124433b43c72c02b8ca81df
parent 94bed6022e16b4095581d31c38056be14675d4c3
Author: Hiltjo Posthuma <
[email protected]>
Date: Sun, 15 Dec 2013 20:32:59 +0100
cleanup and use consistent variable naming
Signed-off-by: Hiltjo Posthuma <
[email protected]>
</content>
</entry>
<entry>
<id>94bed6022e16b4095581d31c38056be14675d4c3</id>
<published>2013-12-15T19:32:02Z</published>
<updated>2013-12-15T19:32:02Z</updated>
<title type="text">update readme and use unix newlines</title>
<link rel="alternate" href="
gopher://codemadness.org/1/git/static-site-scripts/commit/94bed6022e16b4095581d31c38056be14675d4c3.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>
[email protected]</email>
</author>
<content type="text">commit 94bed6022e16b4095581d31c38056be14675d4c3
parent 0021ca4a84545a79a389e5936afd3e427908da8f
Author: Hiltjo Posthuma <
[email protected]>
Date: Sun, 15 Dec 2013 20:32:02 +0100
update readme and use unix newlines
Signed-off-by: Hiltjo Posthuma <
[email protected]>
</content>
</entry>
<entry>
<id>0021ca4a84545a79a389e5936afd3e427908da8f</id>
<published>2013-12-15T19:30:52Z</published>
<updated>2013-12-15T19:30:52Z</updated>
<title type="text">dont copy css in generate, but include css for convenience</title>
<link rel="alternate" href="
gopher://codemadness.org/1/git/static-site-scripts/commit/0021ca4a84545a79a389e5936afd3e427908da8f.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>
[email protected]</email>
</author>
<content type="text">commit 0021ca4a84545a79a389e5936afd3e427908da8f
parent 5265801e2aa6c5d10a52aa99a644b8ce59ec7ea8
Author: Hiltjo Posthuma <
[email protected]>
Date: Sun, 15 Dec 2013 20:30:52 +0100
dont copy css in generate, but include css for convenience
Signed-off-by: Hiltjo Posthuma <
[email protected]>
</content>
</entry>
<entry>
<id>5265801e2aa6c5d10a52aa99a644b8ce59ec7ea8</id>
<published>2013-12-15T19:29:28Z</published>
<updated>2013-12-15T19:29:28Z</updated>
<title type="text">update credits and todo</title>
<link rel="alternate" href="
gopher://codemadness.org/1/git/static-site-scripts/commit/5265801e2aa6c5d10a52aa99a644b8ce59ec7ea8.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>
[email protected]</email>
</author>
<content type="text">commit 5265801e2aa6c5d10a52aa99a644b8ce59ec7ea8
parent 4754038beb03588433049a30e79a8c19099d801b
Author: Hiltjo Posthuma <
[email protected]>
Date: Sun, 15 Dec 2013 20:29:28 +0100
update credits and todo
Signed-off-by: Hiltjo Posthuma <
[email protected]>
</content>
</entry>
<entry>
<id>4754038beb03588433049a30e79a8c19099d801b</id>
<published>2013-12-15T19:29:02Z</published>
<updated>2013-12-15T19:29:02Z</updated>
<title type="text">change license to MIT</title>
<link rel="alternate" href="
gopher://codemadness.org/1/git/static-site-scripts/commit/4754038beb03588433049a30e79a8c19099d801b.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>
[email protected]</email>
</author>
<content type="text">commit 4754038beb03588433049a30e79a8c19099d801b
parent 3bea7860b57e0e3eed508bf48bacea4ad8c05d0a
Author: Hiltjo Posthuma <
[email protected]>
Date: Sun, 15 Dec 2013 20:29:02 +0100
change license to MIT
Signed-off-by: Hiltjo Posthuma <
[email protected]>
</content>
</entry>
<entry>
<id>3bea7860b57e0e3eed508bf48bacea4ad8c05d0a</id>
<published>2013-12-15T16:12:19Z</published>
<updated>2013-12-15T16:12:19Z</updated>
<title type="text">add mobile viewport and dynamic site title for rss/atom</title>
<link rel="alternate" href="
gopher://codemadness.org/1/git/static-site-scripts/commit/3bea7860b57e0e3eed508bf48bacea4ad8c05d0a.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>
[email protected]</email>
</author>
<content type="text">commit 3bea7860b57e0e3eed508bf48bacea4ad8c05d0a
parent 77d294ab2464421566f4105e69c59ef308df1915
Author: Hiltjo Posthuma <
[email protected]>
Date: Sun, 15 Dec 2013 17:12:19 +0100
add mobile viewport and dynamic site title for rss/atom
Signed-off-by: Hiltjo Posthuma <
[email protected]>
</content>
</entry>
<entry>
<id>77d294ab2464421566f4105e69c59ef308df1915</id>
<published>2013-12-15T15:54:06Z</published>
<updated>2013-12-15T15:54:06Z</updated>
<title type="text">page template: make custom content use-case clearer</title>
<link rel="alternate" href="
gopher://codemadness.org/1/git/static-site-scripts/commit/77d294ab2464421566f4105e69c59ef308df1915.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>
[email protected]</email>
</author>
<content type="text">commit 77d294ab2464421566f4105e69c59ef308df1915
parent dae597896d4c9e3984f41851580b6139f6720f15
Author: Hiltjo Posthuma <
[email protected]>
Date: Sun, 15 Dec 2013 16:54:06 +0100
page template: make custom content use-case clearer
Signed-off-by: Hiltjo Posthuma <
[email protected]>
</content>
</entry>
<entry>
<id>dae597896d4c9e3984f41851580b6139f6720f15</id>
<published>2013-12-15T15:46:42Z</published>
<updated>2013-12-15T15:46:42Z</updated>
<title type="text">README: escape some characters</title>
<link rel="alternate" href="
gopher://codemadness.org/1/git/static-site-scripts/commit/dae597896d4c9e3984f41851580b6139f6720f15.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>
[email protected]</email>
</author>
<content type="text">commit dae597896d4c9e3984f41851580b6139f6720f15
parent ca9421a27fa8913fb04f77265ccd5e40256fadc2
Author: Hiltjo Posthuma <
[email protected]>
Date: Sun, 15 Dec 2013 16:46:42 +0100
README: escape some characters
Signed-off-by: Hiltjo Posthuma <
[email protected]>
</content>
</entry>
<entry>
<id>ca9421a27fa8913fb04f77265ccd5e40256fadc2</id>
<published>2013-12-15T15:44:20Z</published>
<updated>2013-12-15T15:44:20Z</updated>
<title type="text">page template: correct timestamp format</title>
<link rel="alternate" href="
gopher://codemadness.org/1/git/static-site-scripts/commit/ca9421a27fa8913fb04f77265ccd5e40256fadc2.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>
[email protected]</email>
</author>
<content type="text">commit ca9421a27fa8913fb04f77265ccd5e40256fadc2
parent acdd7813ab6db1ee9b83e7f224966b37b968ccc1
Author: Hiltjo Posthuma <
[email protected]>
Date: Sun, 15 Dec 2013 16:44:20 +0100
page template: correct timestamp format
Signed-off-by: Hiltjo Posthuma <
[email protected]>
</content>
</entry>
<entry>
<id>acdd7813ab6db1ee9b83e7f224966b37b968ccc1</id>
<published>2013-12-15T15:41:42Z</published>
<updated>2013-12-15T15:41:42Z</updated>
<title type="text">initial repo</title>
<link rel="alternate" href="
gopher://codemadness.org/1/git/static-site-scripts/commit/acdd7813ab6db1ee9b83e7f224966b37b968ccc1.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>
[email protected]</email>
</author>
<content type="text">commit acdd7813ab6db1ee9b83e7f224966b37b968ccc1
parent 9051ca6cbee74f640b22bebaeda165b043eee7e3
Author: Hiltjo Posthuma <
[email protected]>
Date: Sun, 15 Dec 2013 16:41:42 +0100
initial repo
Signed-off-by: Hiltjo Posthuma <
[email protected]>
</content>
</entry>
<entry>
<id>9051ca6cbee74f640b22bebaeda165b043eee7e3</id>
<published>2013-12-15T15:38:22Z</published>
<updated>2013-12-15T15:38:22Z</updated>
<title type="text">Initial commit</title>
<link rel="alternate" href="
gopher://codemadness.org/1/git/static-site-scripts/commit/9051ca6cbee74f640b22bebaeda165b043eee7e3.gph" />
<author>
<name>hiltjo</name>
<email>
[email protected]</email>
</author>
<content type="text">commit 9051ca6cbee74f640b22bebaeda165b043eee7e3
Author: hiltjo <
[email protected]>
Date: Sun, 15 Dec 2013 07:38:22 -0800
Initial commit
</content>
</entry>
</feed>