-
While Jekyll do recommend liquid code blocks `{% highlight language %} ... {% endhighlight %}`, I find it these uncommon and inconvenient. I often use Github fenced code blocks with ` ``` code ``` ` i…
-
It would be cool and a lot of clients ask for a visitors count. But Google Analytics is often to heavy.
I think of just one Chart(week/month.. select) in the Dashboard above the activities, something…
-
Having amp ready pages will again be a boon for SEO. As the theme is minimal with non-existent dynamic content, we can make amp version of the pages for higher preference in mobile searches.
I have c…
-
目前产品做得很棒,非常轻量,已经打算代替 Typora 作为日常使用。
很多(尤其是自己开发的简易的)博客系统都是直接基于 Git,本地保存好内容后直接 commit+push 即可,希望支持这种发布方式,具体说明:
1. 目前的发布功能大多基于单个文档,但 Git 发布需要基于整个目录;
2. 目前的发布功能默认会自动在文件名前添加日期并发布到根目录下,而 Git 发布需要尊重文件…
-
I am getting a lot of issues with people not understanding how Chalk works (deploying). I could do 2 things:
1. Ditch jekyll-assets and work with a default Jekyll installation. This would mean the …
-
http://jekyllthemes.org/themes/chalk/ doesn't match information provided in the README here.
e.g: it refers to Bower, which has been replaced by Yarn.
https://github.com/mattvh/jekyllthemes/blob…
-
I'm intending to use Chalk for [micro.blog](https://micro.blog/), but it appears adding it to the social links for navigation is a bit beyond me at the moment. Chalk seems like the ideal template for …
jbpyn updated
4 years ago
-
Although there is much activity behind the scenes for sure, I'm starting to wonder when we will be able to continue with our translations because some things are not finished yet. What bugs me most in…
-
Add an option to directly fork the project using github website and just edit ```_config.yml``` and the blog gets ready
-
I'd rather host the repository on github and have it build the page rather than build the page locally and push the /sites folder. What are the plugins that are unsupported by github, and are they ess…