我的第一篇博客
这是一级标题这是文章的正文 这是二级标题 列表项 1 列表项 2 加粗文字 或 斜体文字 引用文字 123# 这是代码块print("Hello hexo!")print("Life is an ocean") 这是图片 var ap = new APlayer({ element: document.getElementById("aplayer-FTUMPbFs"), narrow: false, autoplay: false, showlrc: false, music: { title: "三葉のテーマ", author: "RADWIMPS - 君の名は。", url: "/music/RADWIMPS -...
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