Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Main from Develop #116

Merged
merged 13 commits into from
Feb 20, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1 +1 @@
* @maticnetwork/documentation
* @0xPolygonID/backend @0xPolygonID/core @0xPolygonID/frontend @0xPolygonID/mobile
11 changes: 0 additions & 11 deletions .github/pull_request_template.md

This file was deleted.

31 changes: 15 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,21 @@
<br>

<p align="center">
<img align="center" src="/static/img/polygon-id.svg" width="300">
<img align="center" src="/static/img/polygon-id-logo.svg">
</p>

<br>

<p align="center">
<a href="https://github.com/maticnetwork/id-docs/network/members"><img src="https://img.shields.io/github/forks/maticnetwork/id-docs?style=social"></a>
<img src="https://img.shields.io/github/stars/maticnetwork/id-docs?style=social">
<img src="https://img.shields.io/github/languages/count/maticnetwork/id-docs">
<a href="https://github.com/maticnetwork/id-docs/issues"><img src="https://img.shields.io/github/issues/maticnetwork/id-docs"></a>
<a href="https://github.com/maticnetwork/id-docs/pulls"><img src="https://img.shields.io/github/issues-pr-raw/maticnetwork/id-docs"></a>
<a href="https://github.com/maticnetwork/id-docs/graphs/contributors"><img src="https://img.shields.io/github/contributors-anon/maticnetwork/id-docs"></a>
<img src="https://img.shields.io/github/languages/code-size/maticnetwork/id-docs">
<a href="https://discord.gg/zdwkdvMNY2"><img src="https://img.shields.io/discord/714888181740339261?color=1C1CE1&label=Polygon%20%7C%20Discord%20%F0%9F%91%8B%20&style=flat-square"></a>
<a href="https://twitter.com/0xPolygonID"><img src="https://img.shields.io/twitter/follow/0xPolygon.svg?style=social"></a>

<a href="https://github.com/0xPolygonID/docs/network/members"><img src="https://img.shields.io/github/forks/0xPolygonID/docs?style=social"></a>
<img src="https://img.shields.io/github/stars/0xPolygonID/docs?style=social">
<a href="https://twitter.com/0xPolygonID"><img src="https://img.shields.io/twitter/follow/0xPolygonID.svg?style=social"></a>
<br>
<img src="https://img.shields.io/github/languages/count/0xPolygonID/docs">
<a href="https://github.com/0xPolygonID/docs/issues"><img src="https://img.shields.io/github/issues/0xPolygonID/docs"></a>
<a href="https://github.com/0xPolygonID/docs/pulls"><img src="https://img.shields.io/github/issues-pr-raw/0xPolygonID/docs"></a>
<a href="https://github.com/0xPolygonID/docs/graphs/contributors"><img src="https://img.shields.io/github/contributors-anon/0xPolygonID/docs"></a>
<img src="https://img.shields.io/github/languages/code-size/0xPolygonID/docs">
</p>

Polygon ID Documentation is the documentation hub providing extensive documentation, community resources, and guides for enthusiasts and developers interested in learning about or building solutions using Polygon ID.
Expand All @@ -40,20 +39,20 @@ Note that on macOS, you also need Xcode and Command Line Tools.
2. Clone your forked repo.

```
git clone [email protected]:[your_github_handle]/id-docs
git clone [email protected]:[your_github_handle]/docs
```

3. Navigate into the cloned folder.

```
cd id-docs
cd docs
```

