mirror of https://github.com/luizdepra/hugo-coder.git

Michał Pawlik
23.20.2023 5cd634aa14645ffc59632d5e0eec3eec317dbc4f
refs
author Michał Pawlik <majk-p@users.noreply.github.com>
Monday, January 23, 2023 00:20 +0100
committer GitHub <noreply@github.com>
Monday, January 23, 2023 00:20 +0100
commit5cd634aa14645ffc59632d5e0eec3eec317dbc4f
tree 2ffddcec62a05a7920e6a6032fded6c5b90f1173 tree | zip | gz
parent f0baee4f8cd92da1cef33b004524dd585115f3c2 view | diff
Add support for microanalytics.io (#765)

### Prerequisites

Put an `x` into the box(es) that apply:

- [ ] This pull request fixes a bug.
- [x] This pull request adds a feature.
- [ ] This pull request introduces breaking change.

### Description

This PR introduces support for another analytics provider:
https://microanalytics.io/
This change provides new file in `layouts/partials/analytics` for the
introduced provider. Documentation has been respectively updated.


### Issues Resolved

None

### Checklist

Put an `x` into the box(es) that apply:

#### General

- [x] Describe what changes are being made
- [x] Explain why and how the changes were necessary and implemented
respectively
- [ ] Reference issue with `#<ISSUE_NO>` if applicable

#### Resources

- [ ] If you have changed any SCSS code, run `make release` to
regenerate all CSS files

#### Contributors

- [x] Add yourself to `CONTRIBUTORS.md` if you aren't on it already

Co-authored-by: Luiz F. A. de Prá <luizdepra@users.noreply.github.com>
1 files added
4 files modified
28 ■■■■■ changed files
CONTRIBUTORS.md 1 ●●●● diff | view | raw | blame | history
docs/configurations.md 8 ●●●●● diff | view | raw | blame | history
exampleSite/config.toml 5 ●●●●● diff | view | raw | blame | history
layouts/_default/baseof.html 6 ●●●● diff | view | raw | blame | history
layouts/partials/analytics/microanalyticsio.html 8 ●●●●● diff | view | raw | blame | history