Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/j0k3r/wildtrip-blog
- Owner: j0k3r
- Created: 2014-10-08T21:22:32.000Z (over 10 years ago)
- Default Branch: blog
- Last Pushed: 2024-07-29T07:11:05.000Z (5 months ago)
- Last Synced: 2024-10-12T13:44:14.959Z (3 months ago)
- Topics: blog, flickr, jekyll, jekyll-site, travel-blog
- Language: HTML
- Homepage: https://wildtrip.blog/
- Size: 1.19 MB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
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
````