Go to file
Archie Hilton ba95015e26 Implement template-map
Return a map of templates based on their filenames as keywords.

Could be better, as I understand right now it's not recursive.
2024-10-15 00:01:03 +01:00
doc Split requirements into MVP and backog 2024-10-14 23:11:17 +01:00
site Add site/ containing some starter content 2024-10-14 22:50:26 +01:00
src/website Implement template-map 2024-10-15 00:01:03 +01:00
test/website Initial code commit. 2024-10-14 21:38:02 +01:00
.gitignore Initial code commit. 2024-10-14 21:38:02 +01:00
CHANGELOG.md Initial code commit. 2024-10-14 21:38:02 +01:00
LICENSE Initial code commit. 2024-10-14 21:38:02 +01:00
README.md Initial code commit. 2024-10-14 21:38:02 +01:00
project.clj Add main entry point 2024-10-14 22:49:59 +01:00

README.md

website

A Clojure library designed to ... well, that part is up to you.

Usage

FIXME

License

See LICENSE