dotnet / dotnet/source-indexer
Feature request: Allow offline mode for PWA
Open
- Dominant language
- C#
- Stars
- 55
- Forks
- 46
- Avg merge
- 23h 42m
- Merged PRs (30d)
- 15
Description
from https://github.com/KirillOsenkov/SourceBrowser/issues/239
and https://github.com/KirillOsenkov/SourceBrowser/pull/245#issuecomment-2352029131
we should be able to serve the index as a static file and have everything run in the browser, this will remove the need to have a backend and simplify the setup to allow any C# repo to add a source-indexer to their public docs for simple navigation (maybe some integration with docfx and others?)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.