WFU BLOG

Blogger 調校資料庫

Home Archives
2024-04-23
架站

Hexo 架站流程踩坑紀錄(3)﹍使用後台 Hexo Admin 撰寫文章

上一篇也大致提到了如何建立 md 檔的格式,但未免不夠專業,因為一般部落格後台都會有文章編輯器,所以本篇會說明如何安裝本地後台界面,及如何編輯文章的操作。

繼續閱讀

Share
  • hexo
  • test
2024-04-20

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 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

Share

分類

  • 架站

標籤

  • hexo
  • test

彙整

  • 四月 2024

最新文章

  • Hexo 架站流程踩坑紀錄(3)﹍使用後台 Hexo Admin 撰寫文章
  • Hello World
CC BY 4.0 © 2024 Wayne Fu
Powered by Hexo
Home Archives