Instruction Of Typora
Typora是一个基于markdown语法的轻量级软件,以下是我在学习markdown语法时的一些笔记。
Typora是一个基于markdown语法的轻量级软件,以下是我在学习markdown语法时的一些笔记。
In the default setting of Hexo and Next , my article ‘s usl is long and ugly , so I want to customize my article’s lick ,which is concise and static . Fortunately , I finally find a hexo plugin called hexo-abbrlink
, which is really amazing ! Here is the link : rozbo/hexo-abbrlink: create one and only link for every post for hexo (github.com)
我们在使用Hexo+NexT搭建好个人博客后,只能在本地端口访问,其他人无法访问(有一种内网穿透的方法可以将电脑端口暴露,从而达到”上线“的功能。尚未了解 找到了:Here)。
我们可以使用Github pages
和Gitee pages
上线网站从而白嫖一台只能搭载静态网页
的服务器 (是不是有种白嫖的快乐)以下是上线步骤。
Hello Hexo and NexT !
Hexo and NexT yyds !
基于Hexo和NexT主题,我的第一个个人网站诞生啦!
这篇文章记录了建立网站的点点滴滴,并持续更新我对心肝宝贝My Website的持续美化、修缮。
CentOS相关