1 Star 0 Fork 13

黑鸭子 / Meink

forked from HanJinyan / Meink 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
config.yml 689 Bytes
一键复制 编辑 原始数据 按行查看 历史
HanJinyan 提交于 2020-04-20 16:23 . update
site:
title: "Meink· 轻量级静态博客构建工具"
subtitle: "Keep It Simple & Stupid"
limit: 5
theme: theme
language: zh-cn
logo: "/favicon.ico"
url: "http://www.jinyan.ink"
root: "/Meink"
copyright: "你的备案号"
email: "你的邮箱"
github: "你的Github名称"
link: "{year}{month}{day}{hour}{minute}{second}.html"
authors:
me:
name: "Meink"
intro: "Meink"
avatar: "/author.png"
build:
output: "public"
source: "source"
port: 8080
copy:
- "source"
publish:
release: |
`./release.sh .`
sync: |
sshpass -p 你的服务器密码 scp -r /home/hanjinyan/app/src/Meink/ root@你的服务器ip:/目录
Go
1
https://gitee.com/Lhx11187/Meink.git
git@gitee.com:Lhx11187/Meink.git
Lhx11187
Meink
Meink
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891