ipfs / ipfs/distributions

Auto generate README.md for all versions listings

Open
#36 1 comment 0 reactions 0 assignees View on GitHub
kind/discussion
Dominant language
Less
Stars
50
Forks
30
Avg merge
50m
Merged PRs (30d)
1

Description

There should be README.md files inside of a distribution version listing, and inside each version listing.

Eg from https://github.com/ipfs/distributions#how-this-repo-works:

```
dist/index.html -- listing of all bundles available
dist/ -- all versions of
dist//README.md -- simple readme for
dist//latest -- points to latest
dist// -- dist version
dist///README.md -- readme for listing
```

these READMEs can be the same across versions, and should be autogenerated. They are like a human readable version of `dist.json`, there in case the user ends up with a big archive directory of the version. The readme could point to https://dist.ipfs.io, could point to this repository, and to `https://ipfs.io

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.