moran

moran

Minimalist Theme for Jekyll

Moran

Moran is a minimalist, typography-centric design ideal for long-form writing.

How it works?

We used Jekyll, a lovely static generator in Ruby, to create this theme.

First steps

  1. Install Git and Ruby, in case you don't have them yet.

  2. Once installed these dependencies, open up the terminal and install Jekyll with the following command:

$ gem install jekyll --no-ri --no-doc
  1. Now clone the project:
$ git clone [email protected]:rands0n/moran.git
  1. Navigate to the project folder:
$ cd moran
  1. And finally run:
$ jekyll server --watch

You'll have access to the website at localhost:4000 :D

Credits

This theme is based on @echenley theme and adapted for Jekyll.

License

MIT License © Randson Oliveira