+[2016-12-23T17:35:00Z]linuxmodderusing github.io with jekyll in the backend how to make a repo source all files or folders in a repo as a separate subpage like a /var/www/html/foo.org/{about-us,offerings,n+x} +[2016-12-23T17:35:32Z]linuxmodderwould I need it to be a separate folder in the repo to be a new subpage or can a flat file do that +[2016-12-25T19:26:56Z]novonaguI am trying to automate a task to be executed on 'jekyll serve' or jekyll build. I want to copy files from a superdirectory ../projects and place them into my jekyll site folder +[2016-12-25T19:27:28Z]novonaguSo the pseudocode would be something like $ cp ../projects/* /projects/ +[2016-12-25T19:27:46Z]novonaguI was suggested to use Rake but I know next to nothing about Ruby. So I'm thinking maybe gulp-exec or Make?
So the pseudocode would be something like $ cp ../projects/* /projects/
+[2016-12-27T16:01:31Z]brontosaurusrexCan I have pagination that will start with 1 for oldest _posts and whatever number for the newest? (Obviously google is wrong all the time by default) +[2016-12-27T16:01:53Z]brontosaurusrexsince it is living in the past +[2016-12-27T16:19:13Z]jaybe [[ pagination ]] +[2016-12-27T16:19:13Z]jekyllrbI do not know about 'pagination', but I do know about these similar topics: 'paginate' +[2016-12-27T16:19:29Z]jaybe[[ Latinate ]]