tonilopezmr / tonilopezmr.github.io

My web portfolio.
https://tonilopezmr-github-io.vercel.app
Other
4 stars 1 forks source link

mediator

A medium inspired Jekyll blog theme. The basic idea came from the Ghost theme Readium 2.0. I use mediator on my own blog The Base.

Screenshots

screenshot screenshot screenshot

Features

Getting Started

You should have a server up and running locally at http://localhost:4000.

Configuration

The main settings happen in side of the _config.yml file:

Site

Main settings for the site

Social

The template allows to add all major social plattforms to your site. Fill the the form for each plattform. If you leave the share_* entries empty, the sharing buttons below a post are not shown. If you leave the url and desc empty the icons are not shown on the index page, but the share icons on the article pages remains untouched (Thanks to Phil)

The Liquid template engine will magical combine the different parts to a share url.

http://twitter.com/share?text=post_title&url=post_url

See _config.yml for more examples.

Licensing

MIT with no added caveats, so feel free to use this on your site without linking back to me or using a disclaimer or anything silly like that.

Contact

I'd love to hear from you at @dirkfabisch. Feel free to open issues if you run into trouble or have suggestions. Pull Requests always welcome.