https://github.com/radeity/blog
vuepress搭建个人博客
https://github.com/radeity/blog
Last synced: 3 months ago
JSON representation
vuepress搭建个人博客
- Host: GitHub
- URL: https://github.com/radeity/blog
- Owner: Radeity
- Created: 2021-07-26T08:02:56.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-06-12T15:44:22.000Z (about 3 years ago)
- Last Synced: 2025-03-05T04:18:29.375Z (over 1 year ago)
- Language: HTML
- Homepage:
- Size: 12.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
---
home: true
# heroText: vuepress-theme-reco
# tagline: A simple and beautiful vuepress blog theme.
# heroImage: /hero.png
# heroImageStyle: {
# maxWidth: '600px',
# width: '100%',
# display: block,
# margin: '9rem auto 2rem',
# background: '#fff',
# borderRadius: '1rem',
# }
heroText: null
tagline: null
bgImage: 'bg.png'
bgImageStyle: {
height: '450px'
}
isShowTitleInHome: false
# actionText: Guide
# actionLink: /views/other/guide
features:
- title: Yesterday
details: 开发一款看着开心、写着顺手的 vuepress 博客主题
- title: Today
details: 希望帮助更多的人花更多的时间在内容创作上,而不是博客搭建上
- title: Tomorrow
details: 希望更多的爱好者能够参与进来,帮助这个主题更好的成长
---