+ [10 years ago] tobylane I'm looking for workflows that are more than just forks, that page has some of that, thanks
+ [10 years ago] travis-ci jekyll/jekyll#4871 (alfredxing) The build passed. http://travis-ci.org/jekyll/jekyll/builds/44367504
+ [10 years ago] jekyllrb Title: Travis CI - Free Hosted Continuous Integration Platform for the Open Source Community (at travis-ci.org)
+ [10 years ago] travis-ci jekyll/jekyll#4875 (alfredxing) The build passed. http://travis-ci.org/jekyll/jekyll/builds/44367971
+ [10 years ago] jekyllrb Title: Travis CI - Free Hosted Continuous Integration Platform for the Open Source Community (at travis-ci.org)

message no. 67007

Posted by tobylane in #jekyll at 2014-12-17T10:52:33Z

I came here to ask questions about what has been done with Jekyll, but I'm not sure who to look or or when to ask
+ [10 years ago] nlh Hi all. So i have a set of pages in a 'project' collection - and i want to be able to add a link to the 'next project'
+ [10 years ago] nlh next.page does not seem to be working
+ [10 years ago] nlh is there a way to do this?
+ [10 years ago] jaybe nlh, you'd likely need to write a routine that parses and provides for all the projects; next.page doesn't act as such upon collections
+ [10 years ago] nlh jaybe: ok, thanks for the info