Ankur is a WordPress block theme with support for color variations and custom patterns. It's named after a Sanskrit word which means "flower," imagery often used to depict a new beginning. At the same time, an anchor (because I love wordplay) symbolizes stability and confidence. With Ankur as the fully customizable starting point, whether as a brand new site or revamping an existing one, you can tell your story with clean typography and bold colors.
Ankur comes bundled with multiple style variants: light, dark, and three nature-themed alternates. To apply one of these styles, open the new Site Editor and select the Styles icon at the top right of the toolbar. In the Styles sidebar, you'll be able to pick your theme's style from the "Other styles" option.
See change log.
Download the latest release from GitHub.
To get started:
- Set up a WordPress instance. (I use Local.)
- Clone or download this repository in the
/wp-content/themes/
directory.
- WordPress 5.9+
- PHP 7.4+
- License: GPLv2 or later
Some theme features may require Gutenberg.
To build and run locally, you will also need:
You can install the development dependencies by running npm i
and composer install
. The following commands are available:
npm run lint
lints the CSS and checks the CSS and HTML for formatting issuesnpm run build
compiles the SCSS to CSSnpm run export
creates dependency-free directory and zip file for upload
- Setting up a development environment
- Block theme documentation
- Global Styles and theme.json documentation
My family website, located at eichefam.net, is using a child theme of Ankur.