diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 3a07023..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "themes/terminimal"] - path = themes/terminimal - url = https://github.com/pawroman/zola-theme-terminimal.git diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..d2384ce --- /dev/null +++ b/LICENSE @@ -0,0 +1,71 @@ +Copyright (c) 2023 CherryKitten + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +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 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. + +I'm using a modification of the Terminimal zola theme, which is in itself a fork of the similar theme for Hugo. +Both are also licensed under the MIT License: + +MIT License + +Copyright (c) 2019 Paweł Romanowski + +Copyright (c) 2019 panr + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +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 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. + +--- + +For hugo-theme-terminal: + +The MIT License (MIT) + +Copyright (c) 2019 panr + +Permission is hereby granted, free of charge, to any person obtaining a copy of +this software and associated documentation files (the "Software"), to deal in +the Software without restriction, including without limitation the rights 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 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. diff --git a/config.toml b/config.toml index 8444334..54a67c0 100644 --- a/config.toml +++ b/config.toml @@ -2,8 +2,6 @@ base_url = "https://cherrykitten.dev" title = "CherryKitten" -theme = "terminimal" - compile_sass = true # Whether to build a search index to be used later on by a JavaScript library @@ -20,36 +18,14 @@ taxonomies = [ # Whether to do syntax highlighting # Theme can be customised by setting the `highlight_theme` variable to a theme supported by Zola highlight_code = true -extra_syntaxes_and_themes = ["highlight_themes", "highlight_themes/rose-pine"] +extra_syntaxes_and_themes = ["highlight_themes"] highlight_theme = "rosepine" [extra] -# One of: blue, green, orange, pink, red. -# Defaults to blue. -accent_color = "rosepine" - -# One of: blue, dark, green, orange, pink, red. -# Enabling dark background will also modify primary font color -# to be darker. -# Defaults to accent color (or, if not accent color specified, to blue). -background_color = "rosepine" - # The logo text - defaults to "Terminimal theme" logo_text = "CherryKitten" -copyright_html = """\ - Donate using Liberapay -   -

© 2023 - CherryKitten


-   -

Impressum

-   -

RSS

-   -

🐱

-""" - menu_items = [ {name = "Home", url = "$BASE_URL"}, diff --git a/highlight_themes/rose-pine/rosepine.tmTheme b/highlight_themes/rosepine.tmTheme similarity index 100% rename from highlight_themes/rose-pine/rosepine.tmTheme rename to highlight_themes/rosepine.tmTheme diff --git a/public/404.html b/public/404.html index b380c41..27e7512 100644 --- a/public/404.html +++ b/public/404.html @@ -11,11 +11,11 @@ - + - - + @@ -25,11 +25,11 @@
diff --git a/public/about/index.html b/public/about/index.html index 2dc4ea8..ada7c3b 100644 --- a/public/about/index.html +++ b/public/about/index.html @@ -9,11 +9,11 @@ - + - - + @@ -23,11 +23,11 @@
diff --git a/public/blog/fediverse-isnt-just-mastodon/index.html b/public/blog/fediverse-isnt-just-mastodon/index.html index 4b944a4..4faf125 100644 --- a/public/blog/fediverse-isnt-just-mastodon/index.html +++ b/public/blog/fediverse-isnt-just-mastodon/index.html @@ -9,11 +9,11 @@ - + - - + @@ -23,11 +23,11 @@
- -
@@ -156,17 +140,20 @@ Welcome to the Fediverse 💜.

+ +
diff --git a/public/blog/index.html b/public/blog/index.html index 57d84bb..46ff91d 100644 --- a/public/blog/index.html +++ b/public/blog/index.html @@ -9,11 +9,11 @@ - + - - + @@ -23,11 +23,11 @@