Skip to content

๐Ÿ”Œ A simple VuePress plugin for Fathom Analytics

License

Notifications You must be signed in to change notification settings

ubclaunchpad/vuepress-plugin-fathom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

vuepress-plugin-fathom npm (scoped)

A simple VuePress plugin for Fathom Analytics.

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

Releases

No releases published

Packages

No packages published