Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/juckz/vuepress-theme-cool

A theme/plugin repository that solves common issues in VuePress and allows seamless migration between VuePress and Hugo blogs.
https://github.com/juckz/vuepress-theme-cool

Last synced: 18 days ago
JSON representation

A theme/plugin repository that solves common issues in VuePress and allows seamless migration between VuePress and Hugo blogs.

Awesome Lists containing this project

README

        

# Vuepress theme cool

> 首次发布,逐步加入更多功能

## 现在能解决什么问题

1. 自选文章发布:支持draft frontmatter字段,用于兼容hugo,让用户可以选择是否禁止发布某些文章
2. 博客文章的排序/置顶效果:将reco主题的sticky字段与hugo的weight字段同质化
3. obsidian链接兼容:转换obsidian的部分不兼容链接

## 未来规划

1. 加入更多对hugo、obsidian、vuepress三者的兼容与无缝迁移特性
2. 开发自己的主题与组件库
3. 提供接口,让社区分享自己的组件库
4. ......