# Blog-1 **Repository Path**: sunnywanggitee/Blog-1 ## Basic Information - **Project Name**: Blog-1 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-11 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # latte and cat > study programs and record life 博客搭建工具: [VuePress](https://vuepress.vuejs.org/zh/) 博客使用主题: [vuepress-theme-reco](https://vuepress-theme-reco.recoluan.com/) 主题作者: [reco_luan](https://github.com/recoluan) 编写博客时添加标签、日期和分类 ``` --- title: xxxxxxxxxxxxx date: xxxx-xx-xx sidebar: auto tags: - xxx categories: - xxx --- ```