Swanson.github.com screenshot

Swanson.github.com

Author Avatar Theme by Swanson
Updated: 10 Feb 2022
79 Stars

blog, talks, book writeups

Categories

Overview:

The My Blog theme is the Jekyll source for a personal blog, projects, and book write-ups by Matt Swanson. It is designed to showcase his content in an organized and visually appealing manner. The theme has not been release publicly yet.

Features:

  • Clean and minimalist design: The theme offers a clean and minimalist design, allowing the content to take center stage.
  • Organized content: The theme provides a structure for organizing blog posts, projects, and book write-ups.
  • MIT License: All directories and files, except for _posts/talks/static/, are MIT licensed.

Installation:

To install the theme, follow these steps:

  1. Clone the theme repository to your local machine:
git clone <repository-url>
  1. Navigate to the theme directory:
cd <theme-directory>
  1. Install Jekyll, if not already installed:
gem install jekyll
  1. Build the site:
bundle exec jekyll build
  1. Serve the site on a local server:
bundle exec jekyll serve
  1. View the site in your browser:
http://localhost:4000

Summary:

The My Blog theme is a Jekyll source designed for Matt Swanson’s personal blog, projects, and book write-ups. It offers a clean and minimalist design, allowing the content to be the focal point. The theme is organized and well-structured, providing an easy way to showcase various types of content. It is currently not released publicly, and some directories and files have specific copyright restrictions, while the rest are MIT licensed.