From 01939ab7c0c323f0259bb10f995c98b8dad3f873 Mon Sep 17 00:00:00 2001 From: "forgejo-actions[bot]" Date: Sat, 15 Feb 2025 06:28:18 +0000 Subject: [PATCH] Path public to match ikiwiki --- LICENSE | 19 +- README/index.html | 131 +++++--- android-chrome-192x192.png | Bin 34507 -> 11316 bytes android-chrome-512x512.png | Bin 0 -> 33560 bytes apple-touch-icon.png | Bin 31700 -> 7622 bytes css/bootstrap.local.css | 73 ++++- error/404/index.html | 179 +++++++++++ error/422/index.html | 175 +++++++++++ error/500/index.html | 177 +++++++++++ error/502/index.html | 177 +++++++++++ error/503/index.html | 177 +++++++++++ favicon-16x16.png | Bin 1381 -> 696 bytes favicon-24x24-white.png | Bin 0 -> 921 bytes favicon-24x24.png | Bin 0 -> 921 bytes favicon-32x32.png | Bin 2925 -> 1310 bytes favicon.ico | Bin 15086 -> 15086 bytes favicon.png | Bin 4921 -> 1992 bytes footer.fr.mo | Bin 435 -> 2129 bytes footer/index.en.html | 185 +++++++++--- footer/index.fr.html | 193 +++++++++--- generated.txt | 2 +- ikiwiki.fr/index.html | 115 ++++--- ikiwiki.setup | 24 +- ikiwiki/directive.fr/index.html | 115 ++++--- ikiwiki/directive/index.html | 115 ++++--- ikiwiki/formatting.fr/index.html | 115 ++++--- ikiwiki/formatting/index.html | 115 ++++--- ikiwiki/index.html | 115 ++++--- ikiwiki/markdown.fr/index.html | 115 ++++--- ikiwiki/markdown/index.html | 115 ++++--- ikiwiki/openid.fr/index.html | 115 ++++--- ikiwiki/openid/index.html | 115 ++++--- ikiwiki/pagespec.fr/index.html | 115 ++++--- ikiwiki/pagespec/attachment.fr/index.html | 115 ++++--- ikiwiki/pagespec/attachment/index.html | 115 ++++--- ikiwiki/pagespec/index.html | 115 ++++--- ikiwiki/pagespec/po.fr/index.html | 115 ++++--- ikiwiki/pagespec/po/index.html | 115 ++++--- ikiwiki/pagespec/sorting/index.html | 115 ++++--- ikiwiki/searching.fr/index.html | 115 ++++--- ikiwiki/searching/index.html | 115 ++++--- ikiwiki/subpage.fr/index.html | 115 ++++--- ikiwiki/subpage/index.html | 115 ++++--- ikiwiki/subpage/linkingrules.fr/index.html | 115 ++++--- ikiwiki/subpage/linkingrules/index.html | 115 ++++--- ikiwiki/wikilink.fr/index.html | 115 ++++--- ikiwiki/wikilink/index.html | 115 ++++--- images/banner_black_542x152.png | Bin 0 -> 14503 bytes images/banner_white_86x24.png | Bin 0 -> 1590 bytes images/header_black.png | Bin 0 -> 8528 bytes images/header_black_1368x944.png | Bin 0 -> 28161 bytes images/header_white.png | Bin 0 -> 8107 bytes images/ilot_black_128x128.png | Bin 0 -> 6605 bytes images/ilot_black_1920x1920.png | Bin 0 -> 105743 bytes images/ilot_black_256x256.png | Bin 0 -> 15076 bytes images/ilot_black_512x512.png | Bin 0 -> 32559 bytes images/logo-name_black_128x128.png | Bin 0 -> 6151 bytes images/logo-name_black_1921-1920.png | Bin 0 -> 97380 bytes images/logo-name_black_256x256.png | Bin 0 -> 13967 bytes images/logo-name_black_512x512.png | Bin 0 -> 30037 bytes index.en.html | 137 +++++---- index.fr.html | 165 ++++++---- index.fr.mo | Bin 2530 -> 3486 bytes join.fr.mo | Bin 0 -> 12916 bytes join/index.en.html | 234 +++++++++++++++ join/index.fr.html | 282 +++++++++++++++++ js/join.js | 77 +++++ meta/code-of-conduct/index.html | 170 +++++++++++ meta/license/index.html | 115 ++++--- mstile-150x150.png | Bin 21575 -> 7634 bytes platforms.fr.mo | Bin 0 -> 6263 bytes platforms/index.en.html | 196 ++++++++++++ platforms/index.fr.html | 239 +++++++++++++++ recentchanges/index.en.html | 118 +++++--- recentchanges/index.fr.html | 122 +++++--- safari-pinned-tab.svg | 332 +++++++++++++++++++++ sandbox.fr/index.html | 115 ++++--- sandbox/index.html | 115 ++++--- shortcuts/index.en.html | 118 +++++--- shortcuts/index.fr.html | 122 +++++--- sidebar.fr.mo | Bin 509 -> 572 bytes sidebar/index.en.html | 123 +++++--- sidebar/index.fr.html | 127 +++++--- site.webmanifest | 5 + smileys.fr/index.html | 115 ++++--- smileys/index.html | 115 ++++--- templates.fr/index.html | 115 ++++--- templates/index.html | 123 +++++--- templates/note.fr/index.html | 115 ++++--- templates/note/index.html | 115 ++++--- templates/page.tmpl | 80 +---- templates/popup.fr/index.html | 115 ++++--- templates/popup/index.html | 115 ++++--- tools.fr/index.html | 298 ++++++++++++++++++ 94 files changed, 6518 insertions(+), 2087 deletions(-) create mode 100644 android-chrome-512x512.png create mode 100644 error/404/index.html create mode 100644 error/422/index.html create mode 100644 error/500/index.html create mode 100644 error/502/index.html create mode 100644 error/503/index.html create mode 100644 favicon-24x24-white.png create mode 100644 favicon-24x24.png create mode 100644 images/banner_black_542x152.png create mode 100644 images/banner_white_86x24.png create mode 100644 images/header_black.png create mode 100644 images/header_black_1368x944.png create mode 100644 images/header_white.png create mode 100644 images/ilot_black_128x128.png create mode 100644 images/ilot_black_1920x1920.png create mode 100644 images/ilot_black_256x256.png create mode 100644 images/ilot_black_512x512.png create mode 100644 images/logo-name_black_128x128.png create mode 100644 images/logo-name_black_1921-1920.png create mode 100644 images/logo-name_black_256x256.png create mode 100644 images/logo-name_black_512x512.png create mode 100644 join.fr.mo create mode 100644 join/index.en.html create mode 100644 join/index.fr.html create mode 100644 js/join.js create mode 100644 meta/code-of-conduct/index.html create mode 100644 platforms.fr.mo create mode 100644 platforms/index.en.html create mode 100644 platforms/index.fr.html create mode 100644 safari-pinned-tab.svg create mode 100644 tools.fr/index.html diff --git a/LICENSE b/LICENSE index d8027c3..daa5001 100644 --- a/LICENSE +++ b/LICENSE @@ -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. diff --git a/README/index.html b/README/index.html index 69332f7..853171e 100644 --- a/README/index.html +++ b/README/index.html @@ -6,9 +6,8 @@ - - README - Ayakael + README - ilot.io -