]> danix's work - danix2-hugo-theme.git/commit
initial theme setup. master
authorDanilo M. <redacted>
Sat, 4 Apr 2026 13:30:33 +0000 (15:30 +0200)
committerDanilo M. <redacted>
Sat, 4 Apr 2026 13:30:33 +0000 (15:30 +0200)
commit799bd2304a82d35991876d42fc32a8b8be978da1
tree77373500f6cb733f3bc490dc7fe71db8bc6a7fa8
initial theme setup.
26 files changed:
archetypes/default.md [new file with mode: 0644]
assets/css/components/footer.css [new file with mode: 0644]
assets/css/components/header.css [new file with mode: 0644]
assets/css/main.css [new file with mode: 0644]
assets/js/main.js [new file with mode: 0644]
content/_index.md [new file with mode: 0644]
content/posts/_index.md [new file with mode: 0644]
content/posts/post-1.md [new file with mode: 0644]
content/posts/post-2.md [new file with mode: 0644]
content/posts/post-3/bryce-canyon.jpg [new file with mode: 0644]
content/posts/post-3/index.md [new file with mode: 0644]
hugo.toml [new file with mode: 0644]
layouts/_partials/footer.html [new file with mode: 0644]
layouts/_partials/head.html [new file with mode: 0644]
layouts/_partials/head/css.html [new file with mode: 0644]
layouts/_partials/head/js.html [new file with mode: 0644]
layouts/_partials/header.html [new file with mode: 0644]
layouts/_partials/menu.html [new file with mode: 0644]
layouts/_partials/terms.html [new file with mode: 0644]
layouts/baseof.html [new file with mode: 0644]
layouts/home.html [new file with mode: 0644]
layouts/page.html [new file with mode: 0644]
layouts/section.html [new file with mode: 0644]
layouts/taxonomy.html [new file with mode: 0644]
layouts/term.html [new file with mode: 0644]
static/favicon.ico [new file with mode: 0644]