docsifyjs / docsifyjs/docsify

.nodocsify file to disable docsify from serving certain folders

オープン
#1,496 コメント 2 件 リアクション 1 件 担当者 0 名 GitHub で見る
wait for information
主要言語
JavaScript
スター
31.5k
フォーク
5.8k
平均マージ
9日 8時間
マージ済み PR(30日)
2

説明

## Feature request
similar to the ".nojekyll", is it possible to include a ".nodocsify" file that prevents docsify from operating on certain folders?

#### What problem does this feature solve?
adding game or software demos using iframes. Changing the github pages from "/docs" to "/root" does not work either since it messes up docsify's system for getting _sidebar.md for some reason.

#### What does the proposed API look like?
if you include a ".nodocsify" in a folder, docsify will not operate on that folder and any of its subfolders.

#### How should this be implemented in your opinion?
I'm not entirely certain, but surely it must be possible to exclude rendering if it encounters a ".nodocsify" file?

#### Are you willing to work on this yourself?
If the solution is relatively simple, perhaps. (im not very good with javascript)

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。