Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/city-of-helsinki/wordpress-helfi-linkedevents

WP plugin for getting events from Helsinki Linked Events API
https://github.com/city-of-helsinki/wordpress-helfi-linkedevents

Last synced: about 2 months ago
JSON representation

WP plugin for getting events from Helsinki Linked Events API

Awesome Lists containing this project

README

        

# Helsinki Linked Events
Integration with the [Helsinki Linked Events API](https://linkedevents.hel.fi/fi).

Registers a custom post type for storing API request configuration and a dynamic block, which renders the fetched events.

## Dependencies

### Required
- None

## Development

### Assets
(S)CSS and JS source files are stored in `/src`. Asset complitation is done with [Gulp](https://gulpjs.com/) and the processed files can be found in `/assets`.

Install dependencies with `npm install`. Build assets with `gulp scripts` and `gulp styles` or watch changes with `gulp watch`.

## Collaboration
Raise [issues](https://github.com/City-of-Helsinki/wordpress-helfi-linkedevents/issues) for found bugs or development ideas. Feel free to send [pull requests](https://github.com/City-of-Helsinki/wordpress-helfi-linkedevents/pulls) for bugfixes and new or improved features.