Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugoDocs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordivinerites <divinerites@gmail.com>2020-08-05 20:48:22 +0300
committerJoe Mooring <joe.mooring@veriphor.com>2022-11-11 23:26:55 +0300
commit10f20cb5edf35f7da4deece539c048fbc83c2c4f (patch)
treec1833ee961894c0b7bfa4fa61672b3e7973d9f00
parent9f1413eb58b9871eb70f912069b566c3d10e79d2 (diff)
Add a plausible-hugo theme component
I submit a proposal following this question : https://discourse.gohugo.io/t/theme-component-for-plausible-io-integration/27345/2?u=divinerites Feel free to discard if this theme component doesn't belongs here.
-rw-r--r--content/en/tools/other.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/en/tools/other.md b/content/en/tools/other.md
index 3989f92a5..ed7c530d0 100644
--- a/content/en/tools/other.md
+++ b/content/en/tools/other.md
@@ -25,3 +25,4 @@ And for all the other small things around Hugo:
- [Hugo SFTP Upload](https://github.com/thomasmey/HugoSftpUpload) Syncs the local build of your Hugo website with your remote webserver via SFTP.
- [Emacs Easy Hugo](https://github.com/masasam/emacs-easy-hugo) Emacs package for writing blog posts in markdown or org-mode and building your site with Hugo.
- [JAMStack Themes](https://jamstackthemes.dev/ssg/hugo/). JAMStack themes is a collection of site themes filterable by static site generator and supported CMS to help build CMS-connected sites using Hugo (linking to Hugo-specific themes).
+- [plausible-hugo](https://github.com/divinerites/plausible-hugo). Easy Hugo integration for Plausible Analytics, a simple, open-source, lightweight and privacy-friendly web analytics alternative to Google Analytics.