anthony-wang / anthony-wang/gsoc_blog
Fix categories tags in blog posts
未关闭
gripe
- 主要语言
- Ruby
- 星标
- 1
- 派生
- 1
- PR 合并指标
- 30 天内没有已合并 PR
描述
Currently, the categories are tagged as (e.g.):
```
---
categories: jekyll update intro Julia Makie
---
```
which results in a huge chain of directories in the URL like `https://anthony-wang.github.io/gsoc_blog/jekyll/update/julia/makie/gsoc/progress/report/{DATE}`... and that just looks terribly ugly.
-> reduce number of categories, or maybe figure out a way to change Jekyll / GitHug pages's behaviour when creating directories.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。