---
title: 'WordPress Theme'
date: '2019-09-10T19:23:31+00:00'
type: post
word_count: 64
char_count: 428
tokens: 84
categories:
  - GitHub
  - Meta
  - WordPress
---

# WordPress Theme

I’m building a super basic WordPress Theme for this website. I’ve started a [repository](https://github.com/greg-randall/gregr.org-theme/).

I’m going to use [WordPress Gutenberg](https://wordpress.org/gutenberg/) as the editor, and use [Bootstrap](https://getbootstrap.com/) for everything else. I will make the theme as fast, lightweight, and [accessible](https://www.w3.org/WAI/standards-guidelines/wcag/).
