An open API service indexing awesome lists of open source software.

https://github.com/arpban/kite

Drupal 8 Theme for Blogging
https://github.com/arpban/kite

drupal drupal-8 drupal-theme

Last synced: 10 months ago
JSON representation

Drupal 8 Theme for Blogging

Awesome Lists containing this project

README

          

# Kite
Drupal 8 theme for blogging

screenshot

## Development

For development, run the following commands from the theme root directory (with Node version `v10.15.0`).

```bash
$ npm install
$ gulp
```

The SCSS and JS files in `/src/` , which will be compiled to `/built/` automatically.