dotnet / dotnet/docfx

Url prettifier

Open
#2,865 13 comments 7 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
4.4k
Forks
890
Avg merge
2h 11m
Merged PRs (30d)
10

Description

Right now, markdown files (articles) are translated to html files which are available via direct link like `https://mydomain.com/articles/article-name.html`. I want to "prettify" it and get an url like `https://mydomain.com/articles/article-name/`. Actually, I want a copy of `article-name.html` in `https://mydomain.com/articles/article-name/index.html`. Does DocFX provide any API for that?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.