68 Commits

Author SHA1 Message Date
851cc4e814 Squashed commit of the following:
commit 2cfe4e2016
Author: Sodbileg Gansukh <sodbileg.gansukh@gmail.com>
Date:   Wed Mar 13 17:11:42 2024 +0800

    v1.2.1

commit 3b99c9e881
Author: Sodbileg Gansukh <sodbileg.gansukh@gmail.com>
Date:   Wed Mar 13 17:09:19 2024 +0800

    Fixed white background issue on accent color navigation

    fixes DES-173

commit 0beef28a44
Author: Sanne de Vries <65487235+sanne-san@users.noreply.github.com>
Date:   Wed Mar 13 08:37:06 2024 +0100

    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

commit 652105318e
Author: Sodbileg Gansukh <sodbileg.gansukh@gmail.com>
Date:   Mon Mar 4 14:06:06 2024 +0800

    v1.2.0

commit 6e29abe79a
Author: Peter Zimon <peter.zimon@gmail.com>
Date:   Mon Feb 26 10:46:07 2024 +0100

    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

commit dc3e6cb539
Author: Sodbileg Gansukh <sodbileg.gansukh@gmail.com>
Date:   Tue Jan 23 13:04:26 2024 +0700

    Improved accessibility

    refs #37

commit a2846beab2
Author: Sodbileg Gansukh <sodbileg.gansukh@gmail.com>
Date:   Mon Jan 22 15:04:29 2024 +0700

    Added better styling to pre and code elements

    closes #11, #21

commit ebc4792154
Author: Sodbileg Gansukh <sodbileg.gansukh@gmail.com>
Date:   Wed Jan 3 16:17:55 2024 +0700

    Improved HTML table rendering

    fixes #17

commit c060944364
Author: Sodbileg Gansukh <sodbileg.gansukh@gmail.com>
Date:   Wed Jan 3 12:20:49 2024 +0700

    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

commit d046267a3a
Author: Sodbileg Gansukh <sodbileg.gansukh@gmail.com>
Date:   Wed Jan 3 11:39:09 2024 +0700

    Improved typography hierarchy
2024-08-06 09:10:06 +09:00
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
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
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
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
daf120397f Added error message field to the subscription form
fixes ENG-17
2024-04-10 12:26:58 +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
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
379a7f9e2c Fixed recommendations title being hidden in some cases 2023-10-25 12:58:01 +08:00
Sodbileg Gansukh
6cd3396ea0 Added Recommendations support (#13) 2023-10-20 15:39:52 +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
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
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
a28a0ae11a Minor improvements 2023-09-15 16:43:18 +08:00
Sodbileg Gansukh
a9ef180756 Fixed post list author and cta visbility issues 2023-09-12 22:03:52 +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
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
Sodbileg Gansukh
0bc087ef5b Subscribe form details 2023-08-28 13:36:40 +08:00
Sodbileg Gansukh
ebfed886c1 Subscribe form logic 2023-08-28 13:27:33 +08:00
Sodbileg Gansukh
4b9039d2a3 Added arrow icon to the read more link 2023-08-28 12:18:34 +08:00
Sodbileg Gansukh
90c2bfba46 Added custom text settings for signup heading and subheading 2023-08-28 11:47:31 +08:00
Sodbileg Gansukh
ed3147630c Various bug fixes 2023-08-24 20:26:18 +08:00
Sodbileg Gansukh
4691984a01 Show featured title even if there's no featured posts 2023-08-22 17:44:26 +08:00
Sodbileg Gansukh
a54c55171a Fixed highlight header post count 2023-08-16 20:36:05 +08:00
Sodbileg Gansukh
6957063474 Cleaned up post list component 2023-08-16 14:48:18 +08:00
Sodbileg Gansukh
06d844910a Pagination, responsive video, and lightbox 2023-08-15 09:59:19 +08:00
Sodbileg Gansukh
52992bd678 Various fixes and improvements 2023-08-14 09:10:22 +08:00
Sodbileg Gansukh
abdb00dc81 Simpler layout for the highlight header 2023-08-09 22:23:20 +08:00
Sodbileg Gansukh
824cd6c02d Hide hightlight/magazine header until there are enough posts 2023-08-08 23:42:11 +08:00
Sodbileg Gansukh
d64ced927f Bug fixes 2023-08-07 19:58:36 +08:00
Sodbileg Gansukh
cccf3ad930 Read more link update 2023-08-03 13:18:34 +08:00
Sodbileg Gansukh
be114956d9 Archive page 2023-07-31 17:26:56 +08:00
Sodbileg Gansukh
c5a6870fcf Details 2023-07-31 12:58:56 +08:00
Sodbileg Gansukh
86d501e32b Renamed loop partial 2023-07-30 18:48:03 +08:00
Sodbileg Gansukh
59eaa0663c Tag and author templates 2023-07-27 22:22:59 +08:00
Sodbileg Gansukh
29eb718d8d CTA update 2023-07-27 14:59:33 +08:00
Sodbileg Gansukh
fa133aa6ad CTA 2023-07-26 16:03:19 +08:00
Sodbileg Gansukh
93bce3d338 Minor adjustments 2023-07-19 13:12:02 +08:00