A new version of my personal homepage https://new.toby3d.me/
Go to file
Maxim Lebedev 94e4691734
🏗️ Use theme templates instead embed
Embed templates must be used for internal pages, dashboard and other
non-customizable views
2023-11-08 08:55:27 +06:00
.gitea/workflows 👷 Created Docker image build workflow 2023-11-08 02:06:52 +06:00
build 🐳 Expose devault content directory path 2023-11-08 07:13:47 +06:00
internal 👔 Created basic theme use case implementation 2023-11-08 08:53:32 +06:00
locales 🏗️ Added basic HTML rendering support with i18n 2023-11-08 03:10:27 +06:00
vendor 📌 Vendored imported go modules 2023-11-08 04:31:38 +06:00
web/template 💄 Unsafe renders page content 2023-11-08 07:43:38 +06:00
catalog_gen.go 🏗️ Added basic HTML rendering support with i18n 2023-11-08 03:10:27 +06:00
go.mod 🗃️ Created Site FileSystem repository implementation 2023-11-08 04:31:14 +06:00
go.sum 🗃️ Created Site FileSystem repository implementation 2023-11-08 04:31:14 +06:00
main.go 🏗️ Use theme templates instead embed 2023-11-08 08:55:27 +06:00