Jui-Shan Liang (Jenny)
Jui-Shan Liang (Jenny)
Hi, sorry I don't get the question quite well. Do you have a sample page or jsfiddle for illustration?
Hi @magicxie, thank you for the request. I think modifying CSS file makes more sense, as you did in jsliang/jsliang.github.com#1. :D
Hi @Buttonwood , you can try modify `pelican-fresh/static/css/main.css`. In line 14, there's `font-size: 15px;`. You can set it to `font-size: 16px;` or any number higher. :D
Hi @rwols , Sorry for the late reply. I haven't been using Sublime Text for like 2 years, and it has been quite difficult for me to keep up with...
Moved to jsliang/SublimePelican#1
The behavior is different in ST3. ST3 preserves non-ASCII code characters. For example, `Title: 20140501 五一勞動節 放假一天` is generated as `Slug: 20140501-五一勞動節-放假一天`.
Moved to jsliang/SublimePelican#2.