Build Your Own (Academic) Website

Published:

This page is still under development.

Guides on constructing a GitHub page site based on Minimal Mistakes and jekyll

Themes

Plugins

  • For remote theme version, they are in Gemfile (check up-to-date)
  • For local version, they are listed in plugin: in config.yml

Layout

Add to YAML Front Matter
---
layout: single
title: Title of Your Post
canonical_url: "https://yoursite.com/custom-canonical-url"