Maxim Lebedev toby3d
toby3d created branch bugfix/locales in toby3d/home 2023-11-09 22:31:32 +05:00
toby3d pushed to develop at toby3d/home 2023-11-09 21:04:49 +05:00
c361321012 ✏️ Added missing .Page variable menton in tempaltes section
toby3d pushed to develop at toby3d/home 2023-11-09 21:01:50 +05:00
0a711bdaae ✏️ Fixed path to domain package in README link
toby3d pushed to develop at toby3d/home 2023-11-09 21:01:13 +05:00
73c70b1ce1 ✏️ Fixed missing environment in a README paths example
toby3d pushed to develop at toby3d/home 2023-11-09 21:00:19 +05:00
e60cd785c2 📝 Created README.md
toby3d pushed to develop at toby3d/home 2023-11-09 08:01:38 +05:00
ed217f118c 🐛 Fixed bloken safing slice of bytes
33aaab41a2 🐛 Fixed double subtitute partials directory
Compare 2 commits »
toby3d pushed to develop at toby3d/home 2023-11-09 07:48:13 +05:00
6eb2cc1d0d 🐛 Fixed double subtitute partials directory
toby3d pushed to develop at toby3d/home 2023-11-09 06:59:59 +05:00
4365d1fa11 Merge branch 'feature/funcs' into develop
1dbce57f2e 🏷️ Added GetMatch method for Files domain
6a4b77fb58 🏷️ Added GoString method for File domain
c680cca04b 🏗️ Setup and use template.FuncMap in main
df55414167 🗃️ Removed template.FuncMap setup from theme repository
Compare 32 commits »
toby3d pushed to develop at toby3d/home 2023-11-08 08:14:51 +05:00
6b1a81e8cb Added html helper for unsafe HTML rendering
0c57b47a17 🐳 Expose theme directory
Compare 2 commits »
toby3d pushed to develop at toby3d/home 2023-11-08 07:56:43 +05:00
dd45c634e8 ♻️ Replace only baseof site params on language specific ones
76a65f0e3a Merge branch 'feature/theme' into develop
94e4691734 🏗️ Use theme templates instead embed
e71a84bb07 👔 Created basic theme use case implementation
c3245c3588 👔 Created sample theme use case interface
Compare 13 commits »
toby3d pushed to develop at toby3d/home 2023-11-08 06:43:43 +05:00
0f909007d8 💄 Unsafe renders page content
a4075213a3 💄 Title used from language specific page, remove site one
1b34201176 Added index pages tests for page use case
Compare 3 commits »
toby3d pushed to develop at toby3d/home 2023-11-08 06:19:03 +05:00
e419998759 👔 Return base site if language specific site was not found
toby3d pushed to develop at toby3d/home 2023-11-08 06:13:54 +05:00
67f575c5d0 🐳 Expose devault content directory path
35e36234b1 🎨 Formatted translation method arguments names as in message.Printer
b7e9081f48 Merge branch 'feature/pages' into develop
9817548bf0 🏗️ Use page module in main server
d52654bb4a 💄 Updated page domain usage by templates
Compare 24 commits »
toby3d pushed to develop at toby3d/home 2023-11-08 02:44:16 +05:00
08079ee133 🐳 Copy web directory in Dockerfile instructions
toby3d pushed to develop at toby3d/home 2023-11-08 02:43:58 +05:00
fa16bbe5f0 🐳 Copy web directory in Dockerfile instructions
ae7c02a85c 🧑‍💻 Added ShiftPath util
Compare 2 commits »
toby3d pushed to develop at toby3d/home 2023-11-08 02:22:03 +05:00
2c705e6142 🌐 Added language support for pages
23c7b18315 📌 Vendored imported go modules
c89212d9d6 🏗️ Added basic HTML rendering support with i18n
Compare 3 commits »
toby3d pushed to develop at toby3d/home 2023-11-08 01:34:37 +05:00
353704a09d Set write timeout to 500ms as Firefox recommends
aaba6edc39 🔧 Used already defined context as base context in HTTP requests
70b0906054 🔧 Use already defined logger in HTTP server
Compare 3 commits »
toby3d pushed to develop at toby3d/home 2023-11-08 01:19:57 +05:00
285aa799e6 🔧 Updated config binding addr defaults
toby3d pushed to develop at toby3d/home 2023-11-08 01:08:14 +05:00
a87f8e710d 👷 Created Docker image build workflow
2d4e7468be 🐳 Created Dockerfile
b16891cbad 📌 Vendored go modules
f37554eb00 🚧 Created sample helloworld HTTP server
af56446472 🏷️ Created Config domain
Compare 6 commits »
toby3d created branch develop in toby3d/home 2023-11-08 01:08:14 +05:00