Socket
Socket
Sign inDemoInstall

hexo-tag-eventbrite

Package Overview
Dependencies
8
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    hexo-tag-eventbrite

A hexo tag for inserting eventbrite events


Version published
Weekly downloads
2
Maintainers
1
Install size
5.78 MB
Created
Weekly downloads
 

Readme

Source

hexo-tag-eventbrite

Version: 0.0.1

Compatible with Hexo Version 3

Infos

Insert this tag in your content to retrieve and display "live" events from you Eventbrite account.

{% eventbrite %}

To get your Personal Token see the official documentation https://www.eventbrite.com/developer/v3/reference/authentication/#ebapi-personal-token

Put your token in a json file using token key

{
  "token": "MYPERSONALTOKEN"
}

and save file in your site root using eventbrite.json name.

Inspired from https://github.com/the-simian/hexo-tag-googlemaps

FAQs

Last updated on 02 Nov 2016

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc