Skip to content
This repository was archived by the owner on Oct 25, 2023. It is now read-only.

Latest commit

 

History

History
24 lines (17 loc) · 559 Bytes

File metadata and controls

24 lines (17 loc) · 559 Bytes

tilly-site

Hyas CI

这是用于记录tilly开发文档的网站。

如何开发

搭建开发环境

# Clone项目
git clone git@github.com:sunziping2016/tilly-site.git
# 安装依赖
npm install
# 开发博客(会根据你的更改即使地显示在本地网页上)
npm start

新建文章

npm run create docs/some-interesting-title/index.md