Nandomoreira jekyll theme
π My old website in Jekyll and Gulpjs
1. Change the variables `GITHUB_REPONAME` and `GITHUB_REPO_BRANCH` in `Rakefile` 2. Run `rake` or `rake publish` for build and publish on Github The project is written primarily in CSS, distributed under the MIT License license, first published in 2015. Key topics include: es5, gulp, gulpjs, jekyll, jekyll-theme.
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
- Change the variables
GITHUB_REPONAMEandGITHUB_REPO_BRANCHinRakefile - Run
rakeorrake publishfor build and publish on Github
Copyright and license
It is under the MIT license.
Enjoy! :yum:
Contributors
Showing top 2 contributors by commit count.
This article is auto-generated from nandomoreirame/nandomoreira-jekyll-theme via the GitHub API.Last fetched: 6/29/2026
