-
Notifications
You must be signed in to change notification settings - Fork 0
Description
So decided to give Jekyll a try because it has the features that I was looking for. They have their own template language Liquid. I have imported all the content from the current site and figured out what I need to do to get the video and images to work.
I could use some help with converting the theme from the newsite branch into a theme that is compatible with Jekyll. Mainly there is a bit of javascript work. It doesn't have to work exactly like what Aaron came up with for the newsite, but as long as it is similar that would be great.
The issue is that Aaron was building the "cards" (posts) from a json variable full of post data. I think we will have to do this differently when displaying the list of posts in jekyll. Please let me know if you have some time in the next couple weeks to help out.
Oh I created a different repo for it because I think it will be required in order to use github to host the site. It is private at the moment, but happy to add anyone who wants to help.
Thanks!