Path public to match ikiwiki

This commit is contained in:
forgejo-actions[bot] 2025-02-15 06:28:18 +00:00
parent f5252a9f3e
commit 01939ab7c0
94 changed files with 6518 additions and 2087 deletions

19
LICENSE
View file

@ -1,6 +1,13 @@
The MIT License (MIT)
The Mastodon comments mechanism is by Carl Schwan CC-BY-SA:
Copyright (c) 2016 pages
https://carlschwan.eu/2020/12/29/adding-comments-to-your-static-blog-with-mastodon/
The file in templates/, bootstrap.min.css, bootstrap.min.js, and local.css
are derived from bootstrap. They and all remaining files are licensed under
the MIT license:
Copyright (c) 2011-2015 Twitter, Inc
Copyright (c) 2009-2015 Julian Andres Klode
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
@ -9,13 +16,13 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.