4. Link your cloned repo to the upstream repo.
> For help, see [GitHub Docs: Configuring a remote for a fork](https://docs.github.com/en/github/collaborating-with-issues-and-pull-requests/configuring-a-remote-for-a-fork).

```
git remote add upstream https://github.com/0xPolygonID/id-docs
git remote add upstream https://github.com/0xPolygonID/docs
```

5. If you have already cloned the repository, be sure to sync your fork with the latest changes.
Expand Down Expand Up @@ -110,7 +109,7 @@ your PR. Note that you must have a GitHub account and an understanding of Markdo
git push
```

4. Submit a PR against the `main` branch of the `maticnetwork/id-docs` repo.
4. Submit a PR against the `main` branch of the `0xPolygonID/docs` repo.

5. Add a title to your PR with appropriate labels.
> For example, if you want to suggest edits to the "Develop" page, name your PR: *update: develop.md*.
Expand Down Expand Up @@ -158,7 +157,7 @@ Acceptable PRs will be approved & merged into the `main` branch.

## Submit an Issue

- Create a [new issue](https://github.com/0xPolygonID/id-docs/issues) to report a bug, request a feature,
- Create a [new issue](https://github.com/0xPolygonID/docs/issues) to report a bug, request a feature,
or suggest changes.

- Comment on the issue if you want to be assigned to it so [our team can assign the issue to you](https://github.blog/2019-06-25-assign-issues-to-issue-commenters/).
Expand Down
2 changes: 1 addition & 1 deletion docs/release-notes/r6.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Reference verifier implementation, designed to be used as a starting point for p
7. Implement on-chain verifications

## Mobile App (2.2.9) - [(Android)](https://play.google.com/store/apps/details?id=com.polygonid.wallet) - [(iOS)](https://apps.apple.com/us/app/polygon-id/id1629870183)

1. Implemented refresh credential service
2. DisplayType
3. Support push notification for credential revocation
Expand Down
3 changes: 2 additions & 1 deletion docs/releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ keywords:

## Polygon ID latest releases

- Release 5 (November 2023): [Notes](/docs/release-notes/r5) | [Blog](https://polygon.technology/blog/polygon-id-release-5-boosting-credential-liquidity?utm_source=twitter&utm_medium=social&utm_content=id-r5-blog)
- Release 6 (February 2024): [Technical Release Notes](/docs/release-notes/r6) | [Blog Post](https://polygon.technology/blog/polygon-id-release-6-introducing-the-first-ever-implementation-of-dynamic-credentials)
- Release 5 (November 2023): [Technical Release Notes](/docs/release-notes/r5) | [Blog Post](https://polygon.technology/blog/polygon-id-release-5-boosting-credential-liquidity)
- Release 4 (July 2023): [https://polygon.technology/blog/polygon-id-release-4-new-tools-seamless-integration](https://polygon.technology/blog/polygon-id-release-4-new-tools-seamless-integration)
- Release 3 (March 2023): [https://polygon.technology/blog/introducing-polygon-id-zero-knowledge-own-your-identity-for-web3](https://polygon.technology/blog/introducing-polygon-id-zero-knowledge-own-your-identity-for-web3)

Expand Down
12 changes: 6 additions & 6 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ module.exports = {
url: "https://devs.polygonid.com",
baseUrl: "/",
favicon: "/img/logo-round-purple.png",
organizationName: "maticnetwork",
projectName: "id-docs",
organizationName: "0xPolygonID",
projectName: "docs",
trailingSlash: false,
customFields: {
description: "Build your next blockchain dApp using Polygon ID.",
Expand All @@ -35,7 +35,7 @@ module.exports = {
announcementBar: {
id: "learn_more",
content:
'New Release: Credentials Marketplace, On-chain Issuer and Issuer Node Improvements <a class="announcement-link" target="_blank" rel="noopener noreferrer" href="/docs/release-notes/r5"> Learn more</a> <a class="announcement-link" target="_blank" rel="noopener noreferrer" href="https://polygon.technology/blog/polygon-id-release-5-boosting-credential-liquidity?utm_source=twitter&utm_medium=social&utm_content=id-r5-blog"> Check our blog</a>',
'New Release: First-ever implementation of Dynamic Credentials! <a class="announcement-link" target="_blank" rel="noopener noreferrer" href="https://polygon.technology/blog/polygon-id-release-6-introducing-the-first-ever-implementation-of-dynamic-credentials"> Learn more</a>',
backgroundColor: "#20232a",
textColor: "#fff",
isCloseable: false,
Expand Down Expand Up @@ -78,8 +78,8 @@ module.exports = {
hideOnScroll: true,
logo: {
alt: "Polygon logo",
src: "img/polygon-id.svg",
srcDark: "img/polygon-id.svg",
src: "img/polygon-id-logo-white.svg",
srcDark: "img/polygon-id-logo-white.svg",
href: "/",
target: "_self",
},
Expand Down Expand Up @@ -208,7 +208,7 @@ module.exports = {
docs: {
routeBasePath: "/docs",
sidebarPath: require.resolve("./sidebars.js"),
editUrl: "https://github.com/0xPolygonID/id-docs/blob/main",
editUrl: "https://github.com/0xPolygonID/docs/blob/main",
path: "docs",
showLastUpdateAuthor: true,
showLastUpdateTime: true,
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "id-docs",
"name": "docs",
"version": "1.0.0",
"private": true,
"scripts": {
Expand Down
24 changes: 12 additions & 12 deletions src/data/content-data.js
Original file line number Diff line number Diff line change
Expand Up @@ -164,22 +164,22 @@ export const contentData = {
},
events: [
{
name: "DIF Hackathon",
info: "October 26 - December 1, 2023",
description: "Online",
link: "https://difhackathon.devpost.com/",
name: "EthGlobal Brussels",
info: "June 12 - 14, 2024",
description: "Brussels, Belgium",
link: "https://ethglobal.com/events/brussels",
},
{
name: "ETHGlobal Istanbul",
info: "November 17–19, 2023",
description: "Istanbul, Turkey",
link: "https://ethglobal.com/events/istanbul",
name: "EthGlobal Bangkok",
info: "November 15 - 17, 2024",
description: "Bangkok, Thailand",
link: "https://ethglobal.com/events/bangkok",
},
{
name: "ETHSingapore",
info: "September 10-12, 2023",
description: "Singapore",
link: "https://www.ethereumsingapore.com/",
name: "EthIndia",
info: "TBD, 2024",
description: "TBD",
link: "https://ethindia.co/",
},
],
},
Expand Down
File renamed without changes
36 changes: 36 additions & 0 deletions static/img/polygon-id-logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading