命理-婚期案例分析2
jfskgl;xt
命理-婚期案例分析1
乙巳己卯壬午癸未 此年,阴阳会命,咸池大耗,红鸾天喜,天姚会命,桃花诸曜,化禄汇聚
杂项记录
发文流程和相应配置一.发文步骤:1.自己新建文件并在文件开头手动加入如下格式,路径为/blog/source/_posts,格式为.md文档 文章文件头部配置1234567891011121314151617181920212223242526---title: #标题date: #创建日期top_img:#文章顶部图片#/img/图库(此处为文件夹名,“图库”为示例)/wallhaven-qz11r5.pngcover:#文章封面图片tags:#文章标签categories:#文章分类keywords:#文章关键字description:#文章描述#引用#---# 摘要<!--more-->正文 2.写完后运行hexo g和hexo d发布用hexo c && hexo g && hexo d # hexo d 表示执行部署,接hexo...
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