Jekyll Archive Generator creates a set of archive pages for a Jekyll website. Oddly, Jekyll doesn't include a date-based archive for posts out of the box. For example, if you have a permalink structure like `blog/2014/01/01/title, URL hacking won't work because going to `blog/2014` will return 404 Page Not Found. Jekyll Archive Generator fixes that by generating all the necessary archive pages for each part your blog URL structure.
Required Ruby Version
>= 2.0.0
Authors
Mark Trapp
Versions
- 0.4.2 January 15, 2015 (7 KB)
- 0.4.1 January 15, 2015 (7 KB)
- 0.4.0 January 15, 2015 (6.5 KB)
- 0.3.0 January 08, 2015 (6 KB)
- 0.2.1 February 16, 2014 (6 KB)