Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/j0k3r/wildtrip-blog

🌍 This is my travel blog, previously hosted on Posterous and now powered by Jekyll, Flickr, Foundation 5 & Netlify
https://github.com/j0k3r/wildtrip-blog

blog flickr jekyll jekyll-site travel-blog

Last synced: 2 months ago
JSON representation

🌍 This is my travel blog, previously hosted on Posterous and now powered by Jekyll, Flickr, Foundation 5 & Netlify

Awesome Lists containing this project

README

        

This is my travel blog, previously hosted on Posterous, and now powered by Jekyll, Flickr & Foundation.

*Since Github doesn't allow plugins in Jekyll hosted website (I use them mostly for Flickr integration), I hosted it on my own server.*

https://wildtrip.blog/

````
bundle install
bundle exec jekyll build
rake site:index[ALGOLIA_ADMIN_API_KEY]
sh deploy.sh
````