]> git.dujemihanovic.xyz Git - dujemihanovic.xyz.git/commit
Decouple theme from content
authorDuje Mihanović <duje.mihanovic@skole.hr>
Sat, 24 Aug 2024 14:44:26 +0000 (16:44 +0200)
committerDuje Mihanović <duje.mihanovic@skole.hr>
Sat, 24 Aug 2024 14:44:30 +0000 (16:44 +0200)
commit9f594273c05fcb73d06ff92607a8bddb5d0173fb
tree158982d521fa6d56cede06a3f88eeef4f5781b61
parent50d9f98400e540d254f5d25a0e751ddbc0b01f7b
Decouple theme from content

Probably still some work to do in this direction (including fully
adapting the theme for reuse by others), but I believe this does the
bulk of it.
15 files changed:
.gitmodules
archetypes/default.md [deleted file]
content/posts/_index.md [deleted file]
hugo.toml
layouts/_default/list.html [deleted file]
layouts/_default/single.html [deleted file]
layouts/index.html [deleted file]
layouts/partials/head.html [deleted file]
layouts/partials/nav.html [deleted file]
layouts/posts/list.html [deleted file]
layouts/posts/single.html [deleted file]
layouts/projects/list.html [deleted file]
layouts/projects/single.html [deleted file]
layouts/rss.xml [deleted file]
themes/duje