|
|
|
|
|
by corin_
5625 days ago
|
|
The length of the article is in part due to how in-depth he goes, and in part due to how customised he wanted it. Realistically you could get a Jekyll site setup in ~10 minutes. As to comments, on my Jekyll blog I opted not to bother with comments, but yeah, Disqus (or equivilent) is probably the best option. A possible second option would be to tell Apache to run all the .html files through PHP, and use PHP to add in a database-driven comments system. Sure, it won't be as fast as HTML-only, but it will still cut down the load time by not using any database queries for the rest of the site. |
|
- Ruby gems
- Git
- Liquid Templates
- Yaml
You can get a WordPress blog running in minutes knowing a lot less.