aboutsummaryrefslogtreecommitdiff
path: root/documentation/themes/beastie
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/themes/beastie')
-rw-r--r--documentation/themes/beastie/assets/js/copy-clipboard.js4
-rw-r--r--documentation/themes/beastie/assets/js/search.js4
-rw-r--r--documentation/themes/beastie/assets/js/theme-chooser.js4
-rw-r--r--documentation/themes/beastie/assets/styles/documentation.scss4
-rw-r--r--documentation/themes/beastie/assets/styles/footer.scss4
-rw-r--r--documentation/themes/beastie/assets/styles/global.scss4
-rw-r--r--documentation/themes/beastie/assets/styles/header.scss4
-rw-r--r--documentation/themes/beastie/assets/styles/main.scss4
-rw-r--r--documentation/themes/beastie/assets/styles/variables.scss4
-rw-r--r--documentation/themes/beastie/layouts/_partials/global-search.html (renamed from documentation/themes/beastie/layouts/partials/global-search.html)0
-rw-r--r--documentation/themes/beastie/layouts/_partials/menu.html (renamed from documentation/themes/beastie/layouts/partials/menu.html)0
-rwxr-xr-xdocumentation/themes/beastie/layouts/_partials/site-footer.html (renamed from documentation/themes/beastie/layouts/partials/site-footer.html)0
-rw-r--r--documentation/themes/beastie/layouts/_partials/site-head.html (renamed from documentation/themes/beastie/layouts/partials/site-head.html)0
-rwxr-xr-xdocumentation/themes/beastie/layouts/_partials/site-header.html (renamed from documentation/themes/beastie/layouts/partials/site-header.html)0
-rw-r--r--documentation/themes/beastie/layouts/_partials/trademarks.html (renamed from documentation/themes/beastie/layouts/partials/trademarks.html)0
-rw-r--r--documentation/themes/beastie/layouts/_shortcodes/lang.html (renamed from documentation/themes/beastie/layouts/shortcodes/lang.html)0
-rw-r--r--documentation/themes/beastie/layouts/_shortcodes/languages-selection.html (renamed from documentation/themes/beastie/layouts/shortcodes/languages-selection.html)0
-rw-r--r--documentation/themes/beastie/layouts/_shortcodes/list-articles-directories.html (renamed from documentation/themes/beastie/layouts/shortcodes/list-articles-directories.html)0
-rw-r--r--documentation/themes/beastie/layouts/_shortcodes/list-books-directories.html (renamed from documentation/themes/beastie/layouts/shortcodes/list-books-directories.html)0
-rw-r--r--documentation/themes/beastie/layouts/baseof.html (renamed from documentation/themes/beastie/layouts/_default/baseof.html)0
-rw-r--r--documentation/themes/beastie/layouts/languages.html (renamed from documentation/themes/beastie/layouts/_default/languages.html)0
-rw-r--r--documentation/themes/beastie/layouts/list.html (renamed from documentation/themes/beastie/layouts/_default/list.html)0
-rw-r--r--documentation/themes/beastie/layouts/single.html (renamed from documentation/themes/beastie/layouts/_default/single.html)0
-rw-r--r--documentation/themes/beastie/theme.toml2
24 files changed, 19 insertions, 19 deletions
diff --git a/documentation/themes/beastie/assets/js/copy-clipboard.js b/documentation/themes/beastie/assets/js/copy-clipboard.js
index 7ee41cfef4..9c2473dad8 100644
--- a/documentation/themes/beastie/assets/js/copy-clipboard.js
+++ b/documentation/themes/beastie/assets/js/copy-clipboard.js
@@ -1,8 +1,8 @@
/*
BSD 2-Clause License
-Copyright (c) 1994-2023, The FreeBSD Documentation Project
-Copyright (c) 2021-2023, Sergio Carlavilla
+Copyright (c) 1994-2025, The FreeBSD Documentation Project
+Copyright (c) 2021-2025, Sergio Carlavilla
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git a/documentation/themes/beastie/assets/js/search.js b/documentation/themes/beastie/assets/js/search.js
index 12e9fc3b04..d9cd420eb2 100644
--- a/documentation/themes/beastie/assets/js/search.js
+++ b/documentation/themes/beastie/assets/js/search.js
@@ -1,8 +1,8 @@
/*
BSD 2-Clause License
-Copyright (c) 1994-2023, The FreeBSD Documentation Project
-Copyright (c) 2021-2023, Sergio Carlavilla
+Copyright (c) 1994-2025, The FreeBSD Documentation Project
+Copyright (c) 2021-2025, Sergio Carlavilla
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git a/documentation/themes/beastie/assets/js/theme-chooser.js b/documentation/themes/beastie/assets/js/theme-chooser.js
index 62b6235853..7a075580f5 100644
--- a/documentation/themes/beastie/assets/js/theme-chooser.js
+++ b/documentation/themes/beastie/assets/js/theme-chooser.js
@@ -1,8 +1,8 @@
/*
BSD 2-Clause License
-Copyright (c) 1994-2023, The FreeBSD Documentation Project
-Copyright (c) 2021-2023, Sergio Carlavilla
+Copyright (c) 1994-2025, The FreeBSD Documentation Project
+Copyright (c) 2021-2025, Sergio Carlavilla
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git a/documentation/themes/beastie/assets/styles/documentation.scss b/documentation/themes/beastie/assets/styles/documentation.scss
index 678e3c4cbc..c993293349 100644
--- a/documentation/themes/beastie/assets/styles/documentation.scss
+++ b/documentation/themes/beastie/assets/styles/documentation.scss
@@ -1,6 +1,6 @@
/*
- * Copyright (c) 1994-2023, The FreeBSD Documentation Project
- * Copyright (c) 2021-2023, Sergio Carlavilla <carlavilla@FreeBSD.org>
+ * Copyright (c) 1994-2025, The FreeBSD Documentation Project
+ * Copyright (c) 2021-2025, Sergio Carlavilla <carlavilla@FreeBSD.org>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/documentation/themes/beastie/assets/styles/footer.scss b/documentation/themes/beastie/assets/styles/footer.scss
index dca2960eb9..8ac35990bb 100644
--- a/documentation/themes/beastie/assets/styles/footer.scss
+++ b/documentation/themes/beastie/assets/styles/footer.scss
@@ -1,6 +1,6 @@
/*
- * Copyright (c) 1994-2023, The FreeBSD Documentation Project
- * Copyright (c) 2021-2023, Sergio Carlavilla <carlavilla@FreeBSD.org>
+ * Copyright (c) 1994-2025, The FreeBSD Documentation Project
+ * Copyright (c) 2021-2025, Sergio Carlavilla <carlavilla@FreeBSD.org>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/documentation/themes/beastie/assets/styles/global.scss b/documentation/themes/beastie/assets/styles/global.scss
index 98881886be..7a2db627a4 100644
--- a/documentation/themes/beastie/assets/styles/global.scss
+++ b/documentation/themes/beastie/assets/styles/global.scss
@@ -1,6 +1,6 @@
/*
- * Copyright (c) 1994-2023, The FreeBSD Documentation Project
- * Copyright (c) 2021-2023, Sergio Carlavilla <carlavilla@FreeBSD.org>
+ * Copyright (c) 1994-2025, The FreeBSD Documentation Project
+ * Copyright (c) 2021-2025, Sergio Carlavilla <carlavilla@FreeBSD.org>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/documentation/themes/beastie/assets/styles/header.scss b/documentation/themes/beastie/assets/styles/header.scss
index 6f7461c8c0..fb07877df4 100644
--- a/documentation/themes/beastie/assets/styles/header.scss
+++ b/documentation/themes/beastie/assets/styles/header.scss
@@ -1,6 +1,6 @@
/*
- * Copyright (c) 1994-2023, The FreeBSD Documentation Project
- * Copyright (c) 2021-2023, Sergio Carlavilla <carlavilla@FreeBSD.org>
+ * Copyright (c) 1994-2025, The FreeBSD Documentation Project
+ * Copyright (c) 2021-2025, Sergio Carlavilla <carlavilla@FreeBSD.org>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/documentation/themes/beastie/assets/styles/main.scss b/documentation/themes/beastie/assets/styles/main.scss
index 48db35239d..6824f1c398 100644
--- a/documentation/themes/beastie/assets/styles/main.scss
+++ b/documentation/themes/beastie/assets/styles/main.scss
@@ -1,6 +1,6 @@
/*
- * Copyright (c) 1994-2023, The FreeBSD Documentation Project
- * Copyright (c) 2021-2023, Sergio Carlavilla <carlavilla@FreeBSD.org>
+ * Copyright (c) 1994-2025, The FreeBSD Documentation Project
+ * Copyright (c) 2021-2025, Sergio Carlavilla <carlavilla@FreeBSD.org>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/documentation/themes/beastie/assets/styles/variables.scss b/documentation/themes/beastie/assets/styles/variables.scss
index 16199befd6..4c67fe1772 100644
--- a/documentation/themes/beastie/assets/styles/variables.scss
+++ b/documentation/themes/beastie/assets/styles/variables.scss
@@ -1,6 +1,6 @@
/*
- * Copyright (c) 1994-2023, The FreeBSD Documentation Project
- * Copyright (c) 2021-2023, Sergio Carlavilla <carlavilla@FreeBSD.org>
+ * Copyright (c) 1994-2025, The FreeBSD Documentation Project
+ * Copyright (c) 2021-2025, Sergio Carlavilla <carlavilla@FreeBSD.org>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/documentation/themes/beastie/layouts/partials/global-search.html b/documentation/themes/beastie/layouts/_partials/global-search.html
index 26b3c0db4b..26b3c0db4b 100644
--- a/documentation/themes/beastie/layouts/partials/global-search.html
+++ b/documentation/themes/beastie/layouts/_partials/global-search.html
diff --git a/documentation/themes/beastie/layouts/partials/menu.html b/documentation/themes/beastie/layouts/_partials/menu.html
index e189abad53..e189abad53 100644
--- a/documentation/themes/beastie/layouts/partials/menu.html
+++ b/documentation/themes/beastie/layouts/_partials/menu.html
diff --git a/documentation/themes/beastie/layouts/partials/site-footer.html b/documentation/themes/beastie/layouts/_partials/site-footer.html
index aab2506f36..aab2506f36 100755
--- a/documentation/themes/beastie/layouts/partials/site-footer.html
+++ b/documentation/themes/beastie/layouts/_partials/site-footer.html
diff --git a/documentation/themes/beastie/layouts/partials/site-head.html b/documentation/themes/beastie/layouts/_partials/site-head.html
index c531d57d9e..c531d57d9e 100644
--- a/documentation/themes/beastie/layouts/partials/site-head.html
+++ b/documentation/themes/beastie/layouts/_partials/site-head.html
diff --git a/documentation/themes/beastie/layouts/partials/site-header.html b/documentation/themes/beastie/layouts/_partials/site-header.html
index 642ca7e468..642ca7e468 100755
--- a/documentation/themes/beastie/layouts/partials/site-header.html
+++ b/documentation/themes/beastie/layouts/_partials/site-header.html
diff --git a/documentation/themes/beastie/layouts/partials/trademarks.html b/documentation/themes/beastie/layouts/_partials/trademarks.html
index 2266c2a2db..2266c2a2db 100644
--- a/documentation/themes/beastie/layouts/partials/trademarks.html
+++ b/documentation/themes/beastie/layouts/_partials/trademarks.html
diff --git a/documentation/themes/beastie/layouts/shortcodes/lang.html b/documentation/themes/beastie/layouts/_shortcodes/lang.html
index e1a02d383e..e1a02d383e 100644
--- a/documentation/themes/beastie/layouts/shortcodes/lang.html
+++ b/documentation/themes/beastie/layouts/_shortcodes/lang.html
diff --git a/documentation/themes/beastie/layouts/shortcodes/languages-selection.html b/documentation/themes/beastie/layouts/_shortcodes/languages-selection.html
index bbfff53f3d..bbfff53f3d 100644
--- a/documentation/themes/beastie/layouts/shortcodes/languages-selection.html
+++ b/documentation/themes/beastie/layouts/_shortcodes/languages-selection.html
diff --git a/documentation/themes/beastie/layouts/shortcodes/list-articles-directories.html b/documentation/themes/beastie/layouts/_shortcodes/list-articles-directories.html
index 33eab8f495..33eab8f495 100644
--- a/documentation/themes/beastie/layouts/shortcodes/list-articles-directories.html
+++ b/documentation/themes/beastie/layouts/_shortcodes/list-articles-directories.html
diff --git a/documentation/themes/beastie/layouts/shortcodes/list-books-directories.html b/documentation/themes/beastie/layouts/_shortcodes/list-books-directories.html
index d98353f942..d98353f942 100644
--- a/documentation/themes/beastie/layouts/shortcodes/list-books-directories.html
+++ b/documentation/themes/beastie/layouts/_shortcodes/list-books-directories.html
diff --git a/documentation/themes/beastie/layouts/_default/baseof.html b/documentation/themes/beastie/layouts/baseof.html
index 9ad1667a73..9ad1667a73 100644
--- a/documentation/themes/beastie/layouts/_default/baseof.html
+++ b/documentation/themes/beastie/layouts/baseof.html
diff --git a/documentation/themes/beastie/layouts/_default/languages.html b/documentation/themes/beastie/layouts/languages.html
index 8743c86312..8743c86312 100644
--- a/documentation/themes/beastie/layouts/_default/languages.html
+++ b/documentation/themes/beastie/layouts/languages.html
diff --git a/documentation/themes/beastie/layouts/_default/list.html b/documentation/themes/beastie/layouts/list.html
index b45d15b378..b45d15b378 100644
--- a/documentation/themes/beastie/layouts/_default/list.html
+++ b/documentation/themes/beastie/layouts/list.html
diff --git a/documentation/themes/beastie/layouts/_default/single.html b/documentation/themes/beastie/layouts/single.html
index b45d15b378..b45d15b378 100644
--- a/documentation/themes/beastie/layouts/_default/single.html
+++ b/documentation/themes/beastie/layouts/single.html
diff --git a/documentation/themes/beastie/theme.toml b/documentation/themes/beastie/theme.toml
index 03ac34d6a9..01c9e63531 100644
--- a/documentation/themes/beastie/theme.toml
+++ b/documentation/themes/beastie/theme.toml
@@ -3,7 +3,7 @@ copyright = "BSD 2-clause 'Simplified' License"
description = "Theme to build the FreeBSD Documentation Portal"
homepage = "https://docs.FreeBSD.org"
tags = ["website", "freebsd", "bsd", "documentation"]
-min_version = "0.78"
+min_version = "0.146.0"
[author]
name = "Sergio Carlavilla"