roweb
roweb copied to clipboard
Fix Jekyll blog
The current set up of filtering the technotes is not working well. Right now there is only one post (the postdoc ad) on the main page, instead of 3. Before that (when we had two technotes at the top), the blog was empty on the first page.
Given that we have problems with Jekyll filtering (and this will not be fixed anytime soon) shall we go ahead and set this up as a separate blog, then add that to R-bloggers?
That seems to be the only logical way forward. Other ideas welcome.
We could have separate jekyll site with just the technotes blog, and could we rsync it the same server and serve on https://ropensci.org/tech-notes ?
Yeah, that seems like the best way.
started repo here https://github.com/ropensci/tech-notes
the blog is just in the index.html file in the root of the dir now instead of in a folder
not sure how this needs to be setup to serve on ropensci.org/tech-notes
i removed lots of files we didn't need in the new repo - probably there are others to remove