Christian Oliff
|
78178d0c2a
|
all: Typo fixes
|
2024-03-15 17:25:52 +01:00 |
|
Joe Mooring
|
acf01bfb78
|
create/skeletons: Fix menu template
Check identifier existence before calling lang.Translate to prevent
empty warnings when using the --printI18nWarnings flag.
Closes #11519
|
2023-10-30 09:02:49 +01:00 |
|
Joe Mooring
|
f9163155d3
|
create/skeletons: Improve viewport meta tag
Remove initial-scale=1.0 (this is the browser default)
Remove minimum-scale=1.0 (opinionated, can throw WCAG warning)
|
2023-09-19 11:46:05 +02:00 |
|
Joe Mooring
|
9a8c84d600
|
create/skeletons: Move theme's site config to top level
Closes #11380
|
2023-08-23 18:05:00 +02:00 |
|
Joe Mooring
|
b6538532f4
|
commands/new: Embed site and theme skeletons
The skeletons are used when creating new sites and themes with the CLI.
Closes #11358
|
2023-08-21 10:38:22 +02:00 |
|