Skip to content

leordev/leordev.github.io

 
 

Repository files navigation

Just my New Portfolio Website

I built with Jekyll on top of Particle Theme - which from now on I will recommend to everybody! :)

Feel free to fork me and create your own portfolio :)

Basic Setup

  1. Install Jekyll
  2. Fork this or Particle Theme
  3. Clone the repo you just forked.
  4. Edit _config.yml to personalize your site.

Site and User Settings

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

Running the blog in local

In order to compile the assets and run Jekyll on local you need to follow those steps:

  • Install NodeJS
  • Run npm install
  • Run gulp

Releases

No releases published

Packages

No packages published

Languages

  • CSS 76.2%
  • HTML 16.4%
  • JavaScript 7.4%