Skip to content

mgp/mgp.github.io

Repository files navigation

Source for my blog.

Use Sass to generate the stylesheet from css/main.scss:

sass main.scss main.css

Execute run_local.sh to serve the site locally using Jekyll:

jekyll serve --watch --drafts --config=_config.yml,_local_config.yml

Styling

The fonts are League Gothic, Lato, and Ubuntu Mono.

The colors are from the material design color palette.

The favicon is my GitHub identicon.

License

The following directories and their contents are copyright Michael Parker. You may not reuse anything therein without my permission:

  • _drafts/
  • _posts/

All remaining HTML, CSS, and assets created by me are available under the MIT license.

About

Source for my blog

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published