Optimizing CDN Delivery for Cnblogs-Theme-SimpleMemory in China

The jsd.cdn.zzko.cn mirror provides excellent performance for Chinese users. The static asset URL format follows this structure: https://jsd.cdn.zzko.cn/gh/BNDong/Cnblogs-Theme-SimpleMemory@{version}/dist/simpleMemory.jsFor instance, targeting version v2.1.7, the HTML inclusion tag would be: ``` ### Fallback CDN Option The global default `cd ...

Posted on Tue, 28 Jul 2026 16:38:56 +0000 by redrabbit

Adding SimpleMemory Theme to a Blog (Frontend Styling)

Note: This guide is for version v2. Verify your theme vertion! The theme requires JavaScript permissions. Apply for access if needed. Blog Backend Setup Access the blog’s management backend (e.g., CNBlogs’ admin panel). Configuration Page The following settings are required: Blog Skin Code Highlighting Custom CSS (Page Custom CSS) Disable De ...

Posted on Sat, 18 Jul 2026 16:00:42 +0000 by spetsacdc

SimpleMemory Theme Configuration for CnBlogs

Plugin File Entegration <!-- Plugin file inclusion --> <script src="https://cdn.jsdelivr.net/gh/BNDong/Cnblogs-Theme-SimpleMemory@v2.1.3/dist/simpleMemory.js" defer></script> Sidebar Configurtaion <script type="text/javascript"> window.themeConfiguration = { // User and site information use ...

Posted on Fri, 08 May 2026 02:24:03 +0000 by Jean-Yves