trial custom theme
authorAngeloR <xangelo@gmail.com>
Mon, 12 Jan 2026 14:45:46 +0000 (09:45 -0500)
committerAngeloR <xangelo@gmail.com>
Mon, 12 Jan 2026 15:07:18 +0000 (10:07 -0500)
commit8b38f07a9c0202e632f6ce3085c0771efd6e3c1d
tree81ac386a20fc5b9b507ad18c3842df8e071cd1a9
parent625d9b20c8a26a472546c0ac863267a048189e88
trial custom theme
13 files changed:
.gitmodules
themes/custom-mytheme/layouts/_default/baseof.html [new file with mode: 0644]
themes/custom-mytheme/layouts/_default/list.html [new file with mode: 0644]
themes/custom-mytheme/layouts/_default/single.html [new file with mode: 0644]
themes/custom-mytheme/layouts/index.html [new file with mode: 0644]
themes/custom-mytheme/layouts/partials/footer.html [new file with mode: 0644]
themes/custom-mytheme/layouts/partials/head.html [new file with mode: 0644]
themes/custom-mytheme/layouts/partials/header.html [new file with mode: 0644]
themes/custom-mytheme/layouts/partials/post-list.html [new file with mode: 0644]
themes/custom-mytheme/static/css/style.css [new file with mode: 0644]
themes/custom-mytheme/theme.toml [new file with mode: 0644]
themes/hugo-bearblog [new submodule]
themes/hugo-xmin [new submodule]