# bjzhang.github.io **Repository Path**: bamvor/bjzhang.github.io ## Basic Information - **Project Name**: bjzhang.github.io - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-10-31 - **Last Updated**: 2023-11-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Fork from original README.mk 此Git库为我的博客 [Luke's Homepage](http://geeklu.com)。 使用Jekyll进行搭建,Jekyll是一个Ruby写的程序,可以将Markdown写的文章通过模板生成最终的Html静态文件。 博客文章的评论功能使用了Disqus。 如果你直接拷贝或Fork本Git库作为自己的博客,一定不要忘记删除我写的文章以及修改 `_includes / comments.md` 中的disqus_shortname,以及修改 `_layouts / default.html`中 google analytics的标识 `_gaq.push(['_setAccount', 'UA-12936429-2']);`。 最后感谢您的配合。