You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _posts/2013-03-24-back-from-dead.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ My current workflow for posting a blog post looks like this:
27
27
3. Github has a post commit hook that kicks off Jekyll which regenerates the changed/new html pages.
28
28
4. The blog post is live!
29
29
30
-
Commenting is handled by [Disqus](http://disqus.com/). Which means, I don't need the silly code that I had put in place for spam detection and avoid building all the moderation tools.
30
+
Commenting is handled by [Disqus](http://disqus.com/). Which means, I don't need the silly code that I had put in place for spam detection. Also, I can avoid building all the moderation tools.
31
31
32
32
Now on to the coolest part of this setup - Jekyll is opensource and free, Github pages is free and Disqus is also free (atleast for my traffic volumes). So other than the $10/year for the domain, hosting this blog is completely free!
0 commit comments