Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ron-popov/microsoft-docs-frontend
A frontend for microsoft-docs markdown pages
https://github.com/ron-popov/microsoft-docs-frontend
Last synced: about 1 month ago
JSON representation
A frontend for microsoft-docs markdown pages
- Host: GitHub
- URL: https://github.com/ron-popov/microsoft-docs-frontend
- Owner: ron-popov
- Created: 2022-03-19T21:36:15.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-02T20:26:11.000Z (almost 2 years ago)
- Last Synced: 2024-02-11T21:45:08.675Z (9 months ago)
- Language: HTML
- Size: 1.37 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## README
This is a webserver server that displays microsoft-docs for offline use, with search capabilities!
It uses `flask` as the backend, and `whoosh` for the indexing & search feature.## Setup
To setup the server, clone all of the docs you want to save for offline use from `https://github.com/MicrosoftDocs` and save them all in the same folder.