jackpal.github.io
This is the source for the blog https://jackpal.github.io/
Tone
This is a professional blog for an experienced developer. The blog posts are clear, optimistic, and useful to the reader.
Be brief. Be direct. Use the active voice. Be respectful of the users time and intelligence.
Metadata
Posts have a date:
metadata line with the date and time that the post was created:
date: 2025-03-29 09:45:00
Posts have a tags:
metadata line with around 5 tags related to the content of the post:
tags: apple iPhone android think_different
Posts have a “description:” metadata line with a one-sentence summary of the content of the post.
description: A detailed look at the current state of the mobile phone marketplace.
Posting details
Posts are stored in _posts/
, prefixed by the date the post was created.
If a post needs an embedded image or other object, those assets are stored in assets/posts/
, prefixed by the blog post filename.
Blogging platform
This is a GitHub Pages site that uses Jekyll.
When a git commit is pushed to origin/master, the site will automatically be updated.