From 024ea7927435662f253ed9e5a2ed632b5bcff4e7 Mon Sep 17 00:00:00 2001 From: Jason Evans Date: Thu, 17 Oct 2024 11:07:52 +0200 Subject: [PATCH] new post and fixes --- content/english/post/ai-numbers.md | 59 ++++++++++++++++++ .../.commitlintrc.json | 0 .../.devcontainer/Dockerfile | 0 .../.devcontainer/devcontainer.json | 0 themes/{anatole-theme => anatole}/.gitignore | 0 .../.husky/commit-msg | 0 .../.prettierignore | 0 themes/{anatole-theme => anatole}/.prettierrc | 0 .../.release-it.json | 0 .../{anatole-theme => anatole}/CHANGELOG.md | 0 themes/{anatole-theme => anatole}/LICENSE | 0 themes/{anatole-theme => anatole}/README.md | 0 .../archetypes/post.md | 0 .../assets/css/markupHighlight.css | 0 .../assets/css/spinner.css | 0 .../assets/fontawesome/LICENSE.txt | 0 .../assets/fontawesome/css/all.min.css | 0 .../assets/fontawesome/css/brands.min.css | 0 .../fontawesome/css/fontawesome.min.css | 0 .../assets/fontawesome/css/regular.min.css | 0 .../assets/fontawesome/css/solid.min.css | 0 .../fontawesome/css/svg-with-js.min.css | 0 .../fontawesome/css/v4-font-face.min.css | 0 .../assets/fontawesome/css/v4-shims.min.css | 0 .../fontawesome/css/v5-font-face.min.css | 0 .../assets/js/anatole-header.js | 0 .../assets/js/anatole-theme-switcher.js | 0 .../assets/js/medium-zoom.js | 0 .../assets/scss/anatole.rtl.scss | 0 .../assets/scss/anatole.scss | 0 .../assets/scss/main.scss | 0 .../assets/scss/modules/_color_theme.scss | 0 .../assets/scss/modules/_config.scss | 0 .../assets/scss/modules/_variables.scss | 0 .../assets/scss/partials/_base.scss | 0 .../assets/scss/partials/_hugo.scss | 0 .../scss/partials/components/_alert.scss | 0 .../scss/partials/components/_animated.scss | 0 .../scss/partials/components/_archive.scss | 0 .../scss/partials/components/_category.scss | 0 .../scss/partials/components/_comment.scss | 0 .../scss/partials/components/_footer.scss | 0 .../partials/components/_navbarburger.scss | 0 .../scss/partials/components/_notice.scss | 0 .../partials/components/_optionswitch.scss | 0 .../scss/partials/components/_page404.scss | 0 .../scss/partials/components/_pagination.scss | 0 .../scss/partials/components/_portfolio.scss | 0 .../scss/partials/components/_post.scss | 0 .../scss/partials/components/_sidebar.scss | 0 .../assets/scss/partials/components/_tag.scss | 0 .../partials/components/_themeswitch.scss | 0 .../scss/partials/components/_wrapper.scss | 0 .../assets/scss/partials/layout/_body.scss | 0 .../assets/scss/partials/layout/_header.scss | 0 .../assets/scss/partials/layout/_html.scss | 0 .../assets/scss/partials/layout/_nav.scss | 0 .../scss/partials/vendors/_contactform.scss | 0 .../scss/partials/vendors/_mediumzoom.scss | 0 .../assets/scss/partials/vendors/_table.scss | 0 .../partials/vendors/_tableofcontents.scss | 0 .../exampleSite/config/_default/config.toml | 0 .../config/_default/languages.toml | 0 .../exampleSite/config/_default/menus.ar.toml | 0 .../exampleSite/config/_default/menus.en.toml | 0 .../exampleSite/config/_default/params.toml | 0 .../exampleSite/content/arabic/_index.md | 0 .../exampleSite/content/arabic/about.md | 0 .../exampleSite/content/arabic/archives.md | 0 .../exampleSite/content/arabic/contact.md | 0 .../exampleSite/content/arabic/post/_index.md | 0 .../content/arabic/post/arabic_example.md | 0 .../exampleSite/content/english/_index.md | 0 .../exampleSite/content/english/about.md | 0 .../exampleSite/content/english/archives.md | 0 .../exampleSite/content/english/awards.md | 0 .../content/english/certifications.md | 0 .../exampleSite/content/english/contact.md | 0 .../exampleSite/content/english/imprint.md | 0 .../content/english/portfolio/_index.md | 0 .../content/english/post/_index.md | 0 .../content/english/post/emoji-support.md | 0 .../content/english/post/figure-shortcode.md | 0 .../content/english/post/image-test.md | 0 .../content/english/post/markdown-syntax.md | 0 .../content/english/post/math-typesetting.md | 0 .../content/english/post/notice-shortcode.md | 0 .../content/english/post/placeholder-text.md | 0 .../content/english/post/redirect.md | 0 .../content/english/post/rich-content.md | 0 .../content/english/post/series-part-1.md | 0 .../content/english/post/series-part-2.md | 0 .../exampleSite/data/portfolio.yml | 0 .../exampleSite/go.mod | 0 ...s_91e1ad794daba18680ca1041efc12aed.content | 0 ...scss_91e1ad794daba18680ca1041efc12aed.json | 0 ...s_97af51e696731e38130ed73ef4f4756e.content | 0 ...scss_97af51e696731e38130ed73ef4f4756e.json | 0 ...s_6dd5ee34d337299a377a4ab7b84829ac.content | 0 ...scss_6dd5ee34d337299a377a4ab7b84829ac.json | 0 ...s_dcc8b7002348ef29d44bd1c4b6ae0aca.content | 0 ...scss_dcc8b7002348ef29d44bd1c4b6ae0aca.json | 0 .../exampleSite/static/favicons/favicon.ico | Bin .../exampleSite/static/images/landscape.jpg | Bin .../static/images/portfolio/code.jpg | Bin .../exampleSite/static/images/profile.jpg | Bin .../static/images/site-feature-image.png | Bin themes/{anatole-theme => anatole}/go.mod | 0 .../{anatole-theme => anatole}/i18n/ar.toml | 0 .../{anatole-theme => anatole}/i18n/de.toml | 0 .../{anatole-theme => anatole}/i18n/dk.toml | 0 .../{anatole-theme => anatole}/i18n/en.toml | 0 .../{anatole-theme => anatole}/i18n/es.toml | 0 .../{anatole-theme => anatole}/i18n/fa.toml | 0 .../{anatole-theme => anatole}/i18n/fi.toml | 0 .../{anatole-theme => anatole}/i18n/fr.toml | 0 .../{anatole-theme => anatole}/i18n/hu.toml | 0 .../{anatole-theme => anatole}/i18n/id.toml | 0 .../{anatole-theme => anatole}/i18n/it.toml | 0 .../{anatole-theme => anatole}/i18n/ja.toml | 0 .../{anatole-theme => anatole}/i18n/ko.toml | 0 .../i18n/pt-PT.toml | 0 .../i18n/pt-br.toml | 0 .../{anatole-theme => anatole}/i18n/tr.toml | 0 .../i18n/zh-cn.toml | 0 .../i18n/zh-tw.toml | 0 .../images/lighthouse.png | Bin .../images/screenshot.png | Bin .../images/screenshot_dark.png | Bin .../{anatole-theme => anatole}/images/tn.png | Bin .../layouts/404.html | 0 .../_markup/render-codeblock-mermaid.html | 0 .../layouts/_default/baseof.html | 0 .../layouts/_default/list.html | 0 .../layouts/_default/rss.xml | 0 .../layouts/_default/single.html | 0 .../layouts/index.html | 0 .../layouts/partials/analytics/matomo.html | 0 .../layouts/partials/analytics/plausible.html | 0 .../partials/analytics/simpleanalytics.html | 0 .../layouts/partials/analytics/umami.html | 0 .../layouts/partials/comments/commento.html | 0 .../layouts/partials/comments/giscus.html | 0 .../layouts/partials/comments/gitalk.html | 0 .../layouts/partials/comments/utterances.html | 0 .../layouts/partials/contact.html | 0 .../layouts/partials/expirationnote.html | 0 .../layouts/partials/footer.html | 0 .../partials/google-analytics-gtag-async.html | 0 .../layouts/partials/head.html | 0 .../layouts/partials/math.html | 0 .../layouts/partials/medium-zoom.html | 0 .../layouts/partials/mermaid.html | 0 .../layouts/partials/navbar.html | 0 .../layouts/partials/pagination.html | 0 .../layouts/partials/related.html | 0 .../layouts/partials/schema.html | 0 .../layouts/partials/series.html | 0 .../layouts/partials/sidebar.html | 0 .../layouts/partials/taxonomy/categories.html | 0 .../layouts/partials/taxonomy/tags.html | 0 .../layouts/partials/taxonomy/template.html | 0 .../layouts/partials/toc.html | 0 .../layouts/portfolio/list.html | 0 .../layouts/shortcodes/loading.html | 0 .../layouts/shortcodes/notice.html | 0 .../{anatole-theme => anatole}/netlify.toml | 0 .../package-lock.json | 0 .../{anatole-theme => anatole}/package.json | 0 ...s_91e1ad794daba18680ca1041efc12aed.content | 0 ...scss_91e1ad794daba18680ca1041efc12aed.json | 0 ...s_97af51e696731e38130ed73ef4f4756e.content | 0 ...scss_97af51e696731e38130ed73ef4f4756e.json | 0 ...s_6dd5ee34d337299a377a4ab7b84829ac.content | 0 ...scss_6dd5ee34d337299a377a4ab7b84829ac.json | 0 ...s_dcc8b7002348ef29d44bd1c4b6ae0aca.content | 0 ...scss_dcc8b7002348ef29d44bd1c4b6ae0aca.json | 0 .../fontawesome/webfonts/fa-brands-400.ttf | Bin .../fontawesome/webfonts/fa-brands-400.woff2 | Bin .../fontawesome/webfonts/fa-regular-400.ttf | Bin .../fontawesome/webfonts/fa-regular-400.woff2 | Bin .../fontawesome/webfonts/fa-solid-900.ttf | Bin .../fontawesome/webfonts/fa-solid-900.woff2 | Bin .../webfonts/fa-v4compatibility.ttf | Bin .../webfonts/fa-v4compatibility.woff2 | Bin themes/{anatole-theme => anatole}/test | 0 themes/{anatole-theme => anatole}/theme.toml | 0 187 files changed, 59 insertions(+) create mode 100644 content/english/post/ai-numbers.md rename themes/{anatole-theme => anatole}/.commitlintrc.json (100%) rename themes/{anatole-theme => anatole}/.devcontainer/Dockerfile (100%) rename themes/{anatole-theme => anatole}/.devcontainer/devcontainer.json (100%) rename themes/{anatole-theme => anatole}/.gitignore (100%) rename themes/{anatole-theme => anatole}/.husky/commit-msg (100%) rename themes/{anatole-theme => anatole}/.prettierignore (100%) rename themes/{anatole-theme => anatole}/.prettierrc (100%) rename themes/{anatole-theme => anatole}/.release-it.json (100%) rename themes/{anatole-theme => anatole}/CHANGELOG.md (100%) rename themes/{anatole-theme => anatole}/LICENSE (100%) rename themes/{anatole-theme => anatole}/README.md (100%) rename themes/{anatole-theme => anatole}/archetypes/post.md (100%) rename themes/{anatole-theme => anatole}/assets/css/markupHighlight.css (100%) rename themes/{anatole-theme => anatole}/assets/css/spinner.css (100%) rename themes/{anatole-theme => anatole}/assets/fontawesome/LICENSE.txt (100%) rename themes/{anatole-theme => anatole}/assets/fontawesome/css/all.min.css (100%) rename themes/{anatole-theme => anatole}/assets/fontawesome/css/brands.min.css (100%) rename themes/{anatole-theme => anatole}/assets/fontawesome/css/fontawesome.min.css (100%) rename themes/{anatole-theme => anatole}/assets/fontawesome/css/regular.min.css (100%) rename themes/{anatole-theme => anatole}/assets/fontawesome/css/solid.min.css (100%) rename themes/{anatole-theme => anatole}/assets/fontawesome/css/svg-with-js.min.css (100%) rename themes/{anatole-theme => anatole}/assets/fontawesome/css/v4-font-face.min.css (100%) rename themes/{anatole-theme => anatole}/assets/fontawesome/css/v4-shims.min.css (100%) rename themes/{anatole-theme => anatole}/assets/fontawesome/css/v5-font-face.min.css (100%) rename themes/{anatole-theme => anatole}/assets/js/anatole-header.js (100%) rename themes/{anatole-theme => anatole}/assets/js/anatole-theme-switcher.js (100%) rename themes/{anatole-theme => anatole}/assets/js/medium-zoom.js (100%) rename themes/{anatole-theme => anatole}/assets/scss/anatole.rtl.scss (100%) rename themes/{anatole-theme => anatole}/assets/scss/anatole.scss (100%) rename themes/{anatole-theme => anatole}/assets/scss/main.scss (100%) rename themes/{anatole-theme => anatole}/assets/scss/modules/_color_theme.scss (100%) rename themes/{anatole-theme => anatole}/assets/scss/modules/_config.scss (100%) rename themes/{anatole-theme => anatole}/assets/scss/modules/_variables.scss (100%) rename themes/{anatole-theme => anatole}/assets/scss/partials/_base.scss (100%) rename themes/{anatole-theme => anatole}/assets/scss/partials/_hugo.scss (100%) rename themes/{anatole-theme => anatole}/assets/scss/partials/components/_alert.scss (100%) rename themes/{anatole-theme => anatole}/assets/scss/partials/components/_animated.scss (100%) rename themes/{anatole-theme => anatole}/assets/scss/partials/components/_archive.scss (100%) rename themes/{anatole-theme => anatole}/assets/scss/partials/components/_category.scss (100%) rename themes/{anatole-theme => anatole}/assets/scss/partials/components/_comment.scss (100%) rename themes/{anatole-theme => anatole}/assets/scss/partials/components/_footer.scss (100%) rename themes/{anatole-theme => anatole}/assets/scss/partials/components/_navbarburger.scss (100%) rename themes/{anatole-theme => anatole}/assets/scss/partials/components/_notice.scss (100%) rename themes/{anatole-theme => anatole}/assets/scss/partials/components/_optionswitch.scss (100%) rename themes/{anatole-theme => anatole}/assets/scss/partials/components/_page404.scss (100%) rename themes/{anatole-theme => anatole}/assets/scss/partials/components/_pagination.scss (100%) rename themes/{anatole-theme => anatole}/assets/scss/partials/components/_portfolio.scss (100%) rename themes/{anatole-theme => anatole}/assets/scss/partials/components/_post.scss (100%) rename themes/{anatole-theme => anatole}/assets/scss/partials/components/_sidebar.scss (100%) rename themes/{anatole-theme => anatole}/assets/scss/partials/components/_tag.scss (100%) rename themes/{anatole-theme => anatole}/assets/scss/partials/components/_themeswitch.scss (100%) rename themes/{anatole-theme => anatole}/assets/scss/partials/components/_wrapper.scss (100%) rename themes/{anatole-theme => anatole}/assets/scss/partials/layout/_body.scss (100%) rename themes/{anatole-theme => anatole}/assets/scss/partials/layout/_header.scss (100%) rename themes/{anatole-theme => anatole}/assets/scss/partials/layout/_html.scss (100%) rename themes/{anatole-theme => anatole}/assets/scss/partials/layout/_nav.scss (100%) rename themes/{anatole-theme => anatole}/assets/scss/partials/vendors/_contactform.scss (100%) rename themes/{anatole-theme => anatole}/assets/scss/partials/vendors/_mediumzoom.scss (100%) rename themes/{anatole-theme => anatole}/assets/scss/partials/vendors/_table.scss (100%) rename themes/{anatole-theme => anatole}/assets/scss/partials/vendors/_tableofcontents.scss (100%) rename themes/{anatole-theme => anatole}/exampleSite/config/_default/config.toml (100%) rename themes/{anatole-theme => anatole}/exampleSite/config/_default/languages.toml (100%) rename themes/{anatole-theme => anatole}/exampleSite/config/_default/menus.ar.toml (100%) rename themes/{anatole-theme => anatole}/exampleSite/config/_default/menus.en.toml (100%) rename themes/{anatole-theme => anatole}/exampleSite/config/_default/params.toml (100%) rename themes/{anatole-theme => anatole}/exampleSite/content/arabic/_index.md (100%) rename themes/{anatole-theme => anatole}/exampleSite/content/arabic/about.md (100%) rename themes/{anatole-theme => anatole}/exampleSite/content/arabic/archives.md (100%) rename themes/{anatole-theme => anatole}/exampleSite/content/arabic/contact.md (100%) rename themes/{anatole-theme => anatole}/exampleSite/content/arabic/post/_index.md (100%) rename themes/{anatole-theme => anatole}/exampleSite/content/arabic/post/arabic_example.md (100%) rename themes/{anatole-theme => anatole}/exampleSite/content/english/_index.md (100%) rename themes/{anatole-theme => anatole}/exampleSite/content/english/about.md (100%) rename themes/{anatole-theme => anatole}/exampleSite/content/english/archives.md (100%) rename themes/{anatole-theme => anatole}/exampleSite/content/english/awards.md (100%) rename themes/{anatole-theme => anatole}/exampleSite/content/english/certifications.md (100%) rename themes/{anatole-theme => anatole}/exampleSite/content/english/contact.md (100%) rename themes/{anatole-theme => anatole}/exampleSite/content/english/imprint.md (100%) rename themes/{anatole-theme => anatole}/exampleSite/content/english/portfolio/_index.md (100%) rename themes/{anatole-theme => anatole}/exampleSite/content/english/post/_index.md (100%) rename themes/{anatole-theme => anatole}/exampleSite/content/english/post/emoji-support.md (100%) rename themes/{anatole-theme => anatole}/exampleSite/content/english/post/figure-shortcode.md (100%) rename themes/{anatole-theme => anatole}/exampleSite/content/english/post/image-test.md (100%) rename themes/{anatole-theme => anatole}/exampleSite/content/english/post/markdown-syntax.md (100%) rename themes/{anatole-theme => anatole}/exampleSite/content/english/post/math-typesetting.md (100%) rename themes/{anatole-theme => anatole}/exampleSite/content/english/post/notice-shortcode.md (100%) rename themes/{anatole-theme => anatole}/exampleSite/content/english/post/placeholder-text.md (100%) rename themes/{anatole-theme => anatole}/exampleSite/content/english/post/redirect.md (100%) rename themes/{anatole-theme => anatole}/exampleSite/content/english/post/rich-content.md (100%) rename themes/{anatole-theme => anatole}/exampleSite/content/english/post/series-part-1.md (100%) rename themes/{anatole-theme => anatole}/exampleSite/content/english/post/series-part-2.md (100%) rename themes/{anatole-theme => anatole}/exampleSite/data/portfolio.yml (100%) rename themes/{anatole-theme => anatole}/exampleSite/go.mod (100%) rename themes/{anatole-theme => anatole}/exampleSite/resources/_gen/assets/scss/scss/anatole.rtl.scss_91e1ad794daba18680ca1041efc12aed.content (100%) rename themes/{anatole-theme => anatole}/exampleSite/resources/_gen/assets/scss/scss/anatole.rtl.scss_91e1ad794daba18680ca1041efc12aed.json (100%) rename themes/{anatole-theme => anatole}/exampleSite/resources/_gen/assets/scss/scss/anatole.rtl.scss_97af51e696731e38130ed73ef4f4756e.content (100%) rename themes/{anatole-theme => anatole}/exampleSite/resources/_gen/assets/scss/scss/anatole.rtl.scss_97af51e696731e38130ed73ef4f4756e.json (100%) rename themes/{anatole-theme => anatole}/exampleSite/resources/_gen/assets/scss/scss/anatole.scss_6dd5ee34d337299a377a4ab7b84829ac.content (100%) rename themes/{anatole-theme => anatole}/exampleSite/resources/_gen/assets/scss/scss/anatole.scss_6dd5ee34d337299a377a4ab7b84829ac.json (100%) rename themes/{anatole-theme => anatole}/exampleSite/resources/_gen/assets/scss/scss/anatole.scss_dcc8b7002348ef29d44bd1c4b6ae0aca.content (100%) rename themes/{anatole-theme => anatole}/exampleSite/resources/_gen/assets/scss/scss/anatole.scss_dcc8b7002348ef29d44bd1c4b6ae0aca.json (100%) rename themes/{anatole-theme => anatole}/exampleSite/static/favicons/favicon.ico (100%) rename themes/{anatole-theme => anatole}/exampleSite/static/images/landscape.jpg (100%) rename themes/{anatole-theme => anatole}/exampleSite/static/images/portfolio/code.jpg (100%) rename themes/{anatole-theme => anatole}/exampleSite/static/images/profile.jpg (100%) rename themes/{anatole-theme => anatole}/exampleSite/static/images/site-feature-image.png (100%) rename themes/{anatole-theme => anatole}/go.mod (100%) rename themes/{anatole-theme => anatole}/i18n/ar.toml (100%) rename themes/{anatole-theme => anatole}/i18n/de.toml (100%) rename themes/{anatole-theme => anatole}/i18n/dk.toml (100%) rename themes/{anatole-theme => anatole}/i18n/en.toml (100%) rename themes/{anatole-theme => anatole}/i18n/es.toml (100%) rename themes/{anatole-theme => anatole}/i18n/fa.toml (100%) rename themes/{anatole-theme => anatole}/i18n/fi.toml (100%) rename themes/{anatole-theme => anatole}/i18n/fr.toml (100%) rename themes/{anatole-theme => anatole}/i18n/hu.toml (100%) rename themes/{anatole-theme => anatole}/i18n/id.toml (100%) rename themes/{anatole-theme => anatole}/i18n/it.toml (100%) rename themes/{anatole-theme => anatole}/i18n/ja.toml (100%) rename themes/{anatole-theme => anatole}/i18n/ko.toml (100%) rename themes/{anatole-theme => anatole}/i18n/pt-PT.toml (100%) rename themes/{anatole-theme => anatole}/i18n/pt-br.toml (100%) rename themes/{anatole-theme => anatole}/i18n/tr.toml (100%) rename themes/{anatole-theme => anatole}/i18n/zh-cn.toml (100%) rename themes/{anatole-theme => anatole}/i18n/zh-tw.toml (100%) rename themes/{anatole-theme => anatole}/images/lighthouse.png (100%) rename themes/{anatole-theme => anatole}/images/screenshot.png (100%) rename themes/{anatole-theme => anatole}/images/screenshot_dark.png (100%) rename themes/{anatole-theme => anatole}/images/tn.png (100%) rename themes/{anatole-theme => anatole}/layouts/404.html (100%) rename themes/{anatole-theme => anatole}/layouts/_default/_markup/render-codeblock-mermaid.html (100%) rename themes/{anatole-theme => anatole}/layouts/_default/baseof.html (100%) rename themes/{anatole-theme => anatole}/layouts/_default/list.html (100%) rename themes/{anatole-theme => anatole}/layouts/_default/rss.xml (100%) rename themes/{anatole-theme => anatole}/layouts/_default/single.html (100%) rename themes/{anatole-theme => anatole}/layouts/index.html (100%) rename themes/{anatole-theme => anatole}/layouts/partials/analytics/matomo.html (100%) rename themes/{anatole-theme => anatole}/layouts/partials/analytics/plausible.html (100%) rename themes/{anatole-theme => anatole}/layouts/partials/analytics/simpleanalytics.html (100%) rename themes/{anatole-theme => anatole}/layouts/partials/analytics/umami.html (100%) rename themes/{anatole-theme => anatole}/layouts/partials/comments/commento.html (100%) rename themes/{anatole-theme => anatole}/layouts/partials/comments/giscus.html (100%) rename themes/{anatole-theme => anatole}/layouts/partials/comments/gitalk.html (100%) rename themes/{anatole-theme => anatole}/layouts/partials/comments/utterances.html (100%) rename themes/{anatole-theme => anatole}/layouts/partials/contact.html (100%) rename themes/{anatole-theme => anatole}/layouts/partials/expirationnote.html (100%) rename themes/{anatole-theme => anatole}/layouts/partials/footer.html (100%) rename themes/{anatole-theme => anatole}/layouts/partials/google-analytics-gtag-async.html (100%) rename themes/{anatole-theme => anatole}/layouts/partials/head.html (100%) rename themes/{anatole-theme => anatole}/layouts/partials/math.html (100%) rename themes/{anatole-theme => anatole}/layouts/partials/medium-zoom.html (100%) rename themes/{anatole-theme => anatole}/layouts/partials/mermaid.html (100%) rename themes/{anatole-theme => anatole}/layouts/partials/navbar.html (100%) rename themes/{anatole-theme => anatole}/layouts/partials/pagination.html (100%) rename themes/{anatole-theme => anatole}/layouts/partials/related.html (100%) rename themes/{anatole-theme => anatole}/layouts/partials/schema.html (100%) rename themes/{anatole-theme => anatole}/layouts/partials/series.html (100%) rename themes/{anatole-theme => anatole}/layouts/partials/sidebar.html (100%) rename themes/{anatole-theme => anatole}/layouts/partials/taxonomy/categories.html (100%) rename themes/{anatole-theme => anatole}/layouts/partials/taxonomy/tags.html (100%) rename themes/{anatole-theme => anatole}/layouts/partials/taxonomy/template.html (100%) rename themes/{anatole-theme => anatole}/layouts/partials/toc.html (100%) rename themes/{anatole-theme => anatole}/layouts/portfolio/list.html (100%) rename themes/{anatole-theme => anatole}/layouts/shortcodes/loading.html (100%) rename themes/{anatole-theme => anatole}/layouts/shortcodes/notice.html (100%) rename themes/{anatole-theme => anatole}/netlify.toml (100%) rename themes/{anatole-theme => anatole}/package-lock.json (100%) rename themes/{anatole-theme => anatole}/package.json (100%) rename themes/{anatole-theme => anatole}/resources/_gen/assets/scss/scss/anatole.rtl.scss_91e1ad794daba18680ca1041efc12aed.content (100%) rename themes/{anatole-theme => anatole}/resources/_gen/assets/scss/scss/anatole.rtl.scss_91e1ad794daba18680ca1041efc12aed.json (100%) rename themes/{anatole-theme => anatole}/resources/_gen/assets/scss/scss/anatole.rtl.scss_97af51e696731e38130ed73ef4f4756e.content (100%) rename themes/{anatole-theme => anatole}/resources/_gen/assets/scss/scss/anatole.rtl.scss_97af51e696731e38130ed73ef4f4756e.json (100%) rename themes/{anatole-theme => anatole}/resources/_gen/assets/scss/scss/anatole.scss_6dd5ee34d337299a377a4ab7b84829ac.content (100%) rename themes/{anatole-theme => anatole}/resources/_gen/assets/scss/scss/anatole.scss_6dd5ee34d337299a377a4ab7b84829ac.json (100%) rename themes/{anatole-theme => anatole}/resources/_gen/assets/scss/scss/anatole.scss_dcc8b7002348ef29d44bd1c4b6ae0aca.content (100%) rename themes/{anatole-theme => anatole}/resources/_gen/assets/scss/scss/anatole.scss_dcc8b7002348ef29d44bd1c4b6ae0aca.json (100%) rename themes/{anatole-theme => anatole}/static/fontawesome/webfonts/fa-brands-400.ttf (100%) rename themes/{anatole-theme => anatole}/static/fontawesome/webfonts/fa-brands-400.woff2 (100%) rename themes/{anatole-theme => anatole}/static/fontawesome/webfonts/fa-regular-400.ttf (100%) rename themes/{anatole-theme => anatole}/static/fontawesome/webfonts/fa-regular-400.woff2 (100%) rename themes/{anatole-theme => anatole}/static/fontawesome/webfonts/fa-solid-900.ttf (100%) rename themes/{anatole-theme => anatole}/static/fontawesome/webfonts/fa-solid-900.woff2 (100%) rename themes/{anatole-theme => anatole}/static/fontawesome/webfonts/fa-v4compatibility.ttf (100%) rename themes/{anatole-theme => anatole}/static/fontawesome/webfonts/fa-v4compatibility.woff2 (100%) rename themes/{anatole-theme => anatole}/test (100%) rename themes/{anatole-theme => anatole}/theme.toml (100%) diff --git a/content/english/post/ai-numbers.md b/content/english/post/ai-numbers.md new file mode 100644 index 0000000..54b3295 --- /dev/null +++ b/content/english/post/ai-numbers.md @@ -0,0 +1,59 @@ ++++ +title = 'Ai Numbers' +date = 2024-10-17T10:59:52+02:00 +draft = false ++++ + +# The question + +I recently ask the following question to both Grok (paid account) and ChatGPT 4o (free account). + + Are all numbers actually theoretical and/or approximates? 1 apple is 1 apple, but an 85g apple is less than a 100g apple. that doesn't change the fact that it still an apple but the unit of "1 apple" is just an approximate. + +# The answers: + +## ChatGPT + + You're touching on a fascinating idea about how we quantify and define things in the world! The concept of numbers, especially when applied to the physical world, often involves both abstraction and approximation. + + 1. **Counting whole objects (like "1 apple")**: When you say "1 apple," you're using a whole number to count a distinct object. This form of counting is straightforward, and the number "1" here isn't theoretical—it's concrete, as you're referring to a single, identifiable apple. But "1 apple" is an approximation in terms of its characteristics, like size, weight, or composition. No two apples are exactly the same, so while it's "1 apple," the physical attributes (like weight or volume) are approximations when compared to other apples. + + 2. **Measuring quantities (like grams)**: When you measure the mass of an apple (e.g., 85g or 100g), you're using a different type of number—one that involves measurement and precision. These measurements are never 100% exact because every measuring tool has a limit to its accuracy. For instance, when you say an apple is 85g, it might actually be 85.234g or 84.987g, but we round it to an appropriate level of precision. So, in that sense, the numbers we use for measurement are approximate. + + In summary, numbers in counting (like "1 apple") are clear, but the properties of the apple itself (such as weight) involve approximation. The world around us is often more continuous and complex than the numbers we use to describe it. + +## Grok + + Yes, your observation touches on some deep philosophical and mathematical considerations about the nature of numbers, measurement, and classification: + + ### **Philosophical and Practical Considerations:** + + - **Ontology of Numbers**: In a philosophical sense, numbers can be seen as abstract entities that exist independently of physical reality (Platonism in the philosophy of mathematics), or they could be considered as constructs of the human mind used to understand and interact with the world (nominalism or constructivism). However, when we apply numbers to physical objects, we move from the abstract to the concrete, where imperfections and variations occur. + + - **Units and Measurement**: When you say "one apple," you're using "one" as a counting number, which is precise in the context of discrete items. However, the attribute of "one apple" being a unit hides inherent variability: + + - **Weight**: As you noted, apples vary in weight. So, when dealing with properties like weight, we switch from counting numbers to measurements, which are inherently approximations within a certain degree of precision. + + - **Identity vs. Properties**: An apple's identity as an apple (a discrete unit) does not necessarily encapsulate its properties like weight, size, color, etc., perfectly. Here, "one apple" works as an exact count but as an approximate when considering its attributes. + + - **Approximation in Science and Measurement**: All measurements in the physical world are approximations to some degree due to the limitations of measuring instruments, the concept of significant figures, and the inherent variability in nature. + + - **Theoretical Nature**: + + - **Counting**: When counting discrete items (like apples), numbers are exact. You can have precisely 1 apple where "1" is not an approximation but a definite quantity. + + - **Continuous Quantities**: When dealing with continuous quantities like weight, length, or time, our measurements are theoretical constructs used to approximate reality. Here, numbers often represent the best approximation within our current technological or perceptual limits. + + ### **Conclusion:** + + - **In Theory**: Numbers in pure mathematics are exact. Concepts like "1" or "π" are precise. + + - **In Application**: When applied to the real world, precision meets practicality. "1 apple" as a count is exact, but as a measure of weight, volume, or any attribute, it becomes an approximation due to natural variation and the limitations of measurement. + + So, while "1 apple" is indeed one apple in terms of counting, any attribute assigned to that unit (like weight) introduces variability, making the unit an approximation in that context. This reflects a broader truth in science and philosophy: the map (our models, numbers, measurements) is not the territory (the actual, variable phenomena of the world). + +# Summary + +The winner this round is Grok. + +The answer was better stated and more detail was given for a fairly difficult question. diff --git a/themes/anatole-theme/.commitlintrc.json b/themes/anatole/.commitlintrc.json similarity index 100% rename from themes/anatole-theme/.commitlintrc.json rename to themes/anatole/.commitlintrc.json diff --git a/themes/anatole-theme/.devcontainer/Dockerfile b/themes/anatole/.devcontainer/Dockerfile similarity index 100% rename from themes/anatole-theme/.devcontainer/Dockerfile rename to themes/anatole/.devcontainer/Dockerfile diff --git a/themes/anatole-theme/.devcontainer/devcontainer.json b/themes/anatole/.devcontainer/devcontainer.json similarity index 100% rename from themes/anatole-theme/.devcontainer/devcontainer.json rename to themes/anatole/.devcontainer/devcontainer.json diff --git a/themes/anatole-theme/.gitignore b/themes/anatole/.gitignore similarity index 100% rename from themes/anatole-theme/.gitignore rename to themes/anatole/.gitignore diff --git a/themes/anatole-theme/.husky/commit-msg b/themes/anatole/.husky/commit-msg similarity index 100% rename from themes/anatole-theme/.husky/commit-msg rename to themes/anatole/.husky/commit-msg diff --git a/themes/anatole-theme/.prettierignore b/themes/anatole/.prettierignore similarity index 100% rename from themes/anatole-theme/.prettierignore rename to themes/anatole/.prettierignore diff --git a/themes/anatole-theme/.prettierrc b/themes/anatole/.prettierrc similarity index 100% rename from themes/anatole-theme/.prettierrc rename to themes/anatole/.prettierrc diff --git a/themes/anatole-theme/.release-it.json b/themes/anatole/.release-it.json similarity index 100% rename from themes/anatole-theme/.release-it.json rename to themes/anatole/.release-it.json diff --git a/themes/anatole-theme/CHANGELOG.md b/themes/anatole/CHANGELOG.md similarity index 100% rename from themes/anatole-theme/CHANGELOG.md rename to themes/anatole/CHANGELOG.md diff --git a/themes/anatole-theme/LICENSE b/themes/anatole/LICENSE similarity index 100% rename from themes/anatole-theme/LICENSE rename to themes/anatole/LICENSE diff --git a/themes/anatole-theme/README.md b/themes/anatole/README.md similarity index 100% rename from themes/anatole-theme/README.md rename to themes/anatole/README.md diff --git a/themes/anatole-theme/archetypes/post.md b/themes/anatole/archetypes/post.md similarity index 100% rename from themes/anatole-theme/archetypes/post.md rename to themes/anatole/archetypes/post.md diff --git a/themes/anatole-theme/assets/css/markupHighlight.css b/themes/anatole/assets/css/markupHighlight.css similarity index 100% rename from themes/anatole-theme/assets/css/markupHighlight.css rename to themes/anatole/assets/css/markupHighlight.css diff --git a/themes/anatole-theme/assets/css/spinner.css b/themes/anatole/assets/css/spinner.css similarity index 100% rename from themes/anatole-theme/assets/css/spinner.css rename to themes/anatole/assets/css/spinner.css diff --git a/themes/anatole-theme/assets/fontawesome/LICENSE.txt b/themes/anatole/assets/fontawesome/LICENSE.txt similarity index 100% rename from themes/anatole-theme/assets/fontawesome/LICENSE.txt rename to themes/anatole/assets/fontawesome/LICENSE.txt diff --git a/themes/anatole-theme/assets/fontawesome/css/all.min.css b/themes/anatole/assets/fontawesome/css/all.min.css similarity index 100% rename from themes/anatole-theme/assets/fontawesome/css/all.min.css rename to themes/anatole/assets/fontawesome/css/all.min.css diff --git a/themes/anatole-theme/assets/fontawesome/css/brands.min.css b/themes/anatole/assets/fontawesome/css/brands.min.css similarity index 100% rename from themes/anatole-theme/assets/fontawesome/css/brands.min.css rename to themes/anatole/assets/fontawesome/css/brands.min.css diff --git a/themes/anatole-theme/assets/fontawesome/css/fontawesome.min.css b/themes/anatole/assets/fontawesome/css/fontawesome.min.css similarity index 100% rename from themes/anatole-theme/assets/fontawesome/css/fontawesome.min.css rename to themes/anatole/assets/fontawesome/css/fontawesome.min.css diff --git a/themes/anatole-theme/assets/fontawesome/css/regular.min.css b/themes/anatole/assets/fontawesome/css/regular.min.css similarity index 100% rename from themes/anatole-theme/assets/fontawesome/css/regular.min.css rename to themes/anatole/assets/fontawesome/css/regular.min.css diff --git a/themes/anatole-theme/assets/fontawesome/css/solid.min.css b/themes/anatole/assets/fontawesome/css/solid.min.css similarity index 100% rename from themes/anatole-theme/assets/fontawesome/css/solid.min.css rename to themes/anatole/assets/fontawesome/css/solid.min.css diff --git a/themes/anatole-theme/assets/fontawesome/css/svg-with-js.min.css b/themes/anatole/assets/fontawesome/css/svg-with-js.min.css similarity index 100% rename from themes/anatole-theme/assets/fontawesome/css/svg-with-js.min.css rename to themes/anatole/assets/fontawesome/css/svg-with-js.min.css diff --git a/themes/anatole-theme/assets/fontawesome/css/v4-font-face.min.css b/themes/anatole/assets/fontawesome/css/v4-font-face.min.css similarity index 100% rename from themes/anatole-theme/assets/fontawesome/css/v4-font-face.min.css rename to themes/anatole/assets/fontawesome/css/v4-font-face.min.css diff --git a/themes/anatole-theme/assets/fontawesome/css/v4-shims.min.css b/themes/anatole/assets/fontawesome/css/v4-shims.min.css similarity index 100% rename from themes/anatole-theme/assets/fontawesome/css/v4-shims.min.css rename to themes/anatole/assets/fontawesome/css/v4-shims.min.css diff --git a/themes/anatole-theme/assets/fontawesome/css/v5-font-face.min.css b/themes/anatole/assets/fontawesome/css/v5-font-face.min.css similarity index 100% rename from themes/anatole-theme/assets/fontawesome/css/v5-font-face.min.css rename to themes/anatole/assets/fontawesome/css/v5-font-face.min.css diff --git a/themes/anatole-theme/assets/js/anatole-header.js b/themes/anatole/assets/js/anatole-header.js similarity index 100% rename from themes/anatole-theme/assets/js/anatole-header.js rename to themes/anatole/assets/js/anatole-header.js diff --git a/themes/anatole-theme/assets/js/anatole-theme-switcher.js b/themes/anatole/assets/js/anatole-theme-switcher.js similarity index 100% rename from themes/anatole-theme/assets/js/anatole-theme-switcher.js rename to themes/anatole/assets/js/anatole-theme-switcher.js diff --git a/themes/anatole-theme/assets/js/medium-zoom.js b/themes/anatole/assets/js/medium-zoom.js similarity index 100% rename from themes/anatole-theme/assets/js/medium-zoom.js rename to themes/anatole/assets/js/medium-zoom.js diff --git a/themes/anatole-theme/assets/scss/anatole.rtl.scss b/themes/anatole/assets/scss/anatole.rtl.scss similarity index 100% rename from themes/anatole-theme/assets/scss/anatole.rtl.scss rename to themes/anatole/assets/scss/anatole.rtl.scss diff --git a/themes/anatole-theme/assets/scss/anatole.scss b/themes/anatole/assets/scss/anatole.scss similarity index 100% rename from themes/anatole-theme/assets/scss/anatole.scss rename to themes/anatole/assets/scss/anatole.scss diff --git a/themes/anatole-theme/assets/scss/main.scss b/themes/anatole/assets/scss/main.scss similarity index 100% rename from themes/anatole-theme/assets/scss/main.scss rename to themes/anatole/assets/scss/main.scss diff --git a/themes/anatole-theme/assets/scss/modules/_color_theme.scss b/themes/anatole/assets/scss/modules/_color_theme.scss similarity index 100% rename from themes/anatole-theme/assets/scss/modules/_color_theme.scss rename to themes/anatole/assets/scss/modules/_color_theme.scss diff --git a/themes/anatole-theme/assets/scss/modules/_config.scss b/themes/anatole/assets/scss/modules/_config.scss similarity index 100% rename from themes/anatole-theme/assets/scss/modules/_config.scss rename to themes/anatole/assets/scss/modules/_config.scss diff --git a/themes/anatole-theme/assets/scss/modules/_variables.scss b/themes/anatole/assets/scss/modules/_variables.scss similarity index 100% rename from themes/anatole-theme/assets/scss/modules/_variables.scss rename to themes/anatole/assets/scss/modules/_variables.scss diff --git a/themes/anatole-theme/assets/scss/partials/_base.scss b/themes/anatole/assets/scss/partials/_base.scss similarity index 100% rename from themes/anatole-theme/assets/scss/partials/_base.scss rename to themes/anatole/assets/scss/partials/_base.scss diff --git a/themes/anatole-theme/assets/scss/partials/_hugo.scss b/themes/anatole/assets/scss/partials/_hugo.scss similarity index 100% rename from themes/anatole-theme/assets/scss/partials/_hugo.scss rename to themes/anatole/assets/scss/partials/_hugo.scss diff --git a/themes/anatole-theme/assets/scss/partials/components/_alert.scss b/themes/anatole/assets/scss/partials/components/_alert.scss similarity index 100% rename from themes/anatole-theme/assets/scss/partials/components/_alert.scss rename to themes/anatole/assets/scss/partials/components/_alert.scss diff --git a/themes/anatole-theme/assets/scss/partials/components/_animated.scss b/themes/anatole/assets/scss/partials/components/_animated.scss similarity index 100% rename from themes/anatole-theme/assets/scss/partials/components/_animated.scss rename to themes/anatole/assets/scss/partials/components/_animated.scss diff --git a/themes/anatole-theme/assets/scss/partials/components/_archive.scss b/themes/anatole/assets/scss/partials/components/_archive.scss similarity index 100% rename from themes/anatole-theme/assets/scss/partials/components/_archive.scss rename to themes/anatole/assets/scss/partials/components/_archive.scss diff --git a/themes/anatole-theme/assets/scss/partials/components/_category.scss b/themes/anatole/assets/scss/partials/components/_category.scss similarity index 100% rename from themes/anatole-theme/assets/scss/partials/components/_category.scss rename to themes/anatole/assets/scss/partials/components/_category.scss diff --git a/themes/anatole-theme/assets/scss/partials/components/_comment.scss b/themes/anatole/assets/scss/partials/components/_comment.scss similarity index 100% rename from themes/anatole-theme/assets/scss/partials/components/_comment.scss rename to themes/anatole/assets/scss/partials/components/_comment.scss diff --git a/themes/anatole-theme/assets/scss/partials/components/_footer.scss b/themes/anatole/assets/scss/partials/components/_footer.scss similarity index 100% rename from themes/anatole-theme/assets/scss/partials/components/_footer.scss rename to themes/anatole/assets/scss/partials/components/_footer.scss diff --git a/themes/anatole-theme/assets/scss/partials/components/_navbarburger.scss b/themes/anatole/assets/scss/partials/components/_navbarburger.scss similarity index 100% rename from themes/anatole-theme/assets/scss/partials/components/_navbarburger.scss rename to themes/anatole/assets/scss/partials/components/_navbarburger.scss diff --git a/themes/anatole-theme/assets/scss/partials/components/_notice.scss b/themes/anatole/assets/scss/partials/components/_notice.scss similarity index 100% rename from themes/anatole-theme/assets/scss/partials/components/_notice.scss rename to themes/anatole/assets/scss/partials/components/_notice.scss diff --git a/themes/anatole-theme/assets/scss/partials/components/_optionswitch.scss b/themes/anatole/assets/scss/partials/components/_optionswitch.scss similarity index 100% rename from themes/anatole-theme/assets/scss/partials/components/_optionswitch.scss rename to themes/anatole/assets/scss/partials/components/_optionswitch.scss diff --git a/themes/anatole-theme/assets/scss/partials/components/_page404.scss b/themes/anatole/assets/scss/partials/components/_page404.scss similarity index 100% rename from themes/anatole-theme/assets/scss/partials/components/_page404.scss rename to themes/anatole/assets/scss/partials/components/_page404.scss diff --git a/themes/anatole-theme/assets/scss/partials/components/_pagination.scss b/themes/anatole/assets/scss/partials/components/_pagination.scss similarity index 100% rename from themes/anatole-theme/assets/scss/partials/components/_pagination.scss rename to themes/anatole/assets/scss/partials/components/_pagination.scss diff --git a/themes/anatole-theme/assets/scss/partials/components/_portfolio.scss b/themes/anatole/assets/scss/partials/components/_portfolio.scss similarity index 100% rename from themes/anatole-theme/assets/scss/partials/components/_portfolio.scss rename to themes/anatole/assets/scss/partials/components/_portfolio.scss diff --git a/themes/anatole-theme/assets/scss/partials/components/_post.scss b/themes/anatole/assets/scss/partials/components/_post.scss similarity index 100% rename from themes/anatole-theme/assets/scss/partials/components/_post.scss rename to themes/anatole/assets/scss/partials/components/_post.scss diff --git a/themes/anatole-theme/assets/scss/partials/components/_sidebar.scss b/themes/anatole/assets/scss/partials/components/_sidebar.scss similarity index 100% rename from themes/anatole-theme/assets/scss/partials/components/_sidebar.scss rename to themes/anatole/assets/scss/partials/components/_sidebar.scss diff --git a/themes/anatole-theme/assets/scss/partials/components/_tag.scss b/themes/anatole/assets/scss/partials/components/_tag.scss similarity index 100% rename from themes/anatole-theme/assets/scss/partials/components/_tag.scss rename to themes/anatole/assets/scss/partials/components/_tag.scss diff --git a/themes/anatole-theme/assets/scss/partials/components/_themeswitch.scss b/themes/anatole/assets/scss/partials/components/_themeswitch.scss similarity index 100% rename from themes/anatole-theme/assets/scss/partials/components/_themeswitch.scss rename to themes/anatole/assets/scss/partials/components/_themeswitch.scss diff --git a/themes/anatole-theme/assets/scss/partials/components/_wrapper.scss b/themes/anatole/assets/scss/partials/components/_wrapper.scss similarity index 100% rename from themes/anatole-theme/assets/scss/partials/components/_wrapper.scss rename to themes/anatole/assets/scss/partials/components/_wrapper.scss diff --git a/themes/anatole-theme/assets/scss/partials/layout/_body.scss b/themes/anatole/assets/scss/partials/layout/_body.scss similarity index 100% rename from themes/anatole-theme/assets/scss/partials/layout/_body.scss rename to themes/anatole/assets/scss/partials/layout/_body.scss diff --git a/themes/anatole-theme/assets/scss/partials/layout/_header.scss b/themes/anatole/assets/scss/partials/layout/_header.scss similarity index 100% rename from themes/anatole-theme/assets/scss/partials/layout/_header.scss rename to themes/anatole/assets/scss/partials/layout/_header.scss diff --git a/themes/anatole-theme/assets/scss/partials/layout/_html.scss b/themes/anatole/assets/scss/partials/layout/_html.scss similarity index 100% rename from themes/anatole-theme/assets/scss/partials/layout/_html.scss rename to themes/anatole/assets/scss/partials/layout/_html.scss diff --git a/themes/anatole-theme/assets/scss/partials/layout/_nav.scss b/themes/anatole/assets/scss/partials/layout/_nav.scss similarity index 100% rename from themes/anatole-theme/assets/scss/partials/layout/_nav.scss rename to themes/anatole/assets/scss/partials/layout/_nav.scss diff --git a/themes/anatole-theme/assets/scss/partials/vendors/_contactform.scss b/themes/anatole/assets/scss/partials/vendors/_contactform.scss similarity index 100% rename from themes/anatole-theme/assets/scss/partials/vendors/_contactform.scss rename to themes/anatole/assets/scss/partials/vendors/_contactform.scss diff --git a/themes/anatole-theme/assets/scss/partials/vendors/_mediumzoom.scss b/themes/anatole/assets/scss/partials/vendors/_mediumzoom.scss similarity index 100% rename from themes/anatole-theme/assets/scss/partials/vendors/_mediumzoom.scss rename to themes/anatole/assets/scss/partials/vendors/_mediumzoom.scss diff --git a/themes/anatole-theme/assets/scss/partials/vendors/_table.scss b/themes/anatole/assets/scss/partials/vendors/_table.scss similarity index 100% rename from themes/anatole-theme/assets/scss/partials/vendors/_table.scss rename to themes/anatole/assets/scss/partials/vendors/_table.scss diff --git a/themes/anatole-theme/assets/scss/partials/vendors/_tableofcontents.scss b/themes/anatole/assets/scss/partials/vendors/_tableofcontents.scss similarity index 100% rename from themes/anatole-theme/assets/scss/partials/vendors/_tableofcontents.scss rename to themes/anatole/assets/scss/partials/vendors/_tableofcontents.scss diff --git a/themes/anatole-theme/exampleSite/config/_default/config.toml b/themes/anatole/exampleSite/config/_default/config.toml similarity index 100% rename from themes/anatole-theme/exampleSite/config/_default/config.toml rename to themes/anatole/exampleSite/config/_default/config.toml diff --git a/themes/anatole-theme/exampleSite/config/_default/languages.toml b/themes/anatole/exampleSite/config/_default/languages.toml similarity index 100% rename from themes/anatole-theme/exampleSite/config/_default/languages.toml rename to themes/anatole/exampleSite/config/_default/languages.toml diff --git a/themes/anatole-theme/exampleSite/config/_default/menus.ar.toml b/themes/anatole/exampleSite/config/_default/menus.ar.toml similarity index 100% rename from themes/anatole-theme/exampleSite/config/_default/menus.ar.toml rename to themes/anatole/exampleSite/config/_default/menus.ar.toml diff --git a/themes/anatole-theme/exampleSite/config/_default/menus.en.toml b/themes/anatole/exampleSite/config/_default/menus.en.toml similarity index 100% rename from themes/anatole-theme/exampleSite/config/_default/menus.en.toml rename to themes/anatole/exampleSite/config/_default/menus.en.toml diff --git a/themes/anatole-theme/exampleSite/config/_default/params.toml b/themes/anatole/exampleSite/config/_default/params.toml similarity index 100% rename from themes/anatole-theme/exampleSite/config/_default/params.toml rename to themes/anatole/exampleSite/config/_default/params.toml diff --git a/themes/anatole-theme/exampleSite/content/arabic/_index.md b/themes/anatole/exampleSite/content/arabic/_index.md similarity index 100% rename from themes/anatole-theme/exampleSite/content/arabic/_index.md rename to themes/anatole/exampleSite/content/arabic/_index.md diff --git a/themes/anatole-theme/exampleSite/content/arabic/about.md b/themes/anatole/exampleSite/content/arabic/about.md similarity index 100% rename from themes/anatole-theme/exampleSite/content/arabic/about.md rename to themes/anatole/exampleSite/content/arabic/about.md diff --git a/themes/anatole-theme/exampleSite/content/arabic/archives.md b/themes/anatole/exampleSite/content/arabic/archives.md similarity index 100% rename from themes/anatole-theme/exampleSite/content/arabic/archives.md rename to themes/anatole/exampleSite/content/arabic/archives.md diff --git a/themes/anatole-theme/exampleSite/content/arabic/contact.md b/themes/anatole/exampleSite/content/arabic/contact.md similarity index 100% rename from themes/anatole-theme/exampleSite/content/arabic/contact.md rename to themes/anatole/exampleSite/content/arabic/contact.md diff --git a/themes/anatole-theme/exampleSite/content/arabic/post/_index.md b/themes/anatole/exampleSite/content/arabic/post/_index.md similarity index 100% rename from themes/anatole-theme/exampleSite/content/arabic/post/_index.md rename to themes/anatole/exampleSite/content/arabic/post/_index.md diff --git a/themes/anatole-theme/exampleSite/content/arabic/post/arabic_example.md b/themes/anatole/exampleSite/content/arabic/post/arabic_example.md similarity index 100% rename from themes/anatole-theme/exampleSite/content/arabic/post/arabic_example.md rename to themes/anatole/exampleSite/content/arabic/post/arabic_example.md diff --git a/themes/anatole-theme/exampleSite/content/english/_index.md b/themes/anatole/exampleSite/content/english/_index.md similarity index 100% rename from themes/anatole-theme/exampleSite/content/english/_index.md rename to themes/anatole/exampleSite/content/english/_index.md diff --git a/themes/anatole-theme/exampleSite/content/english/about.md b/themes/anatole/exampleSite/content/english/about.md similarity index 100% rename from themes/anatole-theme/exampleSite/content/english/about.md rename to themes/anatole/exampleSite/content/english/about.md diff --git a/themes/anatole-theme/exampleSite/content/english/archives.md b/themes/anatole/exampleSite/content/english/archives.md similarity index 100% rename from themes/anatole-theme/exampleSite/content/english/archives.md rename to themes/anatole/exampleSite/content/english/archives.md diff --git a/themes/anatole-theme/exampleSite/content/english/awards.md b/themes/anatole/exampleSite/content/english/awards.md similarity index 100% rename from themes/anatole-theme/exampleSite/content/english/awards.md rename to themes/anatole/exampleSite/content/english/awards.md diff --git a/themes/anatole-theme/exampleSite/content/english/certifications.md b/themes/anatole/exampleSite/content/english/certifications.md similarity index 100% rename from themes/anatole-theme/exampleSite/content/english/certifications.md rename to themes/anatole/exampleSite/content/english/certifications.md diff --git a/themes/anatole-theme/exampleSite/content/english/contact.md b/themes/anatole/exampleSite/content/english/contact.md similarity index 100% rename from themes/anatole-theme/exampleSite/content/english/contact.md rename to themes/anatole/exampleSite/content/english/contact.md diff --git a/themes/anatole-theme/exampleSite/content/english/imprint.md b/themes/anatole/exampleSite/content/english/imprint.md similarity index 100% rename from themes/anatole-theme/exampleSite/content/english/imprint.md rename to themes/anatole/exampleSite/content/english/imprint.md diff --git a/themes/anatole-theme/exampleSite/content/english/portfolio/_index.md b/themes/anatole/exampleSite/content/english/portfolio/_index.md similarity index 100% rename from themes/anatole-theme/exampleSite/content/english/portfolio/_index.md rename to themes/anatole/exampleSite/content/english/portfolio/_index.md diff --git a/themes/anatole-theme/exampleSite/content/english/post/_index.md b/themes/anatole/exampleSite/content/english/post/_index.md similarity index 100% rename from themes/anatole-theme/exampleSite/content/english/post/_index.md rename to themes/anatole/exampleSite/content/english/post/_index.md diff --git a/themes/anatole-theme/exampleSite/content/english/post/emoji-support.md b/themes/anatole/exampleSite/content/english/post/emoji-support.md similarity index 100% rename from themes/anatole-theme/exampleSite/content/english/post/emoji-support.md rename to themes/anatole/exampleSite/content/english/post/emoji-support.md diff --git a/themes/anatole-theme/exampleSite/content/english/post/figure-shortcode.md b/themes/anatole/exampleSite/content/english/post/figure-shortcode.md similarity index 100% rename from themes/anatole-theme/exampleSite/content/english/post/figure-shortcode.md rename to themes/anatole/exampleSite/content/english/post/figure-shortcode.md diff --git a/themes/anatole-theme/exampleSite/content/english/post/image-test.md b/themes/anatole/exampleSite/content/english/post/image-test.md similarity index 100% rename from themes/anatole-theme/exampleSite/content/english/post/image-test.md rename to themes/anatole/exampleSite/content/english/post/image-test.md diff --git a/themes/anatole-theme/exampleSite/content/english/post/markdown-syntax.md b/themes/anatole/exampleSite/content/english/post/markdown-syntax.md similarity index 100% rename from themes/anatole-theme/exampleSite/content/english/post/markdown-syntax.md rename to themes/anatole/exampleSite/content/english/post/markdown-syntax.md diff --git a/themes/anatole-theme/exampleSite/content/english/post/math-typesetting.md b/themes/anatole/exampleSite/content/english/post/math-typesetting.md similarity index 100% rename from themes/anatole-theme/exampleSite/content/english/post/math-typesetting.md rename to themes/anatole/exampleSite/content/english/post/math-typesetting.md diff --git a/themes/anatole-theme/exampleSite/content/english/post/notice-shortcode.md b/themes/anatole/exampleSite/content/english/post/notice-shortcode.md similarity index 100% rename from themes/anatole-theme/exampleSite/content/english/post/notice-shortcode.md rename to themes/anatole/exampleSite/content/english/post/notice-shortcode.md diff --git a/themes/anatole-theme/exampleSite/content/english/post/placeholder-text.md b/themes/anatole/exampleSite/content/english/post/placeholder-text.md similarity index 100% rename from themes/anatole-theme/exampleSite/content/english/post/placeholder-text.md rename to themes/anatole/exampleSite/content/english/post/placeholder-text.md diff --git a/themes/anatole-theme/exampleSite/content/english/post/redirect.md b/themes/anatole/exampleSite/content/english/post/redirect.md similarity index 100% rename from themes/anatole-theme/exampleSite/content/english/post/redirect.md rename to themes/anatole/exampleSite/content/english/post/redirect.md diff --git a/themes/anatole-theme/exampleSite/content/english/post/rich-content.md b/themes/anatole/exampleSite/content/english/post/rich-content.md similarity index 100% rename from themes/anatole-theme/exampleSite/content/english/post/rich-content.md rename to themes/anatole/exampleSite/content/english/post/rich-content.md diff --git a/themes/anatole-theme/exampleSite/content/english/post/series-part-1.md b/themes/anatole/exampleSite/content/english/post/series-part-1.md similarity index 100% rename from themes/anatole-theme/exampleSite/content/english/post/series-part-1.md rename to themes/anatole/exampleSite/content/english/post/series-part-1.md diff --git a/themes/anatole-theme/exampleSite/content/english/post/series-part-2.md b/themes/anatole/exampleSite/content/english/post/series-part-2.md similarity index 100% rename from themes/anatole-theme/exampleSite/content/english/post/series-part-2.md rename to themes/anatole/exampleSite/content/english/post/series-part-2.md diff --git a/themes/anatole-theme/exampleSite/data/portfolio.yml b/themes/anatole/exampleSite/data/portfolio.yml similarity index 100% rename from themes/anatole-theme/exampleSite/data/portfolio.yml rename to themes/anatole/exampleSite/data/portfolio.yml diff --git a/themes/anatole-theme/exampleSite/go.mod b/themes/anatole/exampleSite/go.mod similarity index 100% rename from themes/anatole-theme/exampleSite/go.mod rename to themes/anatole/exampleSite/go.mod diff --git a/themes/anatole-theme/exampleSite/resources/_gen/assets/scss/scss/anatole.rtl.scss_91e1ad794daba18680ca1041efc12aed.content b/themes/anatole/exampleSite/resources/_gen/assets/scss/scss/anatole.rtl.scss_91e1ad794daba18680ca1041efc12aed.content similarity index 100% rename from themes/anatole-theme/exampleSite/resources/_gen/assets/scss/scss/anatole.rtl.scss_91e1ad794daba18680ca1041efc12aed.content rename to themes/anatole/exampleSite/resources/_gen/assets/scss/scss/anatole.rtl.scss_91e1ad794daba18680ca1041efc12aed.content diff --git a/themes/anatole-theme/exampleSite/resources/_gen/assets/scss/scss/anatole.rtl.scss_91e1ad794daba18680ca1041efc12aed.json b/themes/anatole/exampleSite/resources/_gen/assets/scss/scss/anatole.rtl.scss_91e1ad794daba18680ca1041efc12aed.json similarity index 100% rename from themes/anatole-theme/exampleSite/resources/_gen/assets/scss/scss/anatole.rtl.scss_91e1ad794daba18680ca1041efc12aed.json rename to themes/anatole/exampleSite/resources/_gen/assets/scss/scss/anatole.rtl.scss_91e1ad794daba18680ca1041efc12aed.json diff --git a/themes/anatole-theme/exampleSite/resources/_gen/assets/scss/scss/anatole.rtl.scss_97af51e696731e38130ed73ef4f4756e.content b/themes/anatole/exampleSite/resources/_gen/assets/scss/scss/anatole.rtl.scss_97af51e696731e38130ed73ef4f4756e.content similarity index 100% rename from themes/anatole-theme/exampleSite/resources/_gen/assets/scss/scss/anatole.rtl.scss_97af51e696731e38130ed73ef4f4756e.content rename to themes/anatole/exampleSite/resources/_gen/assets/scss/scss/anatole.rtl.scss_97af51e696731e38130ed73ef4f4756e.content diff --git a/themes/anatole-theme/exampleSite/resources/_gen/assets/scss/scss/anatole.rtl.scss_97af51e696731e38130ed73ef4f4756e.json b/themes/anatole/exampleSite/resources/_gen/assets/scss/scss/anatole.rtl.scss_97af51e696731e38130ed73ef4f4756e.json similarity index 100% rename from themes/anatole-theme/exampleSite/resources/_gen/assets/scss/scss/anatole.rtl.scss_97af51e696731e38130ed73ef4f4756e.json rename to themes/anatole/exampleSite/resources/_gen/assets/scss/scss/anatole.rtl.scss_97af51e696731e38130ed73ef4f4756e.json diff --git a/themes/anatole-theme/exampleSite/resources/_gen/assets/scss/scss/anatole.scss_6dd5ee34d337299a377a4ab7b84829ac.content b/themes/anatole/exampleSite/resources/_gen/assets/scss/scss/anatole.scss_6dd5ee34d337299a377a4ab7b84829ac.content similarity index 100% rename from themes/anatole-theme/exampleSite/resources/_gen/assets/scss/scss/anatole.scss_6dd5ee34d337299a377a4ab7b84829ac.content rename to themes/anatole/exampleSite/resources/_gen/assets/scss/scss/anatole.scss_6dd5ee34d337299a377a4ab7b84829ac.content diff --git a/themes/anatole-theme/exampleSite/resources/_gen/assets/scss/scss/anatole.scss_6dd5ee34d337299a377a4ab7b84829ac.json b/themes/anatole/exampleSite/resources/_gen/assets/scss/scss/anatole.scss_6dd5ee34d337299a377a4ab7b84829ac.json similarity index 100% rename from themes/anatole-theme/exampleSite/resources/_gen/assets/scss/scss/anatole.scss_6dd5ee34d337299a377a4ab7b84829ac.json rename to themes/anatole/exampleSite/resources/_gen/assets/scss/scss/anatole.scss_6dd5ee34d337299a377a4ab7b84829ac.json diff --git a/themes/anatole-theme/exampleSite/resources/_gen/assets/scss/scss/anatole.scss_dcc8b7002348ef29d44bd1c4b6ae0aca.content b/themes/anatole/exampleSite/resources/_gen/assets/scss/scss/anatole.scss_dcc8b7002348ef29d44bd1c4b6ae0aca.content similarity index 100% rename from themes/anatole-theme/exampleSite/resources/_gen/assets/scss/scss/anatole.scss_dcc8b7002348ef29d44bd1c4b6ae0aca.content rename to themes/anatole/exampleSite/resources/_gen/assets/scss/scss/anatole.scss_dcc8b7002348ef29d44bd1c4b6ae0aca.content diff --git a/themes/anatole-theme/exampleSite/resources/_gen/assets/scss/scss/anatole.scss_dcc8b7002348ef29d44bd1c4b6ae0aca.json b/themes/anatole/exampleSite/resources/_gen/assets/scss/scss/anatole.scss_dcc8b7002348ef29d44bd1c4b6ae0aca.json similarity index 100% rename from themes/anatole-theme/exampleSite/resources/_gen/assets/scss/scss/anatole.scss_dcc8b7002348ef29d44bd1c4b6ae0aca.json rename to themes/anatole/exampleSite/resources/_gen/assets/scss/scss/anatole.scss_dcc8b7002348ef29d44bd1c4b6ae0aca.json diff --git a/themes/anatole-theme/exampleSite/static/favicons/favicon.ico b/themes/anatole/exampleSite/static/favicons/favicon.ico similarity index 100% rename from themes/anatole-theme/exampleSite/static/favicons/favicon.ico rename to themes/anatole/exampleSite/static/favicons/favicon.ico diff --git a/themes/anatole-theme/exampleSite/static/images/landscape.jpg b/themes/anatole/exampleSite/static/images/landscape.jpg similarity index 100% rename from themes/anatole-theme/exampleSite/static/images/landscape.jpg rename to themes/anatole/exampleSite/static/images/landscape.jpg diff --git a/themes/anatole-theme/exampleSite/static/images/portfolio/code.jpg b/themes/anatole/exampleSite/static/images/portfolio/code.jpg similarity index 100% rename from themes/anatole-theme/exampleSite/static/images/portfolio/code.jpg rename to themes/anatole/exampleSite/static/images/portfolio/code.jpg diff --git a/themes/anatole-theme/exampleSite/static/images/profile.jpg b/themes/anatole/exampleSite/static/images/profile.jpg similarity index 100% rename from themes/anatole-theme/exampleSite/static/images/profile.jpg rename to themes/anatole/exampleSite/static/images/profile.jpg diff --git a/themes/anatole-theme/exampleSite/static/images/site-feature-image.png b/themes/anatole/exampleSite/static/images/site-feature-image.png similarity index 100% rename from themes/anatole-theme/exampleSite/static/images/site-feature-image.png rename to themes/anatole/exampleSite/static/images/site-feature-image.png diff --git a/themes/anatole-theme/go.mod b/themes/anatole/go.mod similarity index 100% rename from themes/anatole-theme/go.mod rename to themes/anatole/go.mod diff --git a/themes/anatole-theme/i18n/ar.toml b/themes/anatole/i18n/ar.toml similarity index 100% rename from themes/anatole-theme/i18n/ar.toml rename to themes/anatole/i18n/ar.toml diff --git a/themes/anatole-theme/i18n/de.toml b/themes/anatole/i18n/de.toml similarity index 100% rename from themes/anatole-theme/i18n/de.toml rename to themes/anatole/i18n/de.toml diff --git a/themes/anatole-theme/i18n/dk.toml b/themes/anatole/i18n/dk.toml similarity index 100% rename from themes/anatole-theme/i18n/dk.toml rename to themes/anatole/i18n/dk.toml diff --git a/themes/anatole-theme/i18n/en.toml b/themes/anatole/i18n/en.toml similarity index 100% rename from themes/anatole-theme/i18n/en.toml rename to themes/anatole/i18n/en.toml diff --git a/themes/anatole-theme/i18n/es.toml b/themes/anatole/i18n/es.toml similarity index 100% rename from themes/anatole-theme/i18n/es.toml rename to themes/anatole/i18n/es.toml diff --git a/themes/anatole-theme/i18n/fa.toml b/themes/anatole/i18n/fa.toml similarity index 100% rename from themes/anatole-theme/i18n/fa.toml rename to themes/anatole/i18n/fa.toml diff --git a/themes/anatole-theme/i18n/fi.toml b/themes/anatole/i18n/fi.toml similarity index 100% rename from themes/anatole-theme/i18n/fi.toml rename to themes/anatole/i18n/fi.toml diff --git a/themes/anatole-theme/i18n/fr.toml b/themes/anatole/i18n/fr.toml similarity index 100% rename from themes/anatole-theme/i18n/fr.toml rename to themes/anatole/i18n/fr.toml diff --git a/themes/anatole-theme/i18n/hu.toml b/themes/anatole/i18n/hu.toml similarity index 100% rename from themes/anatole-theme/i18n/hu.toml rename to themes/anatole/i18n/hu.toml diff --git a/themes/anatole-theme/i18n/id.toml b/themes/anatole/i18n/id.toml similarity index 100% rename from themes/anatole-theme/i18n/id.toml rename to themes/anatole/i18n/id.toml diff --git a/themes/anatole-theme/i18n/it.toml b/themes/anatole/i18n/it.toml similarity index 100% rename from themes/anatole-theme/i18n/it.toml rename to themes/anatole/i18n/it.toml diff --git a/themes/anatole-theme/i18n/ja.toml b/themes/anatole/i18n/ja.toml similarity index 100% rename from themes/anatole-theme/i18n/ja.toml rename to themes/anatole/i18n/ja.toml diff --git a/themes/anatole-theme/i18n/ko.toml b/themes/anatole/i18n/ko.toml similarity index 100% rename from themes/anatole-theme/i18n/ko.toml rename to themes/anatole/i18n/ko.toml diff --git a/themes/anatole-theme/i18n/pt-PT.toml b/themes/anatole/i18n/pt-PT.toml similarity index 100% rename from themes/anatole-theme/i18n/pt-PT.toml rename to themes/anatole/i18n/pt-PT.toml diff --git a/themes/anatole-theme/i18n/pt-br.toml b/themes/anatole/i18n/pt-br.toml similarity index 100% rename from themes/anatole-theme/i18n/pt-br.toml rename to themes/anatole/i18n/pt-br.toml diff --git a/themes/anatole-theme/i18n/tr.toml b/themes/anatole/i18n/tr.toml similarity index 100% rename from themes/anatole-theme/i18n/tr.toml rename to themes/anatole/i18n/tr.toml diff --git a/themes/anatole-theme/i18n/zh-cn.toml b/themes/anatole/i18n/zh-cn.toml similarity index 100% rename from themes/anatole-theme/i18n/zh-cn.toml rename to themes/anatole/i18n/zh-cn.toml diff --git a/themes/anatole-theme/i18n/zh-tw.toml b/themes/anatole/i18n/zh-tw.toml similarity index 100% rename from themes/anatole-theme/i18n/zh-tw.toml rename to themes/anatole/i18n/zh-tw.toml diff --git a/themes/anatole-theme/images/lighthouse.png b/themes/anatole/images/lighthouse.png similarity index 100% rename from themes/anatole-theme/images/lighthouse.png rename to themes/anatole/images/lighthouse.png diff --git a/themes/anatole-theme/images/screenshot.png b/themes/anatole/images/screenshot.png similarity index 100% rename from themes/anatole-theme/images/screenshot.png rename to themes/anatole/images/screenshot.png diff --git a/themes/anatole-theme/images/screenshot_dark.png b/themes/anatole/images/screenshot_dark.png similarity index 100% rename from themes/anatole-theme/images/screenshot_dark.png rename to themes/anatole/images/screenshot_dark.png diff --git a/themes/anatole-theme/images/tn.png b/themes/anatole/images/tn.png similarity index 100% rename from themes/anatole-theme/images/tn.png rename to themes/anatole/images/tn.png diff --git a/themes/anatole-theme/layouts/404.html b/themes/anatole/layouts/404.html similarity index 100% rename from themes/anatole-theme/layouts/404.html rename to themes/anatole/layouts/404.html diff --git a/themes/anatole-theme/layouts/_default/_markup/render-codeblock-mermaid.html b/themes/anatole/layouts/_default/_markup/render-codeblock-mermaid.html similarity index 100% rename from themes/anatole-theme/layouts/_default/_markup/render-codeblock-mermaid.html rename to themes/anatole/layouts/_default/_markup/render-codeblock-mermaid.html diff --git a/themes/anatole-theme/layouts/_default/baseof.html b/themes/anatole/layouts/_default/baseof.html similarity index 100% rename from themes/anatole-theme/layouts/_default/baseof.html rename to themes/anatole/layouts/_default/baseof.html diff --git a/themes/anatole-theme/layouts/_default/list.html b/themes/anatole/layouts/_default/list.html similarity index 100% rename from themes/anatole-theme/layouts/_default/list.html rename to themes/anatole/layouts/_default/list.html diff --git a/themes/anatole-theme/layouts/_default/rss.xml b/themes/anatole/layouts/_default/rss.xml similarity index 100% rename from themes/anatole-theme/layouts/_default/rss.xml rename to themes/anatole/layouts/_default/rss.xml diff --git a/themes/anatole-theme/layouts/_default/single.html b/themes/anatole/layouts/_default/single.html similarity index 100% rename from themes/anatole-theme/layouts/_default/single.html rename to themes/anatole/layouts/_default/single.html diff --git a/themes/anatole-theme/layouts/index.html b/themes/anatole/layouts/index.html similarity index 100% rename from themes/anatole-theme/layouts/index.html rename to themes/anatole/layouts/index.html diff --git a/themes/anatole-theme/layouts/partials/analytics/matomo.html b/themes/anatole/layouts/partials/analytics/matomo.html similarity index 100% rename from themes/anatole-theme/layouts/partials/analytics/matomo.html rename to themes/anatole/layouts/partials/analytics/matomo.html diff --git a/themes/anatole-theme/layouts/partials/analytics/plausible.html b/themes/anatole/layouts/partials/analytics/plausible.html similarity index 100% rename from themes/anatole-theme/layouts/partials/analytics/plausible.html rename to themes/anatole/layouts/partials/analytics/plausible.html diff --git a/themes/anatole-theme/layouts/partials/analytics/simpleanalytics.html b/themes/anatole/layouts/partials/analytics/simpleanalytics.html similarity index 100% rename from themes/anatole-theme/layouts/partials/analytics/simpleanalytics.html rename to themes/anatole/layouts/partials/analytics/simpleanalytics.html diff --git a/themes/anatole-theme/layouts/partials/analytics/umami.html b/themes/anatole/layouts/partials/analytics/umami.html similarity index 100% rename from themes/anatole-theme/layouts/partials/analytics/umami.html rename to themes/anatole/layouts/partials/analytics/umami.html diff --git a/themes/anatole-theme/layouts/partials/comments/commento.html b/themes/anatole/layouts/partials/comments/commento.html similarity index 100% rename from themes/anatole-theme/layouts/partials/comments/commento.html rename to themes/anatole/layouts/partials/comments/commento.html diff --git a/themes/anatole-theme/layouts/partials/comments/giscus.html b/themes/anatole/layouts/partials/comments/giscus.html similarity index 100% rename from themes/anatole-theme/layouts/partials/comments/giscus.html rename to themes/anatole/layouts/partials/comments/giscus.html diff --git a/themes/anatole-theme/layouts/partials/comments/gitalk.html b/themes/anatole/layouts/partials/comments/gitalk.html similarity index 100% rename from themes/anatole-theme/layouts/partials/comments/gitalk.html rename to themes/anatole/layouts/partials/comments/gitalk.html diff --git a/themes/anatole-theme/layouts/partials/comments/utterances.html b/themes/anatole/layouts/partials/comments/utterances.html similarity index 100% rename from themes/anatole-theme/layouts/partials/comments/utterances.html rename to themes/anatole/layouts/partials/comments/utterances.html diff --git a/themes/anatole-theme/layouts/partials/contact.html b/themes/anatole/layouts/partials/contact.html similarity index 100% rename from themes/anatole-theme/layouts/partials/contact.html rename to themes/anatole/layouts/partials/contact.html diff --git a/themes/anatole-theme/layouts/partials/expirationnote.html b/themes/anatole/layouts/partials/expirationnote.html similarity index 100% rename from themes/anatole-theme/layouts/partials/expirationnote.html rename to themes/anatole/layouts/partials/expirationnote.html diff --git a/themes/anatole-theme/layouts/partials/footer.html b/themes/anatole/layouts/partials/footer.html similarity index 100% rename from themes/anatole-theme/layouts/partials/footer.html rename to themes/anatole/layouts/partials/footer.html diff --git a/themes/anatole-theme/layouts/partials/google-analytics-gtag-async.html b/themes/anatole/layouts/partials/google-analytics-gtag-async.html similarity index 100% rename from themes/anatole-theme/layouts/partials/google-analytics-gtag-async.html rename to themes/anatole/layouts/partials/google-analytics-gtag-async.html diff --git a/themes/anatole-theme/layouts/partials/head.html b/themes/anatole/layouts/partials/head.html similarity index 100% rename from themes/anatole-theme/layouts/partials/head.html rename to themes/anatole/layouts/partials/head.html diff --git a/themes/anatole-theme/layouts/partials/math.html b/themes/anatole/layouts/partials/math.html similarity index 100% rename from themes/anatole-theme/layouts/partials/math.html rename to themes/anatole/layouts/partials/math.html diff --git a/themes/anatole-theme/layouts/partials/medium-zoom.html b/themes/anatole/layouts/partials/medium-zoom.html similarity index 100% rename from themes/anatole-theme/layouts/partials/medium-zoom.html rename to themes/anatole/layouts/partials/medium-zoom.html diff --git a/themes/anatole-theme/layouts/partials/mermaid.html b/themes/anatole/layouts/partials/mermaid.html similarity index 100% rename from themes/anatole-theme/layouts/partials/mermaid.html rename to themes/anatole/layouts/partials/mermaid.html diff --git a/themes/anatole-theme/layouts/partials/navbar.html b/themes/anatole/layouts/partials/navbar.html similarity index 100% rename from themes/anatole-theme/layouts/partials/navbar.html rename to themes/anatole/layouts/partials/navbar.html diff --git a/themes/anatole-theme/layouts/partials/pagination.html b/themes/anatole/layouts/partials/pagination.html similarity index 100% rename from themes/anatole-theme/layouts/partials/pagination.html rename to themes/anatole/layouts/partials/pagination.html diff --git a/themes/anatole-theme/layouts/partials/related.html b/themes/anatole/layouts/partials/related.html similarity index 100% rename from themes/anatole-theme/layouts/partials/related.html rename to themes/anatole/layouts/partials/related.html diff --git a/themes/anatole-theme/layouts/partials/schema.html b/themes/anatole/layouts/partials/schema.html similarity index 100% rename from themes/anatole-theme/layouts/partials/schema.html rename to themes/anatole/layouts/partials/schema.html diff --git a/themes/anatole-theme/layouts/partials/series.html b/themes/anatole/layouts/partials/series.html similarity index 100% rename from themes/anatole-theme/layouts/partials/series.html rename to themes/anatole/layouts/partials/series.html diff --git a/themes/anatole-theme/layouts/partials/sidebar.html b/themes/anatole/layouts/partials/sidebar.html similarity index 100% rename from themes/anatole-theme/layouts/partials/sidebar.html rename to themes/anatole/layouts/partials/sidebar.html diff --git a/themes/anatole-theme/layouts/partials/taxonomy/categories.html b/themes/anatole/layouts/partials/taxonomy/categories.html similarity index 100% rename from themes/anatole-theme/layouts/partials/taxonomy/categories.html rename to themes/anatole/layouts/partials/taxonomy/categories.html diff --git a/themes/anatole-theme/layouts/partials/taxonomy/tags.html b/themes/anatole/layouts/partials/taxonomy/tags.html similarity index 100% rename from themes/anatole-theme/layouts/partials/taxonomy/tags.html rename to themes/anatole/layouts/partials/taxonomy/tags.html diff --git a/themes/anatole-theme/layouts/partials/taxonomy/template.html b/themes/anatole/layouts/partials/taxonomy/template.html similarity index 100% rename from themes/anatole-theme/layouts/partials/taxonomy/template.html rename to themes/anatole/layouts/partials/taxonomy/template.html diff --git a/themes/anatole-theme/layouts/partials/toc.html b/themes/anatole/layouts/partials/toc.html similarity index 100% rename from themes/anatole-theme/layouts/partials/toc.html rename to themes/anatole/layouts/partials/toc.html diff --git a/themes/anatole-theme/layouts/portfolio/list.html b/themes/anatole/layouts/portfolio/list.html similarity index 100% rename from themes/anatole-theme/layouts/portfolio/list.html rename to themes/anatole/layouts/portfolio/list.html diff --git a/themes/anatole-theme/layouts/shortcodes/loading.html b/themes/anatole/layouts/shortcodes/loading.html similarity index 100% rename from themes/anatole-theme/layouts/shortcodes/loading.html rename to themes/anatole/layouts/shortcodes/loading.html diff --git a/themes/anatole-theme/layouts/shortcodes/notice.html b/themes/anatole/layouts/shortcodes/notice.html similarity index 100% rename from themes/anatole-theme/layouts/shortcodes/notice.html rename to themes/anatole/layouts/shortcodes/notice.html diff --git a/themes/anatole-theme/netlify.toml b/themes/anatole/netlify.toml similarity index 100% rename from themes/anatole-theme/netlify.toml rename to themes/anatole/netlify.toml diff --git a/themes/anatole-theme/package-lock.json b/themes/anatole/package-lock.json similarity index 100% rename from themes/anatole-theme/package-lock.json rename to themes/anatole/package-lock.json diff --git a/themes/anatole-theme/package.json b/themes/anatole/package.json similarity index 100% rename from themes/anatole-theme/package.json rename to themes/anatole/package.json diff --git a/themes/anatole-theme/resources/_gen/assets/scss/scss/anatole.rtl.scss_91e1ad794daba18680ca1041efc12aed.content b/themes/anatole/resources/_gen/assets/scss/scss/anatole.rtl.scss_91e1ad794daba18680ca1041efc12aed.content similarity index 100% rename from themes/anatole-theme/resources/_gen/assets/scss/scss/anatole.rtl.scss_91e1ad794daba18680ca1041efc12aed.content rename to themes/anatole/resources/_gen/assets/scss/scss/anatole.rtl.scss_91e1ad794daba18680ca1041efc12aed.content diff --git a/themes/anatole-theme/resources/_gen/assets/scss/scss/anatole.rtl.scss_91e1ad794daba18680ca1041efc12aed.json b/themes/anatole/resources/_gen/assets/scss/scss/anatole.rtl.scss_91e1ad794daba18680ca1041efc12aed.json similarity index 100% rename from themes/anatole-theme/resources/_gen/assets/scss/scss/anatole.rtl.scss_91e1ad794daba18680ca1041efc12aed.json rename to themes/anatole/resources/_gen/assets/scss/scss/anatole.rtl.scss_91e1ad794daba18680ca1041efc12aed.json diff --git a/themes/anatole-theme/resources/_gen/assets/scss/scss/anatole.rtl.scss_97af51e696731e38130ed73ef4f4756e.content b/themes/anatole/resources/_gen/assets/scss/scss/anatole.rtl.scss_97af51e696731e38130ed73ef4f4756e.content similarity index 100% rename from themes/anatole-theme/resources/_gen/assets/scss/scss/anatole.rtl.scss_97af51e696731e38130ed73ef4f4756e.content rename to themes/anatole/resources/_gen/assets/scss/scss/anatole.rtl.scss_97af51e696731e38130ed73ef4f4756e.content diff --git a/themes/anatole-theme/resources/_gen/assets/scss/scss/anatole.rtl.scss_97af51e696731e38130ed73ef4f4756e.json b/themes/anatole/resources/_gen/assets/scss/scss/anatole.rtl.scss_97af51e696731e38130ed73ef4f4756e.json similarity index 100% rename from themes/anatole-theme/resources/_gen/assets/scss/scss/anatole.rtl.scss_97af51e696731e38130ed73ef4f4756e.json rename to themes/anatole/resources/_gen/assets/scss/scss/anatole.rtl.scss_97af51e696731e38130ed73ef4f4756e.json diff --git a/themes/anatole-theme/resources/_gen/assets/scss/scss/anatole.scss_6dd5ee34d337299a377a4ab7b84829ac.content b/themes/anatole/resources/_gen/assets/scss/scss/anatole.scss_6dd5ee34d337299a377a4ab7b84829ac.content similarity index 100% rename from themes/anatole-theme/resources/_gen/assets/scss/scss/anatole.scss_6dd5ee34d337299a377a4ab7b84829ac.content rename to themes/anatole/resources/_gen/assets/scss/scss/anatole.scss_6dd5ee34d337299a377a4ab7b84829ac.content diff --git a/themes/anatole-theme/resources/_gen/assets/scss/scss/anatole.scss_6dd5ee34d337299a377a4ab7b84829ac.json b/themes/anatole/resources/_gen/assets/scss/scss/anatole.scss_6dd5ee34d337299a377a4ab7b84829ac.json similarity index 100% rename from themes/anatole-theme/resources/_gen/assets/scss/scss/anatole.scss_6dd5ee34d337299a377a4ab7b84829ac.json rename to themes/anatole/resources/_gen/assets/scss/scss/anatole.scss_6dd5ee34d337299a377a4ab7b84829ac.json diff --git a/themes/anatole-theme/resources/_gen/assets/scss/scss/anatole.scss_dcc8b7002348ef29d44bd1c4b6ae0aca.content b/themes/anatole/resources/_gen/assets/scss/scss/anatole.scss_dcc8b7002348ef29d44bd1c4b6ae0aca.content similarity index 100% rename from themes/anatole-theme/resources/_gen/assets/scss/scss/anatole.scss_dcc8b7002348ef29d44bd1c4b6ae0aca.content rename to themes/anatole/resources/_gen/assets/scss/scss/anatole.scss_dcc8b7002348ef29d44bd1c4b6ae0aca.content diff --git a/themes/anatole-theme/resources/_gen/assets/scss/scss/anatole.scss_dcc8b7002348ef29d44bd1c4b6ae0aca.json b/themes/anatole/resources/_gen/assets/scss/scss/anatole.scss_dcc8b7002348ef29d44bd1c4b6ae0aca.json similarity index 100% rename from themes/anatole-theme/resources/_gen/assets/scss/scss/anatole.scss_dcc8b7002348ef29d44bd1c4b6ae0aca.json rename to themes/anatole/resources/_gen/assets/scss/scss/anatole.scss_dcc8b7002348ef29d44bd1c4b6ae0aca.json diff --git a/themes/anatole-theme/static/fontawesome/webfonts/fa-brands-400.ttf b/themes/anatole/static/fontawesome/webfonts/fa-brands-400.ttf similarity index 100% rename from themes/anatole-theme/static/fontawesome/webfonts/fa-brands-400.ttf rename to themes/anatole/static/fontawesome/webfonts/fa-brands-400.ttf diff --git a/themes/anatole-theme/static/fontawesome/webfonts/fa-brands-400.woff2 b/themes/anatole/static/fontawesome/webfonts/fa-brands-400.woff2 similarity index 100% rename from themes/anatole-theme/static/fontawesome/webfonts/fa-brands-400.woff2 rename to themes/anatole/static/fontawesome/webfonts/fa-brands-400.woff2 diff --git a/themes/anatole-theme/static/fontawesome/webfonts/fa-regular-400.ttf b/themes/anatole/static/fontawesome/webfonts/fa-regular-400.ttf similarity index 100% rename from themes/anatole-theme/static/fontawesome/webfonts/fa-regular-400.ttf rename to themes/anatole/static/fontawesome/webfonts/fa-regular-400.ttf diff --git a/themes/anatole-theme/static/fontawesome/webfonts/fa-regular-400.woff2 b/themes/anatole/static/fontawesome/webfonts/fa-regular-400.woff2 similarity index 100% rename from themes/anatole-theme/static/fontawesome/webfonts/fa-regular-400.woff2 rename to themes/anatole/static/fontawesome/webfonts/fa-regular-400.woff2 diff --git a/themes/anatole-theme/static/fontawesome/webfonts/fa-solid-900.ttf b/themes/anatole/static/fontawesome/webfonts/fa-solid-900.ttf similarity index 100% rename from themes/anatole-theme/static/fontawesome/webfonts/fa-solid-900.ttf rename to themes/anatole/static/fontawesome/webfonts/fa-solid-900.ttf diff --git a/themes/anatole-theme/static/fontawesome/webfonts/fa-solid-900.woff2 b/themes/anatole/static/fontawesome/webfonts/fa-solid-900.woff2 similarity index 100% rename from themes/anatole-theme/static/fontawesome/webfonts/fa-solid-900.woff2 rename to themes/anatole/static/fontawesome/webfonts/fa-solid-900.woff2 diff --git a/themes/anatole-theme/static/fontawesome/webfonts/fa-v4compatibility.ttf b/themes/anatole/static/fontawesome/webfonts/fa-v4compatibility.ttf similarity index 100% rename from themes/anatole-theme/static/fontawesome/webfonts/fa-v4compatibility.ttf rename to themes/anatole/static/fontawesome/webfonts/fa-v4compatibility.ttf diff --git a/themes/anatole-theme/static/fontawesome/webfonts/fa-v4compatibility.woff2 b/themes/anatole/static/fontawesome/webfonts/fa-v4compatibility.woff2 similarity index 100% rename from themes/anatole-theme/static/fontawesome/webfonts/fa-v4compatibility.woff2 rename to themes/anatole/static/fontawesome/webfonts/fa-v4compatibility.woff2 diff --git a/themes/anatole-theme/test b/themes/anatole/test similarity index 100% rename from themes/anatole-theme/test rename to themes/anatole/test diff --git a/themes/anatole-theme/theme.toml b/themes/anatole/theme.toml similarity index 100% rename from themes/anatole-theme/theme.toml rename to themes/anatole/theme.toml