1azyman / lora

:gem: Lora free Jekyll theme

Home Page:http://nandomoreira.me/lora/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lora - free Jekyll theme

⚠️ This theme requires ruby and rubygems installed


Start in 4 steps

  1. Download or clone repo git clone git@github.com:nandomoreirame/lora.git
  2. Enter the folder: cd lora/
  3. Install Ruby gems: bundle install
  4. Start Jekyll server: jekyll serve

Access, localhost:4000

Deploy in Github pages in 2 steps

  1. Change the variables GITHUB_REPONAME and GITHUB_REPO_BRANCH in Rakefile
  2. Run rake or rake publish for build and publish on Github

Using Rake tasks

  • Create a new page: rake page name="contact.md"
  • Create a new post: rake post title="TITLE OF THE POST"

Demo and Download

Demo Download

Lora - free Jekyll theme


Copyright and license

Lora is under the MIT license.

⚠️ Please remove metas <meta name="robots" content="noindex"> and <meta name="googlebot" content="noindex"> in _layouts/default.html

Enjoy 😋

About

:gem: Lora free Jekyll theme

http://nandomoreira.me/lora/

License:MIT License


Languages

Language:CSS 45.9%Language:HTML 33.2%Language:Ruby 21.0%