rattatwinko
rattatwinko pushed to main at rattatwinko/markdownblog 2025-06-22 12:50:59 +00:00
5c53f370af docker container emoji picker?
rattatwinko pushed to main at rattatwinko/markdownblog 2025-06-22 12:32:26 +00:00
e78e73286c Merge pull request 'mobile' (#5) from mobile into main
0c14a9c272 Merge branch 'main' into mobile
ef1a607766 did new emoji picker for the folders in the admin page ; works with new API endpoint and pinned.json
309b5a47df emoji
Compare 4 commits »
rattatwinko merged pull request rattatwinko/markdownblog#5 2025-06-22 12:32:25 +00:00
mobile
rattatwinko pushed to mobile at rattatwinko/markdownblog 2025-06-22 12:31:51 +00:00
0c14a9c272 Merge branch 'main' into mobile
22042c7400 Delete posts/scrollingheading.md
551d54c1b4 Merge pull request 'mobile' (#4) from mobile into main
61b6f53b60 ahhh
Compare 4 commits »
rattatwinko pushed to mobile at rattatwinko/markdownblog 2025-06-22 12:31:26 +00:00
ef1a607766 did new emoji picker for the folders in the admin page ; works with new API endpoint and pinned.json
309b5a47df emoji
Compare 2 commits »
rattatwinko pushed to main at rattatwinko/markdownblog 2025-06-21 20:34:36 +00:00
22042c7400 Delete posts/scrollingheading.md
rattatwinko pushed to main at rattatwinko/markdownblog 2025-06-21 20:26:50 +00:00
551d54c1b4 Merge pull request 'mobile' (#4) from mobile into main
15afa15794 refactor some shit
9d6eee0f93 desktop scrolling works fine now
69e6336d5c Refactor anchor link handling and enhance scrolling functionality. Update markdown processing to support GitHub-style anchor links and improve user experience with smooth scrolling to headings. Add debugging utilities for anchor links in development.
1cc864e4f0 mobile ; heading scroll broken
Compare 5 commits »
rattatwinko merged pull request rattatwinko/markdownblog#4 2025-06-21 20:26:49 +00:00
mobile
rattatwinko pushed to mobile at rattatwinko/markdownblog 2025-06-21 20:26:33 +00:00
15afa15794 refactor some shit
rattatwinko pushed to mobile at rattatwinko/markdownblog 2025-06-21 20:16:44 +00:00
9d6eee0f93 desktop scrolling works fine now
rattatwinko pushed to mobile at rattatwinko/markdownblog 2025-06-21 20:12:27 +00:00
69e6336d5c Refactor anchor link handling and enhance scrolling functionality. Update markdown processing to support GitHub-style anchor links and improve user experience with smooth scrolling to headings. Add debugging utilities for anchor links in development.
rattatwinko pushed to main at rattatwinko/markdownblog 2025-06-21 19:11:16 +00:00
61b6f53b60 ahhh
rattatwinko created branch mobile in rattatwinko/markdownblog 2025-06-21 18:39:32 +00:00
rattatwinko pushed to mobile at rattatwinko/markdownblog 2025-06-21 18:39:32 +00:00
1cc864e4f0 mobile ; heading scroll broken
rattatwinko pushed to main at rattatwinko/markdownblog 2025-06-21 15:54:19 +00:00
7b556b2d09 saving the export method to the browser storage. you can choose this
rattatwinko pushed to main at rattatwinko/markdownblog 2025-06-21 15:48:40 +00:00
dd31bb735e Add modal for export method selection in AdminPage and update export filename based on hosting type
rattatwinko pushed to main at rattatwinko/markdownblog 2025-06-21 12:22:45 +00:00
82f4f5a07d readme
rattatwinko pushed to main at rattatwinko/markdownblog 2025-06-21 12:16:03 +00:00
1054820ce7 exporting for docker works now!
rattatwinko pushed to main at rattatwinko/markdownblog 2025-06-20 15:27:57 +00:00
e17b15ab28 shit
rattatwinko pushed to main at rattatwinko/markdownblog 2025-06-20 15:26:20 +00:00
f4ef989d3a Enhance deployment workflow by saving Docker image as a tarball and uploading it as an artifact. Update AdminPage to provide user feedback for unsupported Docker export functionality.