Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

hexo-tag-eventbrite

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hexo-tag-eventbrite

A hexo tag for inserting eventbrite events

  • 0.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
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

Package last updated on 02 Nov 2016

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc