We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
步骤
将仓库fork来之后,再新建一个与自己同名的仓库,config.js中repo指向该与用户同名的仓库,并通过该仓库写博客,可以定制仓库的rearmed,且github中与用户同名的仓库的README会显示在github的个人主页,这样可以更加定制化地显示内容。
config.js
repo
利用另一个工具,可以根据issues生成readme,参考这个博客开源了。
最终可以实现两个工具的协作,一个美化的web端,一个功能更强大的github站内部分。
The text was updated successfully, but these errors were encountered:
hello
Sorry, something went wrong.
我基于gitblog建的博客,把gissue工具结合到自己的空间下,这样写博并备份都非常的方便。 感谢两个工具的大神的工作。不知道是否能进一步能利用gissue备份的zip文件,搭建博客的方法? 如果能做到博客这么方便的搬家或重建,就更完美了。 不知道你说的这个有什么更好的功能?
No branches or pull requests
步骤
将仓库fork来之后,再新建一个与自己同名的仓库,
config.js
中repo
指向该与用户同名的仓库,并通过该仓库写博客,可以定制仓库的rearmed,且github中与用户同名的仓库的README会显示在github的个人主页,这样可以更加定制化地显示内容。利用另一个工具,可以根据issues生成readme,参考这个博客开源了。
最终可以实现两个工具的协作,一个美化的web端,一个功能更强大的github站内部分。
The text was updated successfully, but these errors were encountered: