Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/refinec/frontend-blog
个人博客、个人笔记
https://github.com/refinec/frontend-blog
Last synced: 7 days ago
JSON representation
个人博客、个人笔记
- Host: GitHub
- URL: https://github.com/refinec/frontend-blog
- Owner: refinec
- Created: 2024-02-26T13:12:10.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-08-18T15:44:10.000Z (3 months ago)
- Last Synced: 2024-08-18T17:14:34.756Z (3 months ago)
- Language: Vue
- Size: 295 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
---
home: true
modules:
- BannerBrand
- Blog
- MdContent
# - Comment
# - Footer
bannerBrand:
bgImage: '/bg.svg'
title: Refinec's Blog
description: 立于皓月之边,不弱星光之势
tagline: 本站博客主要记录接触前端开发以来的一些学习笔记,工作项目难点中的解决思路。
# buttons:
# - { text: Guide, link: '/docs/guide/introduce' }
# - { text: Default Style, link: '/docs/style-default-api/introduce', type: 'plain' }
# socialLinks:
# - { icon: 'LogoGithub', link: 'https://github.com/refinec' }
blog:
socialLinks:
- { icon: 'LogoGithub', link: 'https://github.com/refinec/FrontEndNotes' }
isShowTitleInHome: true
actionText: About
actionLink: /views/other/about
---