Commit Graph

98 Commits

Author SHA1 Message Date
020a6f98e5
🧑‍💻 Created TestConfig helper 2023-11-09 23:29:45 +06:00
c361321012
✏️ Added missing .Page variable menton in tempaltes section
All checks were successful
/ docker (push) Successful in 1m0s
2023-11-09 22:04:46 +06:00
0a711bdaae
✏️ Fixed path to domain package in README link
All checks were successful
/ docker (push) Successful in 57s
2023-11-09 22:01:45 +06:00
73c70b1ce1
✏️ Fixed missing environment in a README paths example
Some checks failed
/ docker (push) Has been cancelled
2023-11-09 22:01:08 +06:00
e60cd785c2
📝 Created README.md
Some checks failed
/ docker (push) Has been cancelled
2023-11-09 22:00:15 +06:00
ed217f118c
🐛 Fixed bloken safing slice of bytes
All checks were successful
/ docker (push) Successful in 1m9s
2023-11-09 09:01:34 +06:00
33aaab41a2
🐛 Fixed double subtitute partials directory 2023-11-09 08:56:46 +06:00
4365d1fa11
Merge branch 'feature/funcs' into develop
All checks were successful
/ docker (push) Successful in 1m5s
2023-11-09 07:59:47 +06:00
1dbce57f2e
🏷️ Added GetMatch method for Files domain 2023-11-09 07:59:18 +06:00
6a4b77fb58
🏷️ Added GoString method for File domain 2023-11-09 07:59:08 +06:00
c680cca04b
🏗️ Setup and use template.FuncMap in main 2023-11-09 07:53:11 +06:00
df55414167
🗃️ Removed template.FuncMap setup from theme repository 2023-11-09 07:52:51 +06:00
db68a8d768
👔 Fixed resources filters in Page and Site use cases 2023-11-09 07:51:45 +06:00
dd9cc5b2d1
♻️ Imported urls namespace into templateutil 2023-11-09 07:50:45 +06:00
70853bc665
Created urls template funcs namespace 2023-11-09 07:50:08 +06:00
d677254e32
🗃️ Parse and import BaseURL property in Site FS repository 2023-11-09 07:07:55 +06:00
e3362fcd9f
🚚 Reimported exists templateutils 2023-11-09 07:07:25 +06:00
675926e420
🏷️ Added BaseURL property for Site domain 2023-11-09 07:06:40 +06:00
23e24adaa7
🚚 Renamed string templateutil package 2023-11-09 07:06:12 +06:00
5e836af040
🚚 Renamed partial templateutil package 2023-11-09 07:06:04 +06:00
48a2f519f5
🐛 Fixed bad branch rebasing 2023-11-09 07:05:37 +06:00
bf6efcdf21
🏗️ Updated theme module usage in main 2023-11-09 06:58:46 +06:00
0ad5c9694f
♻️ Include template utils in theme repository 2023-11-09 06:58:16 +06:00
a475dacd60
♻️ Refactored template utils map setup 2023-11-09 06:58:16 +06:00
6012945d06
Merge branch 'feature/static' into develop 2023-11-09 06:57:27 +06:00
74b41b972b
🏷️ Created and used Files slice type 2023-11-09 06:57:05 +06:00
f3c4118286
🏗️ Use static module in main 2023-11-09 06:53:01 +06:00
e0b8a6efcb
👔 Use static repository in Site use case implementation 2023-11-09 06:52:21 +06:00
d42b96607b
👔 Use static repository in Page use case implementation 2023-11-09 06:52:15 +06:00
0fff9a10d9
🎨 Formatted FileSystem Site repository due Files property changes 2023-11-09 06:51:47 +06:00
77fa1b0b5e
👔 Created simple static use case implementation 2023-11-09 06:51:25 +06:00
7d8246e901
🎨 Formatted FileSystem Page repository due Files property changes 2023-11-09 06:50:57 +06:00
6ae785ebc9
🗃️ Created FileSystem static repository implementation 2023-11-09 06:49:44 +06:00
378ec02778
👔 Created simple static use case interface 2023-11-09 06:48:31 +06:00
f036ea127d
🗃️ Created static Repository interfaces 2023-11-09 06:48:06 +06:00
43e96e2095
🏷️ Added Files property for Page and Site 2023-11-09 06:47:18 +06:00
2cf99dcba1
🏷️ Created File domain 2023-11-09 06:44:05 +06:00
e74c0a0b66
🐛 Fixed Site Params parsing 2023-11-09 05:26:18 +06:00
c7158f47dd
🚚 Moved SafeHTML util into separated templateutil package 2023-11-09 01:12:45 +06:00
6b1a81e8cb
Added html helper for unsafe HTML rendering
All checks were successful
/ docker (push) Successful in 1m2s
2023-11-08 09:14:31 +06:00
0c57b47a17
🐳 Expose theme directory 2023-11-08 08:57:11 +06:00
dd45c634e8
♻️ Replace only baseof site params on language specific ones
All checks were successful
/ docker (push) Successful in 1m3s
2023-11-08 08:56:38 +06:00
76a65f0e3a
Merge branch 'feature/theme' into develop 2023-11-08 08:55:55 +06:00
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
e71a84bb07
👔 Created basic theme use case implementation 2023-11-08 08:53:32 +06:00
c3245c3588
👔 Created sample theme use case interface 2023-11-08 08:53:17 +06:00
0e73130b78
🗃️ Created simple theme FileSystem repository implementation 2023-11-08 08:51:55 +06:00
c61ab4d929
🗃️ Created sample theme repository interface 2023-11-08 08:50:44 +06:00
72eb8627ee
🧑‍💻 Check and create theme dir if not exist 2023-11-08 08:22:07 +06:00
3e5709e498
🔧 Added ThemeDir config 2023-11-08 08:21:45 +06:00