Skip to content

Latest commit

 

History

History
57 lines (33 loc) · 2.5 KB

readme.md

File metadata and controls

57 lines (33 loc) · 2.5 KB

CI

Ankur Block Theme

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.

Style Variants

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.

Change Log

See change log.

Download

Download the latest release from GitHub.

Development

To get started:

  1. Set up a WordPress instance. (I use Local.)
  2. Clone or download this repository in the /wp-content/themes/ directory.

Requirements

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 issues
  • npm run build compiles the SCSS to CSS
  • npm run export creates dependency-free directory and zip file for upload

Resources

Assets

Demo Site

My family website, located at eichefam.net, is using a child theme of Ankur.