第一次尝试
Hexo + Next 搭建网站简直傻瓜!真的很方便
之前搭网站都是用的 ModHeader 扩展爬取别人网站的 html 文件,又或者去找网站的开源资源,
现在这个虽然简洁了点,不过也正好,用来做一些资料的存放地,
之后打算慢慢把接触到的一些算法放上来
//
Hexo + Next 搭建网站简直傻瓜!真的很方便
之前搭网站都是用的 ModHeader 扩展爬取别人网站的 html 文件,又或者去找网站的开源资源,
现在这个虽然简洁了点,不过也正好,用来做一些资料的存放地,
之后打算慢慢把接触到的一些算法放上来
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.
1 | $ hexo new "My New Post" |
More info: Writing
1 | $ hexo server |
More info: Server
1 | $ hexo generate |
More info: Generating
1 | $ hexo deploy |
More info: Deployment