Commit Graph

121 Commits

Author SHA1 Message Date
Sodbileg Gansukh
c060944364 Fixed mobile scrolling issues
fixes #12

- added background color to the mobile menu actions
- disabled root scrolling when the mobile menu is opened which fixes the duplicate scrolling issue
2024-01-03 12:20:49 +07:00
Sodbileg Gansukh
d046267a3a Improved typography hierarchy 2024-01-03 11:39:09 +07:00
Sodbileg Gansukh
53d475fdfe v1.1.2 v1.1.2 2023-11-27 17:30:51 +08:00
Sodbileg Gansukh
12c5aa9a0b Fixed fonts URL for subdirectory installs
fixes https://github.com/TryGhost/Product/issues/4194
2023-11-27 17:30:28 +08:00
Sodbileg Gansukh
d22775c109 Fixed the archive URL when a site is set to a subpath
refs https://github.com/TryGhost/Source/issues/28

- when the archive page links to a relative path, the URL doesn't work when a site set to a subpath
- this makes the archive page URL absolute
2023-11-21 16:05:03 +08:00
Sodbileg Gansukh
0798ee6e48 v1.1.1 v1.1.1 2023-11-13 19:30:04 +08:00
Sodbileg Gansukh
78ff9df4ea Dynamic dropdown menu placement based on the toggle location 2023-11-13 19:29:41 +08:00
Sodbileg Gansukh
946e063117 v1.1.0 v1.1.0 2023-10-26 19:35:38 +08:00
Sodbileg Gansukh
379a7f9e2c Fixed recommendations title being hidden in some cases 2023-10-25 12:58:01 +08:00
Sodbileg Gansukh
569c4226a0 Rebuilt assets 2023-10-20 15:40:52 +08:00
Sodbileg Gansukh
6cd3396ea0 Added Recommendations support (#13) 2023-10-20 15:39:52 +08:00
Sodbileg Gansukh
ea08ce4e9d v1.0.2 v1.0.2 2023-10-17 09:45:23 +08:00
Sodbileg Gansukh
fa53f7e5fd Fixed endless scrolling of the homepage 2023-10-17 09:44:46 +08:00
Sodbileg Gansukh
4b347f1b0d v1.0.1 v1.0.1 2023-10-11 09:31:12 +08:00
Sodbileg Gansukh
dedc9cbc3d Fixed pagination not working on tag templates
refs https://github.com/TryGhost/Source/issues/10
2023-10-11 09:30:48 +08:00
Daniel Lockyer
e0483fd7f4 v1.0.0 v1.0.0 2023-10-03 13:10:09 +02:00
Daniel Lockyer
98a35f9488 Updated built assets 2023-10-03 13:09:12 +02:00
renovate[bot]
3aa4afbee1 Update dependency gscan to v4.39.4 2023-10-03 13:08:40 +02:00
Sodbileg Gansukh
2caed02ffa Added README 2023-10-03 16:03:10 +08:00
Sodbileg Gansukh
5c407a9e37 Updated the demo URL 2023-10-03 15:57:44 +08:00
Sodbileg Gansukh
efc62b7339 Added the license 2023-10-03 15:55:25 +08:00
Sodbileg Gansukh
4c623f470f Rebuilt assets 2023-10-03 09:58:34 +08:00
Sodbileg Gansukh
43b8a2b4d9 Added custom header text setting to Landing and Search styles 2023-09-27 22:10:23 +08:00
Sodbileg Gansukh
3a7af4e16e Less spacing only with paragraphs 2023-09-27 01:30:24 +08:00
Sodbileg Gansukh
825cbe548d Use custom signup heading setting in landing and search headers 2023-09-21 19:49:45 +08:00
Sodbileg Gansukh
701b60f2c9 Show the recent posts section only when there are some 2023-09-21 19:23:34 +08:00
Sodbileg Gansukh
26d1610ef5 Mono font optimization 2023-09-21 18:48:11 +08:00
Sodbileg Gansukh
1af1c9f77a Background image on by default 2023-09-20 13:50:38 +08:00
Sodbileg Gansukh
4d2d1f641a Update version 2023-09-19 21:32:02 +08:00
Sodbileg Gansukh
db2de86339 Optimization 2023-09-19 21:19:25 +08:00
Sodbileg Gansukh
a053e4b57d Settings copy 2023-09-19 18:49:41 +08:00
Sodbileg Gansukh
3c79301108 Various improvements
- new mono font
- copy updates
- simpler logic for header section
2023-09-18 17:50:05 +08:00
Sodbileg Gansukh
d120bf0006 Removed spacing between full-width cards 2023-09-15 18:21:54 +08:00
Sodbileg Gansukh
97fda795b2 Updated the theme name in other places 2023-09-15 17:47:56 +08:00
Sodbileg Gansukh
a112cdb10d Updated the theme name 2023-09-15 17:33:10 +08:00
Sodbileg Gansukh
a28a0ae11a Minor improvements 2023-09-15 16:43:18 +08:00
Sodbileg Gansukh
041cc53595 Restrict 4-column grid only to highlight and magazine headers 2023-09-12 22:57:09 +08:00
Sodbileg Gansukh
a6244aa482 Added more spacing between the burger and search icons 2023-09-12 22:11:39 +08:00
Sodbileg Gansukh
c7b8045126 Added description to header style setting 2023-09-12 22:10:22 +08:00
Sodbileg Gansukh
a9ef180756 Fixed post list author and cta visbility issues 2023-09-12 22:03:52 +08:00
Sodbileg Gansukh
80c374d832 Better handling for post list without image 2023-09-11 20:16:12 +08:00
Sodbileg Gansukh
912961abc5 Updated number of posts to show on the homepage 2023-09-11 15:16:34 +08:00
Sodbileg Gansukh
4ca2598046 Improvements 2023-09-08 19:53:15 +08:00
Sodbileg Gansukh
b3f4e92070 Removed search label 2023-09-05 16:36:14 +08:00
Sodbileg Gansukh
bb174ba90c Improved email input mobile styles 2023-09-05 13:33:32 +08:00
Sodbileg Gansukh
3cf33c7e9f Fixed email and search input color for dark background color 2023-09-05 12:45:36 +08:00
Sodbileg Gansukh
8d7f38f444 Fixed email input padding issue 2023-09-05 12:23:07 +08:00
Sodbileg Gansukh
906c85d379 Theme settings description 2023-09-05 12:18:42 +08:00
Sodbileg Gansukh
301b29086e 4-column grid layout when there's no sidebar 2023-09-04 19:44:58 +08:00
Sodbileg Gansukh
fd045956e8 Color fixes for dark color background 2023-09-01 21:49:41 +08:00