Credits
This website was created with the help of several third-party libraries. They are listed below.
Pretzel
Pretzel is used to generate the static website.
- Original Code: https://github.com/Code52/pretzel
- Forked Version: https://github.com/xforever1313/pretzel
- License: Microsoft Public License
Pretzel.Categories
Generate category and tag pages.
- Original Code: https://github.com/k94ll13nn3/Pretzel.Categories
- Forked Version: https://github.com/xforever1313/pretzel/tree/master/src/Pretzel.Categories
- License: Microsoft Public License
RazorEngine.NetCore
Used with Pretzel to help generate the static website
- Code: https://github.com/fouadmess/RazorEngine
- License: Apache 2.0
Font Awesome
Used for various Icons
- Website: https://fontawesome.com/
- Code: https://github.com/FortAwesome/Font-Awesome
- License: Font Awesome Free License
Cake
Used to help build the site.
- Website: https://cakebuild.net/
- Code: https://github.com/cake-build
- License: MIT License
ActivityStreams
Used to add ActivityPub to this website.
- Original Code: https://github.com/KristofferStrube/ActivityStreams
- Forked Version: https://github.com/xforever1313/ActivityStreams
- License: MIT License
ActivityPubSchema
Used to validate generated ActivityPub JSON during testing.
- Code: https://github.com/redaktor/ActivityPubSchema
- License: MIT License
Newtonsoft.Json.Schema
Used to validate generated ActivityPub JSON during testing.
- Website: https://www.newtonsoft.com/jsonschema
- Code: https://github.com/JamesNK/Newtonsoft.Json.Schema
- License: AGPL-3.0
Leaflet.js
Used for drawing on maps.
- Website: https://leafletjs.com/
- Code: https://github.com/Leaflet/Leaflet
- License: BSD 2-Clause "Simplified" License
Chart.js
Used for making charts and graphs
- Website: https://www.chartjs.org/
- Code: https://github.com/chartjs/Chart.js
- License: MIT
OpenStreetMap
Used for embedded Maps
- Website: https://www.openstreetmap.org/
- Copyright Info: https://www.openstreetmap.org/copyright
w3schools.com
CSS Theme
Geodesy
Calculating distance via GPS Coordinates
- Code: https://github.com/juergenpf/Geodesy
- License: Apache 2.0