Skip to content

Commit

Permalink
Empty Theme: Mention frontend alignments in README
Browse files Browse the repository at this point in the history
  • Loading branch information
kjellr authored Dec 2, 2020
1 parent d70fb77 commit 152aea1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion emptytheme/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,11 @@ Empty theme contains all of the boilerplate you need to get started building a b
- An empty `theme.json` file.
- `functions.php` with some basic setup.
- `style.css` to set up the theme.
- A separate stylesheet with all the front-end alignments you'll need.
- An empty `index.php`

It also includes a basic `index.html` template and `header.html` template part so that the theme works out of the box with no modifications.

For more background on the theme, [read the original PR](https://github.com/WordPress/theme-experiments/pull/81).

🌟 [Use the command line tool](https://github.com/WordPress/theme-experiments#generating-your-own-starter-theme) to generate your own brand-new theme based on this boilerplate.
🌟 [Use the command line tool](https://github.com/WordPress/theme-experiments#generating-your-own-starter-theme) to generate your own brand-new theme based on this boilerplate.

0 comments on commit 152aea1

Please sign in to comment.