All Projects → nandomoreirame → Nandomoreira Jekyll Theme

nandomoreirame / Nandomoreira Jekyll Theme

Licence: mit
💎 My old website in Jekyll and Gulpjs

Programming Languages

es5
17 projects

Projects that are alternatives of or similar to Nandomoreira Jekyll Theme

Long Haul
A minimal, type-focused Jekyll theme.
Stars: ✭ 524 (+418.81%)
Mutual labels:  gulp, jekyll, jekyll-theme
Simplicity
A free, flexible, superfast and easily customizable Jekyll Theme with no Javascript but beautiful typography.
Stars: ✭ 67 (-33.66%)
Mutual labels:  jekyll, jekyll-theme
Al Folio
A beautiful, simple, clean, and responsive Jekyll theme for academics
Stars: ✭ 1,133 (+1021.78%)
Mutual labels:  jekyll, jekyll-theme
Autm Rb
Jekyll theme
Stars: ✭ 80 (-20.79%)
Mutual labels:  jekyll, jekyll-theme
Jekyll Yamt
YAMT is a minimal Jekyll theme focused on simplicity and ease-of-use.
Stars: ✭ 55 (-45.54%)
Mutual labels:  jekyll, jekyll-theme
Darcli
A dark + cli jekyll theme
Stars: ✭ 57 (-43.56%)
Mutual labels:  jekyll, jekyll-theme
Minimalism
Minimalism is a Jekyll theme for minimalist!
Stars: ✭ 74 (-26.73%)
Mutual labels:  jekyll, jekyll-theme
Derrick
🙌 Derrick is a clean minimal and fast theme for a personal blog.
Stars: ✭ 51 (-49.5%)
Mutual labels:  jekyll, jekyll-theme
Starving Artist Jekyll Theme
A portfolio theme for Jekyll for artists to display their work - http://chrisanthropic.github.io/starving-artist-jekyll-theme/
Stars: ✭ 83 (-17.82%)
Mutual labels:  jekyll, jekyll-theme
Neumorphism
Neumorphism designed Jekyll theme for personal websites, portfolios and resumes.
Stars: ✭ 96 (-4.95%)
Mutual labels:  jekyll, jekyll-theme
Dotx
💎 Simple & Beautiful Jekyll theme
Stars: ✭ 83 (-17.82%)
Mutual labels:  jekyll, jekyll-theme
Zjiajun.github.io
My blog. Powered by Jekyll
Stars: ✭ 52 (-48.51%)
Mutual labels:  jekyll, jekyll-theme
Merlot
Merlot is a Jekyll theme for GitHub Pages
Stars: ✭ 52 (-48.51%)
Mutual labels:  jekyll, jekyll-theme
Freelancer Theme
Jekyll theme based on Freelancer Start Bootstrap theme
Stars: ✭ 1,138 (+1026.73%)
Mutual labels:  jekyll, jekyll-theme
Mzlogin.github.io
Jekyll Themes / GitHub Pages 博客模板 / A template repository for Jekyll based blog
Stars: ✭ 1,060 (+949.5%)
Mutual labels:  jekyll, jekyll-theme
Dinky
Dinky is a Jekyll theme for GitHub Pages
Stars: ✭ 70 (-30.69%)
Mutual labels:  jekyll, jekyll-theme
Butane Jekyll Theme
Butane Jekyll Theme
Stars: ✭ 88 (-12.87%)
Mutual labels:  jekyll, jekyll-theme
Retlab
A minimalist Jekyll theme for your personal site
Stars: ✭ 49 (-51.49%)
Mutual labels:  jekyll, jekyll-theme
Minimal Mistakes
📐 Jekyll theme for building a personal site, blog, project documentation, or portfolio.
Stars: ✭ 8,967 (+8778.22%)
Mutual labels:  jekyll, jekyll-theme
Jekyll Docs Theme
A mediocre Jekyll theme for writing documentation websites based Bootstrap's old website design
Stars: ✭ 81 (-19.8%)
Mutual labels:  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

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


Copyright and license

It is under the MIT license.

Enjoy! 😋

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].