new devblog for new year of crowdfunded development

This commit is contained in:
Joey Hess 2013-08-28 17:40:09 -04:00
parent 5ff6fce61a
commit 47acd6aee5
4 changed files with 26 additions and 10 deletions

View file

@ -1,10 +1,11 @@
Work on the git-annex assistant is [crowdfunded](https://campaign.joeyh.name/).
I'll be blogging about my progress here on a semi-daily basis.
This blog was updated on a semi-daily basis by Joey during the year of work
concentrating on the git-annex assistant that was funded by his kickstarter
campaign.
[[!sidebar content="""
[[!calendar type="month" pages="page(design/assistant/blog/*)"]]
[[!calendar type="month" month="-1" pages="page(design/assistant/blog/*)"]]
[[!calendar type="month" month="-2" pages="page(design/assistant/blog/*)"]]
"""]]
Post-kickstarter work will instead appear on the [[devblog]]. However,
this page's RSS feed will continue to work, so you don't have to migrate
your RSS reader.
[[!inline pages="page(design/assistant/blog/*)" show=0]]
[[!inline pages="page(/devblog/*)" show=-1 feedshow=7]]
[[!inline pages="page(design/assistant/blog/*)" show=0 feeds=no]]

10
doc/devblog.mdwn Normal file
View file

@ -0,0 +1,10 @@
Work on git-annex is [crowdfunded](https://campaign.joeyh.name/).
Joey blogs about his progress here on a semi-daily basis.
[[!sidebar content="""
[[!calendar type="month" pages="page(devblog/*)"]]
[[!calendar type="month" month="-1" pages="page(devblog/*)"]]
[[!calendar type="month" month="-2" pages="page(devblog/*)"]]
"""]]
[[!inline pages="page(devblog/*)" show=0]]

View file

@ -0,0 +1,5 @@
I've started a new page for my devblog, since I'm not focusing extensively
on the assistant and so keeping the blog [[here|design/assistant/blog]]
increasingly felt wrong. Also, my new year of
[crowdfunded development](https://campaign.joeyh.name)
formally starts in September, so a new blog seemed good.

View file

@ -2,6 +2,6 @@
[[!inline pages="news/* and !*/Discussion" archive=yes show=2 feeds=no]]
### [[Dev blog|design/assistant/blog]]
### [[devblog|devblog]]
[[!inline pages="design/assistant/blog/* and !*/Discussion" archive=yes show=5 feeds=no]]
[[!inline pages="devblog/* and !*/Discussion" archive=yes show=5 feeds=no]]