Skip to content

martinpeck/martinpeck.com

Repository files navigation

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