Nandomoreira Jekyll Theme

screenshot of Nandomoreira Jekyll Theme
jekyll

My old website in Jekyll and Gulpjs

Overview:

The nandomoreira.me Jekyll theme is a customizable theme designed for creating personal websites or blogs. It comes with various features and options to make your website unique and visually appealing. The theme is easy to install and can be deployed on Github pages.

Features:

  • Customizable: The theme provides various options to customize the look and feel of your website, such as color schemes, fonts, and layouts.
  • Responsive Design: The theme is built with a responsive design, ensuring that your website looks great on all devices, including desktops, tablets, and mobile phones.
  • Jekyll Integration: The theme is integrated with Jekyll, a static site generator, which makes it easy to manage and update your website content.
  • Gulp Workflow: The theme utilizes Gulp, a build system, to optimize and streamline the development process.
  • Github Pages Deployment: The theme provides a simple process to deploy your website on Github pages, making it accessible to a wider audience.

Using Rake tasks:

  1. To use Rake tasks for building and publishing on Github, update the variables GITHUB_REPONAME and GITHUB_REPO_BRANCH in the Rakefile.
  2. Execute the following command to build and publish your website on Github:
$ rake publish

Using Jekyll:

  1. Refer to the Jekyll documentation to learn more about managing and updating your website content.

Summary:

The nandomoreira.me Jekyll theme is a customizable and responsive theme designed for personal websites and blogs. It offers various features and options, including customizable design, Jekyll integration, and Github pages deployment. The theme can be easily installed and managed, making it a convenient choice for creating your online presence.

jekyll
Jekyll

Jekyll is a static site generator written in Ruby that allows you to create simple, fast, and secure websites without the need for a database.

gulp
Gulp

Gulp.js is an old but popular site building tool that automates various repetitive development tasks in web development, such as compiling Sass, minifying JavaScript, and optimizing images.