I want to write some getting started guides for areas of my site in markdown and split them over multiple pages.
My file structure is like so:
/doing-x
1-blah-blah.md
2-blah-blah.md
3-blah-blah.md
/doing-y
...
I managed to get mostly what I needed done in nanoc, but I'd like to have next and previous buttons on each page of each section.
I tried the paginator gem but it's for paging an index of blogs.