static site on davidchua https://dchua.com/tags/static-site/ Recent content in static site on davidchua Hugo -- gohugo.io en-us Sun, 24 Apr 2016 10:57:56 +0800 Hooking up Jekyll to Facebook Instant Articles https://dchua.com/posts/2016-04-24-hooking-up-jekyll-to-facebook-instant-articles/ Sun, 24 Apr 2016 10:57:56 +0800 https://dchua.com/posts/2016-04-24-hooking-up-jekyll-to-facebook-instant-articles/ Run a Jekyll site? Want to get into the whole Facebook Instant Articles Action? Prerequisite Install Jekyll Last Modified Plugin Plugin Install jekyll-last-modified-at gem by adding it onto your Gemfile or installing it into your system-wide gem. $ gem install jekyll-last-modified-at In your Jekyll site’s _config.yml file: # Add this under gems gems: - jekyll-last-modified-at Write your special RSS feed In /path/to/jekyll/feed/instant-articles.xml, copy the following snippet into it. Enjoy! Now when you access http://jekyll-site/feed/instant-articles.