Mediumish - Jekyll Theme

Live Demo   |   Download   |   Documentation   |   Buy me a coffee

mediumish

Run project

How to use “Mediumish” theme

Download or git clone https://github.com/wowthemesnet/mediumish-theme-jekyll.git

From the rood of your downloaded/cloned folder, open your terminal and install:

gem install bundler

Cmd

Then:

bundle install

Cmd

Edit _config.yml options. If your site is in root: baseurl: ''. Also, change your Google Analytics code, disqus username, authors, Mailchimp list etc.

Again, from your terminal:

bundle exec jekyll serve --watch

Cmd

You should be able to see your Jekyll project now, at the address provided in terminal.

Start populating your blog by adding your .md files in _posts. Mediumish already has a few examples.

Copyright

Copyright (C) 2019 Sal, https://www.wowthemes.net

Mediumish for Jekyll is designed and developed by Sal and it is free under MIT license.

Buy Me A Coffee

Contribute

  1. Fork the repo.
  2. Clone a copy of your fork on your local
  3. Create a branch off of master and give it a meaningful name (e.g. my-new-mediumish-feature).
  4. Make necessary changes, commit, push and open a pull request on GitHub.

Thank you!