Website source and Atom/RSS feeds
Opened this issue · 3 comments
heyakyra commented
If the blog runs on Spock, it would be cool to have the blog engine source code available
Also, the website's copyright notice is a couple years old!
agrafix commented
The website is currently a static website. Would be a fun project to port it to use https://github.com/agrafix/funblog . You can take a look at that if you are looking for a blog engine in Haskell.
heyakyra commented
@agrafix oh cool! thanks for that link. it looks to not have been updated in about a year now though. any plans to revive it?
agrafix commented
It should still work and set a good example to get started! I'd be happy to help if it doesn't work out.