docsifyjs / docsifyjs/docsify-cli

Need to add support for `dotFiles` in docsify serve

Open
#193 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
782
Forks
166
Avg merge
10h 49m
Merged PRs (30d)
1

Description

Can there be an option to allow dot files in `docsify serve`?

E.g. `.prettierrc.yaml`.

i am trying to embed this file, and it is failing:

```md
[.prettierrc.yaml](.prettierrc.yaml ":include")
```

```log
Cannot GET /guides/.prettierrc.yaml
```

## express option to expose:

https://github.com/expressjs/serve-static#dotfiles

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.