Commit Graph

22 Commits

Author SHA1 Message Date
Daniel N
7f0f3628b0 reboot: remove website & readme is source of truth 2023-09-14 13:22:54 +02:00
Russell Dempsey
4ef436ee54
chore: Add call for maintainers to README (#448)
partially resolves https://github.com/ipfs/ipfs-gui/issues/100#issuecomment-1319233546
2023-02-13 11:31:37 -08:00
Russell Dempsey
dd28c19ba7
fix: broken-links workflow (#433)
* fix: broken-links workflow

* fix: trim bash var

* fix: string comparison

* fix: github action if condition syntax

* debugging

* debugging: gh action showing 1 changed file.. what is it?

* fix: only count changed data files for scheduled broken link PRs
2022-09-16 09:28:26 -07:00
Russell Dempsey
6d5eef146a
feat: more automated awesome-ipfs PRs (#429)
* chore: ignore files created by awesome_bot

* feat: auto-update README.md when PRs are created

* feat: use danger to post awesome_bot results on PRs

* chore: wut

* Update pull_requests.yml

* chore: fake-test

* adjust branch used by github-push-action

* chore: ensure checkout uses the branch

* chore: update README.md

* chore: modify dangerfile and workflow ordering

* remove fake addition to videos.yaml

* chore: update README.md

* chore: rename pull_requests.yml

* temp: always display awesomeBot results

* Revert "temp: always display awesomeBot results"

This reverts commit acaef1f4f2.

* chore(deps): install danger as devDep

* feat: cache node_modules and readme

* Update pull_requests.yml

* chore: remove ad-m/github-push-action

see https://github.com/ad-m/github-push-action/issues/104

* tmp: PR-demo

* Rebuild

* Revert "tmp: PR-demo"

This reverts commit 8bed1326f0.

* Rebuild

* fix: no need to push readme update

* fix: no need to push readme update

readme is updated during 'Rebuild' commit from data.yml

* chore: run danger via npm script instead of npx

* feat: remove replace circleci cron with github action

this github action should open a PR removing broken links automatically

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
2022-09-15 16:41:35 -07:00
Marcin Rataj
496d64569d
chore: move to Fleek
Closes #418

License: MIT
Signed-off-by: Marcin Rataj <lidel@lidel.org>
2022-08-02 00:01:56 +02:00
Hector Sanjuan
ea237ba852 Readme: point to discourse
This time fixing the template
2020-03-27 10:04:25 +01:00
RubenKelevra
ef9060593c add collab clusters as a fixed entry to the readme 2020-02-18 18:34:57 +01:00
Marcin Rataj
ce8b300ec1
feat: faster build via npm ci (#305)
This adds package-lock.json to speed up install and the build.

License: MIT
Signed-off-by: Marcin Rataj <lidel@lidel.org>
2020-01-06 15:40:55 +01:00
Henrique Dias
ab32206828
chore: update dependencies (#263)
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-07-13 20:07:23 +00:00
Henrique Dias
a89015da98
feat: clean up (a lot) (#247)
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-04-30 17:35:30 +01:00
Lorenzo Setale
905f6bbb74
Fix Broken Link for Contributing (#224)
* Fix link for #223

* rebuild the README.md file
2018-12-13 11:50:49 +01:00
Lorenzo Setale
2f92d58456
Merge pull request #175 from Siderus/feature/as-a-user-I-want-to-know-how-to-build-the-readme-file
Adds a simple text to explain how to build before PR.
2018-07-31 17:19:40 +02:00
Lorenzo Setale
8d8e030f7e adds more text to how to edit the readmefile itself (not content) 2018-07-31 13:20:32 +02:00
victorbjelkholm
c3dd78995e
Merge branch 'master' of github.com:ipfs/awesome-ipfs into datasets 2018-07-31 12:10:36 +02:00
Lorenzo Setale
2057cc8c8e adds a simple text to explain how to build before PR. 2018-07-31 10:46:03 +02:00
Henrique Dias
bf8e653e7b fix commit 3eacf7 2018-07-30 22:21:26 +01:00
victorbjelkholm
b2d4bb707c
Add support for datasets
Not quite happy with the layout of these dataset items as they become to
wide with the hash in the description area.

Also the README.md seems to have changed order but changes were never
commited.

Also includes a fix to be able to run dev server on any port with the
`PORT` environment variable.

License: MIT
Signed-off-by: Victor Bjelkholm <git@victor.earth>
2018-07-30 15:51:03 +02:00
Henrique Dias
cd0e7d775e
feat: video static thumbnails (#164)
Closes #163 

License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2018-07-29 09:44:15 +01:00
Henrique Dias
0544b37ba3 update dev scripts 2018-07-18 07:38:29 +01:00
Henrique Dias
34d654455d add icons to navbar 2018-07-17 19:48:23 +01:00
Henrique Dias
39aec4deb8 fix linting 2018-07-17 19:48:22 +01:00
Henrique Dias
5304c279f5 feat: awesome ipfs website 2018-07-17 19:48:22 +01:00