Nandomoreira Jekyll Theme Save

💎 My old website in Jekyll and Gulpjs

Project README

nandomoreira.me jekyll theme

Preview

Setup

In the terminal run the commands

$ sudo npm i -g gulp bower browser-sync
$ sudo gem install bundler
$ bundle install
$ npm install

Using Rake tasks

$ rake post title="TITLE OF THE POST"
$ rake page name="about.md"
$ rake category title="Programing"
$ rake tag title="Jekyll"

Using Jekyll

Running the server:

$ jekyll server

Access, localhost:4000

Using Gulp

Rum gulp

$ gulp

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


It is under the MIT license.

Enjoy! :yum:

Open Source Agenda is not affiliated with "Nandomoreira Jekyll Theme" Project. README Source: nandomoreirame/nandomoreira-jekyll-theme

Open Source Agenda Badge

Open Source Agenda Rating