1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-07-01 06:02:10 +02:00
Commit Graph

1625 Commits

Author SHA1 Message Date
dependabot[bot]
8e1183876c
Bump swagger-client from 3.13.2 to 3.13.3 (#650)
Bumps [swagger-client](https://github.com/swagger-api/swagger-js) from 3.13.2 to 3.13.3.
- [Release notes](https://github.com/swagger-api/swagger-js/releases)
- [Commits](https://github.com/swagger-api/swagger-js/compare/v3.13.2...v3.13.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-25 10:11:50 +02:00
dependabot[bot]
d5115ebc36
Bump gatsby-plugin-sharp from 2.14.3 to 2.14.4 (#652)
Bumps [gatsby-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp) from 2.14.3 to 2.14.4.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/gatsby-plugin-sharp@2.14.4/packages/gatsby-plugin-sharp/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@2.14.4/packages/gatsby-plugin-sharp)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-25 10:09:39 +02:00
Akshay
2757b2d4f9
Merge pull request #648 from oceanprotocol/feature/read-the-docs
Feature/read the docs
2021-05-25 10:06:07 +02:00
dependabot[bot]
c45f542b18
Bump eslint from 7.25.0 to 7.27.0 (#649)
Bumps [eslint](https://github.com/eslint/eslint) from 7.25.0 to 7.27.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.25.0...v7.27.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-25 09:50:46 +02:00
dependabot[bot]
8d3ad3860d
Bump gatsby-image from 3.3.0 to 3.5.0 (#645)
Bumps [gatsby-image](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-image) from 3.3.0 to 3.5.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-image/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-image@3.5.0/packages/gatsby-image)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-25 09:30:46 +02:00
dependabot[bot]
60c93329c9
Bump slugify from 1.5.0 to 1.5.3 (#644)
Bumps [slugify](https://github.com/simov/slugify) from 1.5.0 to 1.5.3.
- [Release notes](https://github.com/simov/slugify/releases)
- [Commits](https://github.com/simov/slugify/compare/v1.5.0...v1.5.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-25 09:30:25 +02:00
30f23f28ee
Merge pull request #635 from oceanprotocol/dependabot/npm_and_yarn/gatsby-2.32.13
Bump gatsby from 2.32.12 to 2.32.13
2021-05-25 08:07:34 +02:00
Akshay
d0cdcd29e1 Fix: Remove unused import, add proptype 2021-05-24 20:13:16 +02:00
Akshay
b99f41c0dc Fix: Redirect to markdown files 2021-05-24 20:09:08 +02:00
Akshay
55af5a6d93 Read the docs: Point to main branch 2021-05-24 17:57:07 +02:00
Akshay
5ef62e7581 Feature: Route read-the-docs modules 2021-05-24 17:11:41 +02:00
Akshay
697afaa0f3 Feature: Add rel in link to source 2021-05-24 12:15:46 +02:00
Akshay
787221008d Feature: Add source url in markdown footer 2021-05-24 01:40:02 +02:00
Akshay
31132a3bff Improvement: Use pointer on hover over modules 2021-05-23 23:33:40 +02:00
Akshay
97377bf9ea
Merge pull request #647 from oceanprotocol/feature/read-the-docs
Feature/read the docs
2021-05-19 10:57:16 +02:00
Akshay
0055aaf1d8 Improvement: Refactor Markdownlist 2021-05-18 23:54:58 +02:00
Akshay
8bcf98a90f Improvement: Refactor markdown list code 2021-05-18 21:23:46 +02:00
Akshay
78650054e9 Improvement: Use object destructing syntax 2021-05-18 18:15:32 +02:00
Akshay
4233a96ad8 Improvement: Rename variables 2021-05-18 18:12:54 +02:00
Akshay
d6f94e0b53 Improvement: Fix lint issues 2021-05-18 18:08:35 +02:00
Akshay
4aa1375631 Improvement: Use const 2021-05-18 18:07:31 +02:00
Akshay
58c3dd7127 Improvement: Set default selected node in sidebar 2021-05-18 18:04:59 +02:00
Akshay
01df71c654 Improvement: Show whole sidebar nested list 2021-05-18 17:45:14 +02:00
Akshay
14313583ea Change sidebar list to nested list 2021-05-18 17:42:33 +02:00
Akshay
7b8a5df78f
Merge pull request #643 from oceanprotocol/feature/read-the-docs
Feature/read the docs
2021-05-18 15:52:12 +02:00
Akshay
974fa06f1d Fix-#642: Change names of references 2021-05-12 23:29:42 +02:00
Akshay
cbc8fbe238 Refer to main branch for read-the-docs 2021-05-12 22:21:45 +02:00
Akshay
f02852b2c1 Merge branch 'main' of github.com:oceanprotocol/docs into feature/read-the-docs 2021-05-12 22:17:31 +02:00
Akshay
74a047cd34
Merge pull request #639 from oceanprotocol/fix-#638
Fix-#638: Remove gatsby-transformer-remark plugin
2021-05-11 12:43:35 +02:00
Akshay
58c88987ee Fix-#638: Remove gatsby-transformer-remark plugin 2021-05-11 11:56:01 +02:00
dependabot[bot]
6e5134dac7
Bump gatsby from 2.32.12 to 2.32.13
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 2.32.12 to 2.32.13.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.32.12...gatsby@2.32.13)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 01:22:24 +00:00
Akshay
d080296d4b Merge branch 'main' of github.com:oceanprotocol/docs into feature/read-the-docs 2021-05-04 13:29:17 +02:00
Akshay
5bd24c5be3
Merge pull request #633 from oceanprotocol/feature/read-the-docs
Fixes issue related to selected module when user clicks on sidebar
2021-05-04 13:26:23 +02:00
Akshay
3870043b83 Merge branch 'main' of github.com:oceanprotocol/docs into feature/read-the-docs 2021-05-04 13:12:47 +02:00
Akshay
e3c01c5a1f Fix: Lint issue 2021-05-04 13:11:47 +02:00
Akshay
36ddcf9760 Fixes issue related to selected module when user clicks on sidebar 2021-05-04 12:59:54 +02:00
Akshay
489828f65c
Merge pull request #608 from oceanprotocol/feature/read-the-docs
Feature/read the docs
2021-05-04 11:28:05 +02:00
ab2d03cb61
Merge pull request #628 from oceanprotocol/feature/update_concepts_C2D
update core C2D concepts
2021-04-28 21:01:56 +02:00
c1c1fbd340
mention Kubernetes Pod 2021-04-28 17:31:22 +02:00
be23c1dd06
list pod-configuration & pod-publishing 2021-04-28 17:28:58 +02:00
2f5f368496
link up more repos in general architecture 2021-04-28 12:30:40 +02:00
ae8fb95eea
heading tweaks 2021-04-28 12:18:05 +02:00
59e229a820
rewrite provider paragraph 2021-04-28 12:15:56 +02:00
122e27872b
restructure all the things 2021-04-28 11:54:20 +02:00
Alex Coseru
7f61ce205b
Merge pull request #626 from oceanprotocol/dependabot/npm_and_yarn/eslint-config-prettier-8.3.0
Bump eslint-config-prettier from 8.2.0 to 8.3.0
2021-04-28 10:46:49 +03:00
Alex Coseru
63185be969
Merge pull request #627 from oceanprotocol/dependabot/npm_and_yarn/eslint-7.25.0
Bump eslint from 7.24.0 to 7.25.0
2021-04-28 10:46:25 +03:00
alexcos20
df7327c0f1 update core C2D concepts 2021-04-28 00:20:22 -07:00
dependabot[bot]
69b2d64a0e
Bump eslint from 7.24.0 to 7.25.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.24.0 to 7.25.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.24.0...v7.25.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 01:17:03 +00:00
dependabot[bot]
00217d93f9
Bump eslint-config-prettier from 8.2.0 to 8.3.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.2.0 to 8.3.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.2.0...v8.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 01:03:00 +00:00
Akshay
e514f405ae Improvement: Point to gatsby branch 2021-04-22 16:01:02 +02:00