我的第一篇博客
前言这是我在这个博客中写的第一篇文章,虽然它并不是我写的第一篇文章,但我那些文章都丢完了。。所以它某种意义上又成了我第一篇文章了,哈哈。。。 关于这个博客我很早就有搭建个人博客的想法了,偶然通过网上的博客知道了hexo,所以就决定用hexo在github page上搭建一个博客了。 关于我我是一个00后新手程序员,正在学习Web开发。后端走的Java,前端走的Vue(就业前景一片光明啊),对底层原理不太感冒,对应用层、业务技术很感兴趣(似乎有点反主流了),当然这不意味着我不会尝试了解,对于开发中使用上的东西我会特别关注的,但底层技术这类直接拿来用的,我确实很少会了解。我对编程很感兴趣,当然也会打打游戏,可惜我不经常外出。(年纪轻轻已经初具宅男特征了。。。)
Hello World
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. Quick StartCreate a new post1$ hexo new "My New Post" More info: Writing Run server1$ hexo server More info: Server Generate static files1$ hexo generate More info: Generating Deploy to remote sites1$ hexo deploy More info: Deployment