Commit Graph

150 Commits

Author SHA1 Message Date
e0380e0121 Add Customizations.
- Add PrismJS dependencies (baked-in)
- Add Ko-fi button (in-line)
- Bump dependencies to fix inability to build.
- Concatenate *.css into single source.css.
2024-08-06 09:03:09 +09:00
renovate[bot]
558dcca351 Update dependency gscan to v4.43.1 2024-07-24 10:20:25 +02:00
Sodbileg Gansukh
61a511b229 v1.3.2 v1.3.2 2024-07-16 17:55:32 +08:00
Sodbileg Gansukh
3e765a1c43 Fixed pixelated feature image issue 2024-07-16 15:31:20 +08:00
Sodbileg Gansukh
4af74269c7 Fixed missing posts issue on the homepage
ref DES-221
2024-07-16 13:44:45 +08:00
Sodbileg Gansukh
d09d421326 v1.3.1 v1.3.1 2024-07-10 18:22:27 +08:00
Sodbileg Gansukh
457397b4f1 Fixed bookmark card text color 2024-07-10 18:12:28 +08:00
Sodbileg Gansukh
c5dd484544 v1.3.0 v1.3.0 2024-07-03 11:50:04 +08:00
Sodbileg Gansukh
ca2477b365 Fixed bookmark card background color 2024-07-03 11:47:28 +08:00
Sodbileg Gansukh
70945e1e04 Removed unnecessary itemprop 2024-07-02 13:56:38 +08:00
Sodbileg Gansukh
ed015bab11 Improved Safari Reader support 2024-07-02 13:50:47 +08:00
Sodbileg Gansukh
933c34ac92 Added autofill support to the email input 2024-07-02 11:47:51 +08:00
Sodbileg Gansukh
5fcbe8f3fd Fixed non-square avatar issue 2024-06-18 12:40:56 +08:00
Sodbileg Gansukh
476c6e9b02 Renamed fonts partial directory 2024-06-17 15:57:17 +08:00
Sodbileg Gansukh
e860b018a3 Improved font loading method for better performance 2024-06-17 15:40:06 +08:00
Sodbileg Gansukh
9a2f77a5b9 v1.2.3 v1.2.3 2024-06-03 17:19:32 +08:00
Sodbileg Gansukh
b9ae39eab9 Made the background color calculation compatible with shortened hex value 2024-06-03 17:19:03 +08:00
Sodbileg Gansukh
62cb3da424 v1.2.2 v1.2.2 2024-04-12 11:24:14 +08:00
Sodbileg Gansukh
f749b4bed0 Fixed wrapper issue for multiple table elements
fixes DES-203, closes https://github.com/TryGhost/Source/issues/41
2024-04-12 11:22:51 +08:00
Sodbileg Gansukh
daf120397f Added error message field to the subscription form
fixes ENG-17
2024-04-10 12:26:58 +08:00
Sodbileg Gansukh
539464ac9b Fixed form error styling issue on subscribe input
fixes ENG-17
2024-04-10 12:01:51 +08:00
Sodbileg Gansukh
2cfe4e2016 v1.2.1 v1.2.1 2024-03-13 17:11:42 +08:00
Sodbileg Gansukh
3b99c9e881 Fixed white background issue on accent color navigation
fixes DES-173
2024-03-13 17:09:19 +08:00
Sanne de Vries
0beef28a44 Updated default button card styles to support multiline buttons (#43)
* Updated default button card styles to support multiline buttons

Ref DES-160

* Center-aligned button text
2024-03-13 08:37:06 +01:00
Sodbileg Gansukh
652105318e v1.2.0 v1.2.0 2024-03-04 14:06:06 +08:00
Peter Zimon
6e29abe79a Various design improvements (#42)
There are a couple of minor improvements which customers solve at the moment with various hacks and should be part of the theme instead.

* Removed max-width from card excerpt

* Updated custom theme settings

- Added show/hide "Read more" section in posts
- Added drop-cap option for posts
- Added show/hide metadata for posts

* Added lock icon for members-only posts on list

* Updated excerpt logic to work with access levels

* Fixing missing id's for input fields

* Updated secondary color contrast
2024-02-26 10:46:07 +01:00
Sodbileg Gansukh
dc3e6cb539 Improved accessibility
refs #37
2024-01-23 13:04:26 +07:00
Sodbileg Gansukh
a2846beab2 Added better styling to pre and code elements
closes #11, #21
2024-01-22 15:04:29 +07:00
Sodbileg Gansukh
ebc4792154 Improved HTML table rendering
fixes #17
2024-01-03 16:17:55 +07:00
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