1.0.1 • Published 4 years ago

@ubclaunchpad/vuepress-fathom v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
4 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

4 years ago

1.0.0

4 years ago