1.0.1 • Published 6 years ago

@ubclaunchpad/vuepress-fathom v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
6 years ago

vuepress-fathom npm (scoped)

A simple VuePress plugin for Fathom Analytics.

npm i -s @ubclaunchpad/vuepress-fathom
module.exports = {
  // ...
  plugins: [
    ['@ubclaunchpad/vuepress-fathom', {
      'siteID': 'XXXXXXXX',
    }],
  ],
}
1.0.1

6 years ago

1.0.0

6 years ago