vaigit.github.io/jekyllpersonal/
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.
Start by installing Bundler gem install bundler
Fork this repository
Clone the repository you just forked
Then run bundle install
to get Jekyll and all the dependencies.
Edit _config.yml
as needed.
Run the Jekyll server with bundle exec jekyll serve
Go to http://localhost:4000
--
Thanks to excentris/compass.