Skip to content

lwlwilliam/lwlwilliam.github.io

Repository files navigation

Github Pages

https://lwlwilliam.github.io

jekyll 使用的模板引擎是 Liquid

$ cd repoDir
$ bundle exec jekyll serve

然后就可以通过 http://localhost:4000本地访问了。

或者可以通过docker pull lwlwufeng/jekyll直接使用搭建好的 jekyll 镜像环境。

创建 markdown 博客脚本

要求:python3

$ ./post.py 文章标题 分类名称

使用 mathjax

页面中加上mathjax: true配置。

Releases

No releases published

Packages

No packages published

Languages