-
Here are my notes on [this top 10 list of static website generators](https://www.netlify.com/blog/2016/05/02/top-ten-static-website-generators/) (and some honorable mentions):
* Jekyll: Ruby, very …
-
howto: http://help.github.com/line-endings/
-
It is important to note that the new edition(3.0 - though not recently updated) of Octopress is at https://github.com/octopress/octopress rather than https://github.com/imathis/octopress
-
On Ubuntu 14.10, fresh install with Jekyll 2.4.0, and the latest source from jekyll-pandoc-multiple-formats, I am presented the following error when running `rake build`
```
Configuration file: /home…
-
Website performance can be improved by minifying CSS, HTML, and JavaScript files.
[Google PageSpeed ](https://developers.google.com/speed/pagespeed/ ) results showing how much improvements can be…
-
I've installed gimli 0.4.1 with coderay 1.0.8 and the syntax highlighting in markdown files is not working for me.
using the back tick notation
``` java
--- java code here
```
in my markdown file,…
-
你好! 默认的markdown解析器会把公式里的一些字符转义,导致mathjax无法解析。不知道能否更换markdown解析器?
-
链接是[这个](http://parussoft.com/chs/poster.html),请使用iPhone或者安卓手机访问。
当使用手机访问时,会自动套用移动界面主题。如图的主题。iPad访问不会自动套用这个主题,而是显示和电脑一致的主题。
![mIZE4.jpg](https://s1.imgchr.com/2017/09/08/mIZE4.jpg)
主题的侧面导航里有两个…
-
我在md文件中输入的是
${\bf J}^{dark}(x) = \min_{c \in { r,g,b } }(\min_{y \in \Omega(x)}({\bf J}^c (y))),(1) $
调试latex的网站 http://www.codecogs.com/latex/eqneditor.php
希望得到这样的结果
![form](https://cloud.githubuser…
-
Work well in Mac10.10, but when I upgraded to Mac10.11, I input command 'rake preview', got following error.
$rake preview
Starting to watch source with Jekyll and Compass. Starting Rack on port 4000…