-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(route): auto remove .md extension
- Loading branch information
1 parent
6aae64f
commit 8f11653
Showing
23 changed files
with
115 additions
and
114 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,22 @@ | ||
- Getting started | ||
- [Quick start](/quickstart) | ||
- [Writing more pages](/more-pages) | ||
- [Custom navbar](/custom-navbar) | ||
- [Cover page](/cover) | ||
- [Quick start](quickstart.md) | ||
- [Writing more pages](more-pages.md) | ||
- [Custom navbar](custom-navbar.md) | ||
- [Cover page](cover.md) | ||
|
||
- Customization | ||
- [Configuration](/configuration) | ||
- [Themes](/themes) | ||
- [List of Plugins](/plugins) | ||
- [Write a Plugin](/write-a-plugin) | ||
- [Markdown configuration](/markdown) | ||
- [Language highlighting](/language-highlight) | ||
- [Configuration](configuration.md) | ||
- [Themes](themes.md) | ||
- [List of Plugins](plugins.md) | ||
- [Write a Plugin](write-a-plugin.md) | ||
- [Markdown configuration](markdown.md) | ||
- [Language highlighting](language-highlight.md) | ||
|
||
- Guide | ||
- [Deploy](/deploy) | ||
- [Helpers](/helpers) | ||
- [Vue compatibility](/vue) | ||
- [CDN](/cdn) | ||
- [Offline Mode(PWA)](/pwa) | ||
- [Deploy](deploy.md) | ||
- [Helpers](helpers.md) | ||
- [Vue compatibility](vue.md) | ||
- [CDN](cdn.md) | ||
- [Offline Mode(PWA)](pwa.md) | ||
|
||
- [Changelog](/changelog) | ||
- [Changelog](changelog.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,22 @@ | ||
- Loslegen | ||
- [Schnellstart](/de-de/quickstart) | ||
- [Schreiben weiterer Seiten](/de-de/more-pages) | ||
- [Navigationsleiste anpassen](/de-de/custom-navbar) | ||
- [Titelseite](/de-de/cover) | ||
- [Schnellstart](de-de/quickstart.md) | ||
- [Schreiben weiterer Seiten](de-de/more-pages.md) | ||
- [Navigationsleiste anpassen](de-de/custom-navbar.md) | ||
- [Titelseite](de-de/cover.md) | ||
|
||
- Anpassen | ||
- [Einstellungen](/de-de/configuration) | ||
- [Themen](/de-de/themes) | ||
- [Liste der Erweiterungen](/de-de/plugins) | ||
- [Schreiben eigener Erweiterungen](/de-de/write-a-plugin) | ||
- [Markdown-Einstellungen](/de-de/markdown) | ||
- [Hervorheben von Sprachen](/de-de/language-highlight) | ||
- [Einstellungen](de-de/configuration.md) | ||
- [Themen](de-de/themes.md) | ||
- [Liste der Erweiterungen](de-de/plugins.md) | ||
- [Schreiben eigener Erweiterungen](de-de/write-a-plugin.md) | ||
- [Markdown-Einstellungen](de-de/markdown.md) | ||
- [Hervorheben von Sprachen](de-de/language-highlight.md) | ||
|
||
- Guide | ||
- [Inbetriebnahme](/de-de/deploy) | ||
- [Helfer](/de-de/helpers) | ||
- [Vue Kompatibilität](/de-de/vue) | ||
- [CDN](/de-de/cdn) | ||
- [Offline Modus (PWA)](/de-de/pwa) | ||
- [Inbetriebnahme](de-de/deploy.md) | ||
- [Helfer](de-de/helpers.md) | ||
- [Vue Kompatibilität](de-de/vue.md) | ||
- [CDN](de-de/cdn.md) | ||
- [Offline Modus (PWA)](de-de/pwa.md) | ||
|
||
- [Changelog](/de-de/changelog) | ||
- [Changelog](de-de/changelog.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.