JekyllPersonal

JekyllPersonal

A simple and elegant personal landing page, created using jekyll.

Link

vaigit.github.io/jekyllpersonal/

Documentation

This is a Jekyll theme designed with something very specific in mind: to be a simple and elegant personal landing page that can be easily deployed to GitHub Pages.

How to install.

  1. Start by installing Bundler gem install bundler

  2. Fork this repository

  3. Clone the repository you just forked

  4. Then run bundle install to get Jekyll and all the dependencies.

  5. Edit _config.yml as needed.

  6. Run the Jekyll server with bundle exec jekyll serve

  7. Go to http://localhost:4000

--

Thanks to excentris/compass.