Skip to content

Mrc0113/mrc0113.github.io

Repository files navigation

marcd.dev

This repository contains my static site, marcd.dev

Leonids Jekyll Theme

  • My site is powered by Jekyll and is based on the Leonids theme
  • Leonids** is a clean Jekyll theme perfect for powering your GitHub hosted blog.

Streamlineicons.com

  • Icons (e.g: favicon.png) came from Streamlineicons.com - World's largest icon collection

Quick setup

git clone 
cd mrc0113.github.io
bundle exec jekyll serve

Check out your awesome blog at http://localhost:4000 and Cheers!

Resume Page by @Skn0tt

Leonids features a simple resume page. It is divided up into five sections:

  • Bio (Edit _data/index/careers.yml)
  • Education (Edit _data/index/education.yml)
  • Skills (Edit _data/index/skills.yml)
  • Projects (Edit _data/index/projects.yml)
  • About (Edit _includes/sections/about.html)

You can put all your info into these files, and they will be featured on the resume page.