Recent Posts

  • 用 Python 实现一个 Cocos Creator 项目打包脚本

    项目需求:每一次打包总是需要进行一堆繁琐易错的操作,如压缩配置表、构建发布、压缩图片,有没有办法写一个脚本自动完成这些操作?有。

  • 一个SDK管理器

    游戏若要在渠道上架,通常需要接入渠道方提供的SDK,如用户系统、支付系统等等。虽然市面上已有许多打包工具(AnySDKU8SDK)让游戏开发者可以快速接入各个渠道,但是因为不见得所有的渠道都能得到支持,游戏开发者仍然需要自己去设计代码架构,可以更方便地接入SDK。

  • How to Set The Background Image in Jekyll According to Week Days

    I have wrote a script that could set different background images to the <body> element according to different week days. Just insert the code below after the <body> element.

  • How to Implement a Tags Archive System in Jekyll

    This post introduces how do I implement a tags archive system in Jekyll.

  • Create My Own Gem-based Jekyll Theme

    I want to customize the Minima theme. Why don’t I just clone the repository and integrate it into my project? Because that way is not easy to maintain. I would very difficult to keep track of the new progress of Minima project. A better way is forking the Minima project and modify it, then use the new theme in my blog site.

  • Why Do I Blog

    I need a way to take notes and to keep track of what I have done over time. I want my notes alive in the plain text format, which has great power (easier to view, maintain, and share).

» More posts...

Subscribe