Jekyll-plugin to generate archive pages per year.
The archive-pages are written to /#{year}/index.html.
- Hook in this repository as git-submodule or copy the files into your project.
- Adapt
_includes/*
to your liking. - Put this somewhere into your layout-file:
{% include archive-yearly-links.html %}
. - Add some styling for #archive-yearly-links to your css-file.
© 2012 Fup Duck
GNU General Public License version 2 http://www.gnu.org/licenses/gpl-2.0.html.
See also LICENSE.