flag

2026-02-17 Development Log: Subscription System Improvement, Editor Layout, Stability Enhancement

Today, we focused on improving the subscription system, improving the editor layout, and securing system stability. In particular, we improved the subscriber experience through the introduction and design optimization of Follow.it, and added shortcut functions to improve editor usability. To ensure system stability, we introduced Git automated recovery and translation bridges to improve overall service quality.

1. Subscription System Improvement (Subscription System)


  • Follow.it Introduction: Replaced the existing Buttondown service and introduced Follow.it, which allows you to manage unlimited subscribers for free.

  • Design Optimization: The rough subscription form of the external service was redesigned with CSS to match the blog theme (dark mode compatible).

  • Administrator Integration: Expanded the function to easily manage the Ownership Verification Code and link on the Settings page.

  • RSS Button: The RSS button in the sidebar now links to the subscription guide page (/blog/subscribe.php) instead of a simple XML file, increasing user accessibility.


  • 2. Editor Layout Improvement (Editor Layout)


  • Securing Bottom Margin: To solve the inconvenience of the gaze staying at the bottom of the monitor while writing, we implemented a function to add a blank line at once with the Alt+Enter (Mac: Option+Enter) shortcut.

  • Standard API Application: Secured browser compatibility (Chrome, Safari, Firefox, iPad) by applying standard web APIs such as setRangeText.


  • 3. System Stability and Recovery (Stability)


  • Git Automated Recovery: Repaired corrupted Git binaries and streamlined the pipeline to automatically commit/push during deployment.

  • Translation Bridge: Introduced PowerShell Bridge to solve PHP SSL problems in the local Windows environment to normalize the 14-language automatic translation system.


  • 4. Other UI/UX Modifications


  • Setting Save Error Resolution: Solved the problem that some settings were not saved on the admin page by supplementing the backend logic.

  • Sidebar Scroll: Solved the layout shaking phenomenon caused by the tag cloud with the scrollbar-gutter property.


  • These changes have all been applied to the current coba1t.kr distribution.

    Comments

    No comments yet. Be the first to share your thoughts!

    © 2026 My Blog. All rights reserved.