FabioHCNobre - Use Particle Jekyll Theme

This is a simple and minimalist template for Jekyll designed for developers that want to show of their portfolio.

Basic Setup

  1. Install Jekyll
  2. Clone the particle theme: git clone https://github.com/nrandecker/particle.git
  3. Edit _config.yml to personalize your site.

Site and User Settings

You have to fill some informations on _config.yml to customize your site.

# Site settings
description: A blog about lorem ipsum dolor sit amet
baseurl: "" # the subpath of your site, e.g. /blog/
url: "http://localhost:3000" # the base hostname & protocol for your site

# User settings
username: FabioHCNobre
user_description: fabiohcnobre Developer
user_title: FabioHCNobre Developer
email: 
twitter_username: fabiohcnobre
github_username:  fabiohcnobre
gplus_username:  fabiohcnobre

Don't forget to change your url before you deploy your site!

Color and Particle Customization

  • Color Customization
    • Edit the sass variables
  • Particle Customization
    • Edit the json data in particle function in app.js
    • Refer to Particle.js for help

License

This theme is free and open source software, distributed under the The MIT License. So feel free to use this Jekyll theme anyway you want.

Credits

This theme was partially designed with the inspiration from these fine folks