# vuePressBlog **Repository Path**: WTYHC/ting-blog ## Basic Information - **Project Name**: vuePressBlog - **Description**: vuepress 搭建 在线 《前端知识笔记》 博客 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-08-30 - **Last Updated**: 2024-03-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README --- home: true # heroImage: /img/web.png heroText: Ting's blog tagline: 故事由我书写,旅程由你见证,传奇由她聆听。 pageClass: vdoing-index-class # actionText: 立刻进入 → # actionLink: /web/ #bannerBg: img/bg.jpg # bannerBg: auto # auto => 网格纹背景(有bodyBgImg时无背景),默认 | none => 无 | '大图地址' | background: 自定义背景样式 提示:如发现文本颜色不适应你的背景时可以到palette.styl修改$bannerTextColor变量 # features: # 可选的 # - title: 前端 # details: JavaScript、ES6、Vue框架等前端技术 # # link: /front/ # 可选 # imgUrl: /img/index/front.png # 可选 # - title: 后端 # details: Java、Web、Spring、Cloud等后端技术 # # link: /java/ # imgUrl: /img/index/backEnd.png # - title: 文档 # details: 技术文档、教程、技巧、总结等文章 # # link: /technology/ # imgUrl: /img/index/other.png # bannerBg: https://cdn.staticaly.com/gh/Weibw162/image-hosting@dev/%E6%9D%82%E5%BD%95/%E4%BC%8A%E8%95%BE%E9%9B%85.5vklmk9v83o0.webp # 背景图,长度是整个屏幕 # 文章列表显示方式: detailed 默认,显示详细版文章列表(包括作者、分类、标签、摘要、分页等)| simple => 显示简约版文章列表(仅标题和日期)| none 不显示文章列表 postList: detailed # simplePostListLength: 10 # 简约版文章列表显示的文章数量,默认10。(仅在postList设置为simple时生效) ---