From 48e9c31f1468bcd478f43a904005e17a41e9fd06 Mon Sep 17 00:00:00 2001 From: apedregosa <3347971+apedregosa@users.noreply.github.com> Date: Tue, 23 Apr 2019 17:15:58 +0800 Subject: [PATCH] Update README.md Updated title and added roadmap. --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3771779..0629736 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Gutenberg theme +# Starter Gutenberg Theme with UIKit 3 This theme is designed to showcase what Gutenberg can do with regards to themes. It is intended as a work in progress, at least until v1 of the new editor (and maybe beyond). # Block focused @@ -6,3 +6,8 @@ If something isn't a block yet, this theme will not have it. As each block happe # Styling just like Gutenberg The idea of the default look for this theme is to as closely replicate that of the Gutenberg editor output as possible. As a result the focus is on that styling not creating a new look.. yet. As things grow, we may have styles and go further into what the theme can have... who knows. + +# Roadmap ([See v1](https://github.com/wpugph/gutenberg-starter-theme/projects/1)) +- Integrate UIKit 3 +- Basic Gutenblocks for UIkit components +- WP UIkit Customizer