Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nandomoreirame/lora
:gem: Lora free Jekyll theme
https://github.com/nandomoreirame/lora
free-jekyll-theme jekyll jekyll-blog jekyll-theme rake ruby
Last synced: 2 months ago
JSON representation
:gem: Lora free Jekyll theme
- Host: GitHub
- URL: https://github.com/nandomoreirame/lora
- Owner: nandomoreirame
- License: mit
- Created: 2015-11-15T17:33:04.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2021-03-07T11:43:39.000Z (almost 4 years ago)
- Last Synced: 2023-10-20T21:58:46.376Z (about 1 year ago)
- Topics: free-jekyll-theme, jekyll, jekyll-blog, jekyll-theme, rake, ruby
- Language: CSS
- Homepage: https://nandomoreirame.github.io/lora/
- Size: 209 KB
- Stars: 34
- Watchers: 2
- Forks: 31
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lora - free Jekyll theme
> :warning:
This theme requires ruby and rubygems installed---
### Start in 4 steps
1. Download or clone repo `git clone [email protected]:nandomoreirame/lora.git`
2. Enter the folder: `cd lora/`
3. Install Ruby gems: `bundle install`
4. Start Jekyll server: `jekyll serve`Access, [localhost:4000](http://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](https://nandomoreirame.github.io/lora/)
[Download](https://github.com/nandomoreirame/lora/archive/master.zip)![Lora - free Jekyll theme](/screenshot.png)
---
### Copyright and license
Lora is under [the MIT license](/LICENSE).
> :warning:
Please remove metas `` and `` in `_layouts/default.html`Enjoy :yum: