Skip to content
This repository has been archived by the owner on May 15, 2020. It is now read-only.

graze/blog

Repository files navigation

graze tech blog

gif of Lisa Simpson saying "There are gonna be a lot of heated blogs on this topic"

This is the source for the graze tech blog.

It is hosted on GitHub Pages and powered by Jekyll.

Setup

make deps

Run

make start

This will start up a local copy of the blog at http://localhost:4000.

Creating a new post

  1. Create a new branch for the post.
  2. make start
  3. Run make new-post, fill in the generated post and rename it to have a sensible slug.
  4. If the author of the post does not exist, run make new-author and fill in those contents.
  5. Check that the post displays correct on the post index page and also as a standalone post.
  6. If a new author was created, check that the author page displays correctly.
  7. Submit a PR as per usual.
  8. Merge into master when the PR is approved. This will automatically deploy to GitHub Pages.

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •