martinpeck / martinpeck.com

My personal blog, currently built with Jekyll

Home Page:https://martinpeck.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

martinpeck.com

Build Jekyll Site

This is the source code for the martinpeck.com blog. If you've spotted a typo in that blog, you're welcome to send me a pull request.

Building the Site

The site uses a Visual Studio Code DevContainer to make local setup easier. Read this to find out more...

https://code.visualstudio.com/docs/remote/containers

Assuming you're set up with VS Code, and the Remote Containers extension, you just need to open the project with VSCode and away you go!

For convinience, there is a Makefile in this repo that defines the following rules:

  • make build to build the site
  • make serve to build and then serve the site on http://localhost:4000

Acknowledgements

This blog uses a modified version of Mediumish for its theme, and is built using Jekyll.

License

Open sourced under the MIT license.

Copyright (c) 2016 - 2020 Martin Peck

About

My personal blog, currently built with Jekyll

https://martinpeck.com

License:Other


Languages

Language:HTML 43.2%Language:CSS 36.2%Language:JavaScript 11.0%Language:SCSS 8.8%Language:Ruby 0.4%Language:Makefile 0.4%