lowRISC / lowrisc-web

lowrisc.org web site sources
https://www.lowrisc.org
Apache License 2.0
3 stars 6 forks source link

Remove Google Analytics #104

Closed jwnrt closed 1 year ago

jwnrt commented 1 year ago

Removes Google Analytics from the site and brings fonts into this repo so clients don't have to connect to any remote servers. Also removes the Cookies section from the privacy policy since we no longer store any.

The GA cookies already stored in browsers will disappear once they expire or are cleared manually. Alternatively we could serve some JavaScript that updates them to expire immediately.

I've tested the font change by flicking between the old and new renders and don't see any differences on all the main pages plus the blogs that I checked.

Closes https://github.com/lowRISC/lowrisc-web/issues/9.