# lustack.github.io **Repository Path**: ShowLuu/lustack.github.io ## Basic Information - **Project Name**: lustack.github.io - **Description**: 1.vuepress+github博客网站 2.日常积累的知识星球 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: main - **Homepage**: https://showluu.github.io/lustack.github.io/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-01-29 - **Last Updated**: 2023-09-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: Java, Vue, vuepress ## README --- #参考:https://vuepress-theme-hope.gitee.io/v2/zh/config/frontmatter/blog-home.html #hero: https://vitepress.dev/reference/default-theme-home-page home: true hero: true title: lustack 知识星球 heroImage: /hero.jpg heroText: lustack 知识星球 tagline: 沉淀、分享、成长 actionText: 开始阅读 → actionLink: https://www.yuque.com/showlu features: - title: 简洁至上 details: 以 Markdown 为中心的项目结构,以最少的配置帮助你专注于写作。 - title: Vue驱动 details: 享受 Vue + webpack 的开发体验,在 Markdown 中使用 Vue 组件,同时可以使用 Vue 来开发自定义主题。 - title: 高性能 details: VuePress 为每个页面预渲染生成静态的 HTML,同时在页面被加载的时候,将作为 SPA 运行。 footer: MIT Licensed | Copyright © 2023-present Show Lu ---