Skip to content

elecmonkey/elecmonkey-garden

Repository files navigation

Elecmonkey's Garden

https://www.elecmonkey.com

个人技术博客,基于 Next.js

内容管理

博客文章存储在 src/content/posts 目录中,使用 Markdown 格式。每篇文章需要包含以下前置元数据:

---
title: '文章标题'
date: 'YYYY-MM-DD'
description: '文章简短描述'
tags: ['标签1', '标签2']
author: 'Elecmonkey'
---

文章内容...

许可协议

代码部分

源代码采用 MIT 许可证

内容部分

所有博客文章、图片和其他创意内容采用 知识共享署名-非商业性使用-相同方式共享 4.0 国际许可协议(CC BY-NC-SA 4.0)

About

Elecmonkey’s Garden — personal tech blog (zh-CN) built with Next.js.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published