kareman / blog

This is my website, a static site generated with Middleman.

Home Page:https://ashfurrow.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Netlify Status

My Blog

My blog.

Setup

git clone https://github.com/ashfurrow/blog.git 
cd blog
bundle install
rake

Then navigate to http://0.0.0.0:4567.

Contributing

Contributions, such as typo corrections or bug reports, are very welcome! Feel free to open an issue or make a pull request to the master branch. All blog posts are written in Markdown in the source/blog/ directory, which gets deployed automatically by Travis CI when a pull request is merged. See Server Setup below.

License

Creative Commons License

This work by Ash Furrow is licensed under a Creative Commons Attribution 4.0 International License.

Code I've written is licensed under MIT. Other components such as Bootstrap or the original blog theme have their own licenses.

Thanks

Thanks to the following people and projects:

Photo Credits

All banner (full-width) images on the site are my own unless they link to an external source. I release my photos under the same license as this blog; the licenses of others' work vary.

I'd like to thank the following contributors.

Photo Photographer
Main banner on Portfio. Andrey Tochilin
"Software" banner on Portfolio. Nick Simmons
Education image on Portfolio Pete O'Shea
Community image on Portfolio Paul Hudson
Recent blog post header backgrounds Cloudy Conway (license) and Crooked Cosmos (CC0)

Server Setup

The site is served from Netlify, but with RSS feeds from S3.

Search

Search is done using lunrjs through the middleman-search plugin. In summary:

Or check out this blog post.

About

This is my website, a static site generated with Middleman.

https://ashfurrow.com

License:Other


Languages

Language:Ruby 40.0%Language:CSS 31.3%Language:HTML 21.2%Language:JavaScript 7.6%