Commit Graph

14 Commits

Author SHA1 Message Date
Sodbileg Gansukh
fc3ed381dc Fixed gulp error on non existing directory 2024-05-07 12:09:31 +08:00
Sodbileg Gansukh
001db7f17b Removed unnecessary JS hack for nested list 2023-07-03 17:40:12 +08:00
Sodbileg Gansukh
705286a067 Added nested list support 2023-06-29 08:47:18 +08:00
Sodbileg Gansukh
f448386d63 Applied same dropdown fix to v2 themes 2023-06-26 09:35:20 +08:00
Sodbileg Gansukh
4688d73e3f Fixed load more button visibility issue when there's no further page 2023-03-06 17:14:07 +08:00
Sodbileg Gansukh
ae859685ae Rebuilt assets 2023-03-01 13:02:51 +08:00
Peter Zimon
d60267e2f0 Fixing navigation bar (#215)
- The `•••` menu had a bug that practically broke it in tablet sizes and after resizing the window, both with the old and the new theme design system.
- Padding was missing above the menu for stacked navigation style
- Links in the mobile menu for dark background Episode and Taste were set to white, which resulted in invisible mobile menus

Note that this is changing the global navigation styles so it affects all themes.
2023-01-16 14:01:59 +01:00
Sodbileg Gansukh
bc4db0eea6 Fixed navbar dropdown calculation 2022-12-16 13:33:46 +08:00
Sodbileg Gansukh
9eb9c964c5 Added sign in links to the navbar
closes #203
2022-12-14 16:33:07 +08:00
Sodbileg Gansukh
0dbb24ee26 Rebuilt the assets 2022-11-14 10:00:05 +08:00
Sodbileg Gansukh
833c2b2d25 Rebuilt the assets 2022-11-11 12:17:01 +08:00
Sodbileg Gansukh
0346ddf753 Rebuild assets 2022-07-19 23:02:26 +08:00
Sodbileg Gansukh
249cf3080b Rebuild assets 2022-07-14 15:00:45 +08:00
Sodbileg Gansukh
6350a2de33 Migration (#98)
* Add Alto theme

* Remove unnecessary specificity from link hover selector

* Add Dope theme

* Refine Dope theme

* Remove unnecessary selectors from dark mode styles

* Add Ruby theme

* Add branding+navigation header style

* Post/page template cleanup for Ruby theme

* Remove jQuery dependency from Ruby

* Photoswipe for Ruby

* package.json cleanup

* Add Ease theme

* Ease theme cleanup

* Add Edge theme

* Add callback to pagination script

* Rebuild assets

* Refresh Wave

* Wave theme pagination

* Remove unused settings

* Add tag/author pages to Wave

* Remove unnecessary dependencies

* Post meta spacing

* Dawn theme

* Edition theme

* Cleanup body class

* Lint

* More cleanup

* London theme

* Ease theme search cleanup

* Minor bug fixes

* Remove jQuery dependency from the custom search script

* Put back commented functions

* Update posts per page to make it consistent with homepage section posts

* Alto theme update

* Rebuild assets

* Remove unused theme setting

* Unnecessary rule

* Start adding search support

* Search support to more themes

* Remove starter

* Add Alto theme workflow
2022-07-12 20:09:02 +08:00