Skip to content
Snippets Groups Projects
  1. Dec 18, 2022
    • Michelle Blanchette's avatar
      analytics: support multiple tracking IDs, document UA -> GA4 switch (#1029) · 9bccf07f
      Michelle Blanchette authored
      * Issue #1023 - note that GA4 properties are supported
      
      * Issue #1023 - parameterize Google Analytics property script
      
      * Issue #1023 - support a list of multiple Google Analytics tracking IDs in config
      
      * Issue #1023 - update Google Analytics configuration doc
      
      * Fix configuration of multiple Google Analytics properties and simplify type checking
      
      * simplify unnecessary code repetition
      
      * tweak Google Analytics config documentation wording
      Unverified
      9bccf07f
  2. Aug 12, 2022
    • Matt Wang's avatar
      `mermaid`: refactor config to use `mermaid_config.js` include, only require... · e2f1546c
      Matt Wang authored
      `mermaid`: refactor config to use `mermaid_config.js` include, only require `mermaid.version` in `_config.yml` (#909)
      
      This PR has a bit of scope creep! This PR now:
      
      - changes the mermaid opt-in logic to only check for the existence of a `mermaid` key instead of `mermaid != false`: this resolves the follow-up in #857
      - changes the behaviour of mermaid configuration
          - instead of using `mermaid_init.html` with default settings, makes the include `mermaid_config.js`
          - the include is loaded directly into the contents of `mermaid_initialize`
          - by default, it is an empty object (i.e. `{}`), triggering the defaults
      - updates docs
      - adds an example to the markdown kitchen sink  
      
      It does significantly change the interface provided in #857, and I apologize for the confusion. However, given the discussion in this PR, I think it's the best move forward!
      Unverified
      e2f1546c
  3. Jul 13, 2022
  4. Jul 12, 2022
  5. Jul 04, 2022
  6. Mar 03, 2022
  7. Oct 13, 2020
  8. Oct 12, 2020
  9. Sep 14, 2020
  10. Aug 26, 2020
  11. Jul 25, 2020
  12. Jul 10, 2020
  13. Jul 09, 2020
  14. Jun 25, 2020
  15. Apr 24, 2020
  16. Mar 24, 2020
  17. Jan 12, 2020
  18. Jan 02, 2020
  19. Dec 29, 2019
  20. Nov 27, 2019
  21. Nov 12, 2019
    • Alexey Averikhin's avatar
      Enable IP anonymization in Google Analytics (GDPR) · 25331a5f
      Alexey Averikhin authored
      - Introduced "ga_tracking_anonymize_ip" parameter to enable/disable Google Analytics IP anonymization (to comply with GDPR).
      
      (cherry picked from commit ce530f36fa0549c78ffe53ea6077f44f6f0b330f) (+1 squashed commit)
      Squashed commits:
      [69b7718] - enable GA anonymize_ip
      
      (cherry picked from commit f2b67c632af72b61dd634b9a337200781519691e)
      25331a5f
  22. Oct 02, 2019
  23. Sep 11, 2019
  24. Sep 09, 2019
  25. Aug 31, 2019
    • Peter Mosses's avatar
      Mathjax support added · 7220197a
      Peter Mosses authored
      Mathjax config options added.
      `compress_html` config option changed,
      Mathjax script loaded by head when `page.mathjax` is truthy.
      Documentation and test page added.
      See also issue #198.
      7220197a
  26. Aug 17, 2019
  27. Aug 15, 2019
  28. Aug 14, 2019
Loading