# myBlog **Repository Path**: ackerman8/my-blog ## Basic Information - **Project Name**: myBlog - **Description**: 基于vuepress开发的博客网站 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-09 - **Last Updated**: 2023-04-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README --- home: true modules: - BannerBrand - Blog - MdContent - Footer bannerBrand: bgImage: '/bg.png' title: 迷茫的时候,总是想的太多,做的太少 # description: 在你迷茫的时候,总是想的太多,做的太少 # tagline: vuepress-theme-reco 2.0 继续坚持简洁的风格,所有功能开箱即用,首页模块化组装,使用 tailwindcss 书写样式,将 Vite 作为默认编译器。你只需要负责内容创作,其他请交给我。 # buttons: # - { text: Guide, link: '/docs/guide/introduce' } # - { text: Default Style, link: '/docs/style-default-api/introduce', type: 'plain' } socialLinks: - { text: 'ackerman8', icon: 'LogoGithub', link: 'https://github.com/ackerman8' } blog: socialLinks: - { icon: 'LogoGithub', link: 'https://github.com/ackerman8' } isShowTitleInHome: true actionText: About actionLink: /views/other/about ---