Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/arpban/kite

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

drupal drupal-8 drupal-theme

Last synced: about 1 month 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.