andersonpe / dotX

:gem: Simple & Beautiful Jekyll theme

Home Page:https://nandomoreira.me/dotX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.X Build Status

Simple & Beautiful Jekyll theme

dotX - free Jekyll theme


Start in 4 steps

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

Access, localhost:4000/dotX

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"

Copyright and license

It is under the MIT license.

Enjoy 😋

by nandomoreira.me

About

:gem: Simple & Beautiful Jekyll theme

https://nandomoreira.me/dotX

License:MIT License


Languages

Language:CSS 69.2%Language:HTML 28.2%Language:JavaScript 1.1%Language:Shell 1.0%Language:Ruby 0.5%