anthony-wang / anthony-wang/gsoc_blog
Fix categories tags in blog posts
Đang mở
gripe
- Ngôn ngữ chính
- Ruby
- Star
- 1
- Fork
- 1
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.