A new version of my personal homepage https://new.toby3d.me/
Go to file
Maxim Lebedev 6d94eddd3d
💄 Refactored templates to Site domain usage
2023-11-08 04:56:42 +06:00
.gitea/workflows 👷 Created Docker image build workflow 2023-11-08 02:06:52 +06:00
build 🐳 Copy web directory in Dockerfile instructions 2023-11-08 03:44:11 +06:00
internal 👔 Created basic site use case interface implementation 2023-11-08 04:55:42 +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 💄 Refactored templates to Site domain usage 2023-11-08 04:56:42 +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 Check and create directory for content 2023-11-08 03:55:48 +06:00