An open API service indexing awesome lists of open source software.

https://github.com/radeity/blog

vuepress搭建个人博客
https://github.com/radeity/blog

Last synced: 3 months ago
JSON representation

vuepress搭建个人博客

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: 希望更多的爱好者能够参与进来,帮助这个主题更好的成长
---