Restarting this blog

This commit is contained in:
Michael Snoyman 2016-08-24 09:17:40 +03:00
parent 3ffa5cde84
commit d7da103259
3 changed files with 17 additions and 2 deletions

View file

@ -12,14 +12,16 @@ profile:
height: 213
toplinks:
- url: 'https://plus.google.com/116553865628071717889/posts'
text: "+Michael Snoyman"
- url: '/blog'
text: Blog on this site
- url: 'https://twitter.com/snoyberg'
text: '@snoyberg'
- url: 'http://www.haskellers.com/user/snoyberg'
text: I'm a Haskeller
- url: 'http://shop.oreilly.com/product/0636920023142.do'
text: "The Yesod book from O'Reilly"
- url: 'https://plus.google.com/116553865628071717889/posts'
text: "+Michael Snoyman"
publications:
- url: 'http://aosabook.org/en/posa/warp.html'

View file

@ -1,3 +1,6 @@
- file: posts/restarting-this-blog.md
title: Restarting this blog
day: 2016-08-24
- file: posts/xslt-rant-explained
title: "XSLT Rant Explained"
day: 2012-04-09

View file

@ -0,0 +1,10 @@
Just a minor note: I'm planning on starting up this blog again, with some
personal thoughts - likely still mostly around programming and Haskell - that
don't fit in the other blogs that I contribute to ([Yesod Web
Framework](http://www.yesodweb.com) and [FP
Complete](https://www.fpcomplete.com)).
I don't have a clear list of topics I'm going to be covering, but I'll likely
be sharing some thoughts on running engineering teams and startups effectively.
If you have something you'd like me to cover, please [Tweet it to
me](https://twitter.com/snoyberg).