Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joehand/minidocs-awesome
Make a minidocs site from all the readme files in an awesome-repo
https://github.com/joehand/minidocs-awesome
List: minidocs-awesome
Last synced: 20 days ago
JSON representation
Make a minidocs site from all the readme files in an awesome-repo
- Host: GitHub
- URL: https://github.com/joehand/minidocs-awesome
- Owner: joehand
- Created: 2016-09-22T22:45:48.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-09T01:20:33.000Z (over 7 years ago)
- Last Synced: 2024-06-11T20:31:39.595Z (5 months ago)
- Language: CSS
- Homepage: http://awesome.datproject.org/
- Size: 916 KB
- Stars: 13
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Minidocs Awesome
Automatically make a minidocs site from a awesome-repo. Pretty hacky and very WIP.
## Usage
Want to try it out? Sure why not. Find all occurrences of `clkao/awesome-dat` and replace it with the github awesome repo of your choice.
You'll have to replace it in:
* `package.json`, `update:list`
* `list.js`Run it with: `npm run update && npm run build && npm start` and maybe it will work.