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

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.

About

The graze tech blog

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages