Credits
This website was created with the help of several third-party libraries and services. They are listed below.
None of these libraries or services are affiliated with Meditation Enthusiasts.
Binary Theme
CSS Theme
- Website: https://binarytheme.com/
- Theme: https://binarytheme.com/bloggo-clean-personal-blog-html5-template-2/
- Terms of Service: https://binarytheme.com/terms-of-service/
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