Hello World

1
console.log("Hello, world!");

建博客快有两年了,期间换了很多主题、域名,尝试过自己写一个博客网站,遇到了许许多多的困难、也曾丢失了很多博客。

以下是近期改动:

  • (2023 年 6 月 20 号)由于域名(xshaw.top)过期,我被迫又用上了 GitHub Pages 给的域名,也就是现在用的imtgs.github.io,我思来想去,决定再次用上 Jakyll,并且又用了曾经用过的主题 TMaize,这款主题曾经陪伴了我一些时光,久违了!
  • (2023 年 7 月 23 号)我正在摸索安装 archlinux,找到了一个文档网站,进去一眼就被这页面所诱惑,这不就是搭建博客的最好模板吗?!找了半天,终于知道这是用 VitePress 生成的,我迫不及待开始研究它,现在你看到的网页就是由它生成的。想装 arch 的可以看看这个网站,archlinux 简明指南,内容也很不错!
  • (2023 年 8 月 2 日)由于我这人爱折腾,VitePress 又过于文档化,我决定用上以前用过的 Hexo 来生成我的博客。
  • (时间未知)不知道为何用 Hexo 生成的博客文章列表不显示了,我思来想去决定试一试 Hugo。
  • (时间未知)用上了 VuePress,使用 reco 作为主题。
  • (2024 年 1 月 18 日)用回了 Hexo,使用 butterfly 作为主题。

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 Start

Create a new post

1
$ hexo new "My New Post"

More info: Writing

Run server

1
$ hexo server

More info: Server

Generate static files

1
$ hexo generate

More info: Generating

Deploy to remote sites

1
$ hexo deploy

More info: Deployment


Hello World
https://xshaw.run.place/4a17b156/
作者
XShaw
发布于
2023年8月1日
许可协议