Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
87 commits
Select commit Hold shift + click to select a range
2cce387
feat: Create placeholders for all top level pages
amiller-gh Sep 7, 2019
5917623
feat: Create placeholder /download page
amiller-gh Sep 7, 2019
a58b5c3
feat: Create hooks dir, add useReleaseHistory hook
jonchurch Sep 7, 2019
d29c04e
feat: Create custom hooks dir, create useReleaseData hook
jonchurch Sep 7, 2019
7d9d3c2
chore: Format useReleaseData with prettier
jonchurch Sep 7, 2019
79316f7
feat: Add API docs hook and render list of modules for POC API page
amiller-gh Sep 7, 2019
d3071d1
feat: Use useReleaseHistory hook to fetch data
jonchurch Sep 7, 2019
554d5ce
feat: Add release table component, add to downloads page
jonchurch Sep 7, 2019
6421f37
fix: Off by one error when slicing release history first 25
jonchurch Sep 7, 2019
3a48e26
fix: Key rows off version instead of index
jonchurch Sep 7, 2019
6b42291
feat: Add design tokens and style-guide page (#311)
ogonzal87 Sep 7, 2019
2544d61
feat: API Docs Version Switcher (#310)
amiller-gh Sep 7, 2019
ed1e003
chore: Move base font size to 10px
amiller-gh Sep 8, 2019
6e62a30
feat: API Page Styling
amiller-gh Sep 8, 2019
8f9df0c
fix: Use correct color for API Key interaction in light mode
amiller-gh Sep 8, 2019
4c03eb7
feat: API docs side menu styles
amiller-gh Sep 14, 2019
78e6d7d
Linter prettier integration (#315)
jonchurch Sep 14, 2019
dd9ce7a
feat: Basic learn page side bar styles
amiller-gh Sep 14, 2019
3ffd681
feat: Basic API docs content rendering
amiller-gh Sep 14, 2019
0f745ed
fix: Google Cloud Build (#317)
amiller-gh Sep 16, 2019
e144824
Feat/download content (#316)
jonchurch Sep 27, 2019
19bd84a
feat: Home page (#325)
ogonzal87 Sep 27, 2019
517603a
feat: Enhanced Dark Mode prototype (#352)
SMotaal Oct 28, 2019
a4b0138
fix: Fixing spacing issues with typography and other elements (#353)
ogonzal87 Oct 28, 2019
2906dbc
doc: alternative title for landing page (#343)
MylesBorins Dec 20, 2019
5e03a93
refactor(linting warnings): Fixed linting warnings (#410)
benhalverson Feb 18, 2020
9e3be92
feat: Add Footer in layout (#326)
yogeshkotadiya Feb 25, 2020
e73a42e
docs(contributing.md): Added details on how to contribute (#397)
benhalverson Feb 29, 2020
ebe5c29
feat(banner): Added a new banner component (#398)
benhalverson Feb 29, 2020
753ac90
Fix(banner.tsx): Set border property (#423)
benhalverson Mar 5, 2020
1d317be
refactor: Enhanced Dark Mode as third-party dependency (#366)
SMotaal Mar 11, 2020
a493418
build: Switch dark-mode-controller to <0.5 (#428)
SMotaal Mar 14, 2020
2b6797f
test
benhalverson Mar 21, 2020
68bd5d2
Update README.md (#3)
benhalverson Mar 21, 2020
c7626ec
refactor(.gitignore): Added .env.production to .gitignore
benhalverson Mar 30, 2020
cb2681f
fix(homepage): Removed mailing list signup (#489)
benhalverson Apr 2, 2020
778a0a5
Merge branch 'master' of github.com:nodejs/nodejs.dev
benhalverson Apr 20, 2020
305fa5b
Patch/master to staging (#554)
alexandrtovmach Apr 23, 2020
a6ec024
Merge branch 'master' of github.com:nodejs/nodejs.dev
benhalverson Apr 25, 2020
438c216
Merge branch 'staging' of github.com:benhalverson/nodejs.dev into sta…
benhalverson Apr 26, 2020
152929c
fixed file definitions (#601)
alexandrtovmach Apr 26, 2020
eec2cb2
fix(pagination): Fixed the next and previous links on /learn (#491)
benhalverson Apr 26, 2020
ddee94a
patch/scss (#600)
alexandrtovmach Apr 26, 2020
5e4c6d5
Merge branch 'master' of github.com:nodejs/nodejs.dev
benhalverson Apr 27, 2020
aae7e7a
Folder refactor (#614)
benhalverson Apr 28, 2020
160a67c
Fix scroll position (#439)
giankotarola Apr 30, 2020
3b2357d
build: Swap Travis-CI for GitHub Actions (#460)
nschonni Apr 23, 2020
b21562e
chore: Split GitHub actions
nschonni Apr 25, 2020
1563808
Allow new staging domain and improve experience of previews (#613)
MylesBorins Apr 28, 2020
34849fa
doc: add note about preview to PR template (#628)
MylesBorins Apr 28, 2020
b290d65
tools: automate deployment of staging branch
MylesBorins Apr 30, 2020
e8719d2
Homepage: Changes hardcoded data version and download urls (#665)
giankotarola May 3, 2020
ee4a867
Remove button inside links (#675)
giankotarola May 4, 2020
36dee14
Footer links (#670)
benhalverson May 5, 2020
d621934
Merge branch 'master' of github.com:nodejs/nodejs.dev
benhalverson May 5, 2020
243158f
Merge branch 'master' of github.com:nodejs/nodejs.dev
benhalverson May 5, 2020
f58c13c
refactor(banner): Refactor styling to use scss (#655)
benhalverson May 5, 2020
61eeee4
refactor(homepage): Removed lorem text and company logos
benhalverson May 4, 2020
4649c11
style(homepage): Removed unused styles
benhalverson May 4, 2020
3bdcbff
refactor(homepage): Removed announcement banner
benhalverson May 4, 2020
0a71146
refactor(header): Updated docs and download links
benhalverson May 4, 2020
64553e3
refactor(homepage): Bringing back the logos to the homepage
benhalverson May 6, 2020
cac05bc
test: Navigation, NavigationItem, NavigationSection
tstreamDOTh May 6, 2020
fbbbaf1
refactor: Navigation, NavigationItem, NavigationSection
tstreamDOTh May 6, 2020
0de96a1
Install tabs on homepage (#612)
benhalverson May 7, 2020
106de55
fix(learn.tsx): Table of contents links
giankotarola May 7, 2020
22313c6
style: Fix responsiveness for landing page
tstreamDOTh May 8, 2020
6b289d9
refactor: Replace value with token, remove duplicate css property
tstreamDOTh May 9, 2020
86f9672
style: Fix styling of installTabs component
bhumijgupta May 10, 2020
e24cb20
test: Update snapshot for installTabs
bhumijgupta May 10, 2020
7b12f55
Add actual content in the marketing section of homepage (#704)
kodekage May 10, 2020
3c2a1bf
style: Make learn page responsive
tstreamDOTh May 10, 2020
392c61d
refactor: Remove unused styles
tstreamDOTh May 11, 2020
8b26334
style: Fix responsiveness of component and center header
bhumijgupta May 11, 2020
38c6e4b
fix(contributin.md): Use /preview instead of /gcbrun
giankotarola May 11, 2020
5032628
Merge branch 'master' of github.com:nodejs/nodejs.dev
benhalverson May 15, 2020
d3caf55
Merge branch 'master' into staging-merge
benhalverson May 15, 2020
112141d
Merge branch 'staging' of github.com:nodejs/nodejs.dev into staging-m…
benhalverson May 15, 2020
f6bfa3f
build(package.json): Updated dev deps to latest versions
benhalverson May 15, 2020
e23954b
chore(package.json): Only lint files in src
benhalverson May 15, 2020
f1d5f70
fix(gatsby-config.js): Fixed sitemap build
benhalverson May 15, 2020
e797ef8
refactor(linting): Fixed linting issues
benhalverson May 15, 2020
b7a1d98
refactor(createslug.js): Renamed file to .ts
benhalverson May 15, 2020
bfd7026
refactor(scrollto.jsx): Fixed linting error
benhalverson May 15, 2020
4106bf7
chore(snapshots): Updated the snapshots
benhalverson May 15, 2020
97b500a
refactor(package-lock): Updated package-lock to fix ci build
benhalverson May 15, 2020
b0bebeb
fix(tests): Fixed broken build by updating typescript and the tests
benhalverson May 15, 2020
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: 2 additions & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
test
public
56 changes: 56 additions & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
module.exports = {
parser: '@typescript-eslint/parser',
parserOptions: {
ecmaFeatures: {
jsx: true,
},
// project: './tsconfig.json'
},
extends: [
'airbnb',
'plugin:react/recommended',
'plugin:@typescript-eslint/recommended',
'prettier/@typescript-eslint',
'prettier/react',
'plugin:prettier/recommended',
],
settings: {
react: {
version: 'detect',
},
'import/resolver': {
typescript: {},
},
},
env: {
browser: true,
node: true,
jest: true,
},
rules: {
'react/jsx-filename-extension': 'off',
'react-hooks/rules-of-hooks': 'error',
'react-hooks/exhaustive-deps': 'warn',
'import/prefer-default-export': 'off',
'import/extensions': 'off',
'consistent-return': 'off',
// "camelcase": "off",
// "@typescript-eslint/camelcase": ["error", { "properties": "never" }],
// "no-unused-vars": "off",
// "@typescript-eslint/no-unused-vars": "error",
// "@typescript-eslint/indent": ["error", 2]
},
plugins: [
'@typescript-eslint',
'react-hooks',
// "prettier"
],
overrides: [
{
files: ['**/*.js'],
rules: {
'@typescript-eslint/no-var-requires': 'off',
},
},
],
};
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ yarn-error.log
# Build directory
/public
.DS_Store
build

.env
.env.production
Expand All @@ -14,3 +15,4 @@ coverage
.vscode
.history
yarn.lock
.idea/
20 changes: 10 additions & 10 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"printWidth": 80,
"tabWidth": 2,
"useTabs": false,
"semi": true,
"singleQuote": true,
"jsxSingleQuote": false,
"trailingComma": "es5",
"bracketSpacing": true,
"jsxBracketSameLine": false,
"arrowParens": "avoid"
printWidth: 80,
tabWidth: 2,
useTabs: false,
semi: true,
singleQuote: true,
jsxSingleQuote: false,
trailingComma: "es5",
bracketSpacing: true,
jsxBracketSameLine: false,
arrowParens: "avoid"
}
20 changes: 18 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

## Vocabulary

* A **Contributor** is any individual creating or commenting on an issue or pull request,
- A **Contributor** is any individual creating or commenting on an issue or pull request,
or contributing in some other way.
* A **Collaborator** is a contributor who has been given write access to the repository.
- A **Collaborator** is a contributor who has been given write access to the repository.

## Commit Guidelines

Expand Down Expand Up @@ -70,6 +70,22 @@ For feature development you should be working from the staging branch.
* Example `https://github.com/nodejs/nodejs.dev/pull/398`
* Mention @nodejs/website-redesign `/gcbrun`

## Getting Started

For feature development you should be working from the staging branch.

- Fork
- Clone your fork `git clone [email protected]:<githubid>/nodejs.dev.git`
- cd into your project
- Add the following to your remotes by doing `git remote add upstream [email protected]:nodejs/nodejs.dev.git`
- Check out the staging branch by doing `git checkout upstream/staging`
- Create a new branch for your awesome work `git checkout -b branchname`
- Commit your work
- Push to your branch `git push -u origin yourbranch`
- Make a pull request against the remote branch `staging`
- Example `https://github.com/nodejs/nodejs.dev/pull/398`
- Mention @nodejs/website-redesign `/preview`

## Developer's Certificate of Origin 1.1

By making a contribution to this project, I certify that:
Expand Down
4 changes: 2 additions & 2 deletions OKR.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ Here are some external references that may help provide further context on OKRs.
* **Key Result:** Create a feature roadmap
* **Key Result:** Track features & priorities in one place (project?)
* **Key Result:** Make available the top two features in nodejs.org:
1. Docs — <https://nodejs.org/en/docs/>
2. Download — <https://nodejs.org/en/download/>
1. Docs — https://nodejs.org/en/docs/
2. Download — https://nodejs.org/en/download/

* **Objective:** Make explicit the channels of interfacing internally and with larger org
* **Key Result:** Write down implicit team norms
Expand Down
179 changes: 90 additions & 89 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
test 2
<p align="center">
<br>
<a href="https://nodejs.dev">
<img src="./src/images/nodejslogo.png" width="200"/>
<img src="./src/images/nodejs-logo-light-mode.svg" width="200"/>
</a>
</p>

Expand All @@ -28,21 +29,21 @@

1. **Install dependencies.**

```sh
# install the dependencies
npm install
```
```sh
# install the dependencies
npm install
```

1. **Start developing.**

```sh
# "start": "gatsby develop"
npm start
```
```sh
# "start": "gatsby develop"
npm start
```

1. **Open the source code and start editing!**

Your site is now running at `http://localhost:8000`!
Your site is now running at `http://localhost:8000`!

*Note: You'll also see a second link: `http://localhost:8000/___graphql`. This is a tool you can use to experiment with querying your data. Learn more about using this tool in the [Gatsby tutorial](https://next.gatsbyjs.org/tutorial/part-five/#introducing-graphiql).*

Expand Down Expand Up @@ -85,25 +86,25 @@ A quick look at the top-level files and directories you'll see in a Gatsby proje

7. **`gatsby-browser.tsx`**: This file is where Gatsby expects to find any usage of the [Gatsby browser APIs](https://next.gatsbyjs.org/docs/browser-apis/) (if any). These allow customization/extension of default Gatsby settings affecting the browser.

6. **`gatsby-config.js`**: This is the main configuration file for a Gatsby site. This is where you can specify information about your site (metadata) like the site title and description, which Gatsby plugins you'd like to include, etc. (Check out the [config docs](https://next.gatsbyjs.org/docs/gatsby-config/) for more detail).
8. **`gatsby-config.js`**: This is the main configuration file for a Gatsby site. This is where you can specify information about your site (metadata) like the site title and description, which Gatsby plugins you'd like to include, etc. (Check out the [config docs](https://next.gatsbyjs.org/docs/gatsby-config/) for more detail).

8. **`gatsby-node.js`**: This file is where Gatsby expects to find any usage of the [Gatsby node APIs](https://next.gatsbyjs.org/docs/node-apis/) (if any). These allow customization/extension of default Gatsby settings affecting pieces of the site build process.
9. **`gatsby-node.js`**: This file is where Gatsby expects to find any usage of the [Gatsby node APIs](https://next.gatsbyjs.org/docs/node-apis/) (if any). These allow customization/extension of default Gatsby settings affecting pieces of the site build process.

9. **`gatsby-ssr.tsx`**: This file is where Gatsby expects to find any usage of the [Gatsby server-side rendering APIs](https://next.gatsbyjs.org/docs/ssr-apis/) (if any). These allow customization of default Gatsby settings affecting server-side rendering.
10. **`gatsby-ssr.tsx`**: This file is where Gatsby expects to find any usage of the [Gatsby server-side rendering APIs](https://next.gatsbyjs.org/docs/ssr-apis/) (if any). These allow customization of default Gatsby settings affecting server-side rendering.

10. **`LICENSE`**: Gatsby is licensed under the MIT license.
11. **`LICENSE`**: Gatsby is licensed under the MIT license.

11. **`package-lock.json`** (See `package.json` below, first). This is an automatically generated file based on the exact versions of your npm dependencies that were installed for your project. (You won't change this file directly).
12. **`package-lock.json`** (See `package.json` below, first). This is an automatically generated file based on the exact versions of your npm dependencies that were installed for your project. (You won't change this file directly).

12. **`package.json`**: A manifest file for Node.js projects, which includes things like metadata (the project's name, author, etc.). This manifest is how npm knows which packages to install for your project.
13. **`package.json`**: A manifest file for Node.js projects, which includes things like metadata (the project's name, author, etc.). This manifest is how npm knows which packages to install for your project.

13. **`README.md`**: A text file containing useful reference information about your project.
14. **`README.md`**: A text file containing useful reference information about your project.

14. **`tsconfig.json`**: Config file for TypeScript
15. **`tsconfig.json`**: Config file for TypeScript

15. **`tslint.json`**: TS Lint configuration file
16. **`tslint.json`**: TS Lint configuration file

16. **`yarn.lock`**: [Yarn](https://yarnpkg.com/) is a package manager alternative to npm. You can use either yarn or npm, though all of the Gatsby docs reference npm. This file serves essentially the same purpose as `package-lock.json`, just for a different package management system.
17. **`yarn.lock`**: [Yarn](https://yarnpkg.com/) is a package manager alternative to npm. You can use either yarn or npm, though all of the Gatsby docs reference npm. This file serves essentially the same purpose as `package-lock.json`, just for a different package management system.

## 📝 Data Sources

Expand All @@ -117,9 +118,9 @@ The `src/documentation` directory currently contains all the getting started con

Looking for more guidance? Full documentation for Gatsby lives [on the website](https://next.gatsbyjs.org/). Here are some places to start:

* **For most developers, we recommend starting with our [in-depth tutorial for creating a site with Gatsby](https://next.gatsbyjs.org/tutorial/).** It starts with zero assumptions about your level of ability and walks through every step of the process.
- **For most developers, we recommend starting with our [in-depth tutorial for creating a site with Gatsby](https://next.gatsbyjs.org/tutorial/).** It starts with zero assumptions about your level of ability and walks through every step of the process.

* **To dive straight into code samples head [to our documentation](https://next.gatsbyjs.org/docs/).** In particular, check out the "Guides", API reference, and "Advanced Tutorials" sections in the sidebar.
- **To dive straight into code samples head [to our documentation](https://next.gatsbyjs.org/docs/).** In particular, check out the "Guides", API reference, and "Advanced Tutorials" sections in the sidebar.

## 🏛 Governance

Expand Down Expand Up @@ -149,87 +150,87 @@ Any member of the website-redesign initiative who prefers to begin contributing
at a specific future phase is welcome to make a PR adding their handle to that
phase.

* [@amiller-gh](https://github.com/amiller-gh) - **Adam Miller**, CommComm
- [@amiller-gh](https://github.com/amiller-gh) - **Adam Miller**, CommComm
Co-champion
* [@chowdhurian](https://github.com/chowdhurian) - **Manil Chowdhury**, CommComm
- [@chowdhurian](https://github.com/chowdhurian) - **Manil Chowdhury**, CommComm
Co-champion

#### Information Gathering

* [@amiller-gh](https://github.com/amiller-gh) - **Adam Miller**
* [@codeekage](https://github.com/codeekage) - **Agiri Abraham JNR**
* [@darcyclarke](https://github.com/darcyclarke) - **Darcy Clarke**
* [@maddhruv](https://github.com/maddhruv) - **Dhruv Jain**
* [@fhemberger](https://github.com/fhemberger) - **Frederic Hemberger**
* [@JonahMoses](https://github.com/JonahMoses) - **Jonah Moses**
* [@chowdhurian](https://github.com/chowdhurian) - **Manil Chowdhury**
* [@oe](https://github.com/oe) - **Olivia Hugger**
* [@bnb](https://github.com/bnb) - **Tierney Cyren**
* [@timothyis](https://github.com/timothyis) - **Timothy**
- [@amiller-gh](https://github.com/amiller-gh) - **Adam Miller**
- [@codeekage](https://github.com/codeekage) - **Agiri Abraham JNR**
- [@darcyclarke](https://github.com/darcyclarke) - **Darcy Clarke**
- [@maddhruv](https://github.com/maddhruv) - **Dhruv Jain**
- [@fhemberger](https://github.com/fhemberger) - **Frederic Hemberger**
- [@JonahMoses](https://github.com/JonahMoses) - **Jonah Moses**
- [@chowdhurian](https://github.com/chowdhurian) - **Manil Chowdhury**
- [@oe](https://github.com/oe) - **Olivia Hugger**
- [@bnb](https://github.com/bnb) - **Tierney Cyren**
- [@timothyis](https://github.com/timothyis) - **Timothy**

#### IA / UX Planning

* [@oe](https://github.com/oe) - **Olivia Hugger**
* [@fhemberger](https://github.com/fhemberger) - **Frederic Hemberger**
* [@bnb](https://github.com/bnb) - **Tierney Cyren**
* [@timothyis](https://github.com/timothyis) - **Timothy**
* [@JonahMoses](https://github.com/JonahMoses) - **Jonah Moses**
* [@amiller-gh](https://github.com/amiller-gh) - **Adam Miller**
* [@emilypmendez](https://github.com/emilypmendez) - **Emily Mendez**
* [@darcyclarke](https://github.com/darcyclarke) - **Darcy Clarke**
* [@maddhruv](https://github.com/maddhruv) - **Dhruv Jain**
* [@chowdhurian](https://github.com/chowdhurian) - **Manil Chowdhury**
* [@codeekage](https://github.com/codeekage) - **Agiri Abraham JNR**
* [@add1sun](https://github.com/add1sun) - **Addison Berry**
* [@Qard](https://github.com/Qard) - **Stephen Belanger**
* [@watilde](https://github.com/watilde) - **Daijiro Wachi**
* [@tolmasky](https://github.com/tolmasky) - **Francisco Ryan Tolmasky I**
* [@milapbhojak](https://github.com/milapbhojak) - **Milap Bhojak**
* [@devamaz](https://github.com/devamaz) - **Ahmad Abdul-Aziz**
- [@oe](https://github.com/oe) - **Olivia Hugger**
- [@fhemberger](https://github.com/fhemberger) - **Frederic Hemberger**
- [@bnb](https://github.com/bnb) - **Tierney Cyren**
- [@timothyis](https://github.com/timothyis) - **Timothy**
- [@JonahMoses](https://github.com/JonahMoses) - **Jonah Moses**
- [@amiller-gh](https://github.com/amiller-gh) - **Adam Miller**
- [@emilypmendez](https://github.com/emilypmendez) - **Emily Mendez**
- [@darcyclarke](https://github.com/darcyclarke) - **Darcy Clarke**
- [@maddhruv](https://github.com/maddhruv) - **Dhruv Jain**
- [@chowdhurian](https://github.com/chowdhurian) - **Manil Chowdhury**
- [@codeekage](https://github.com/codeekage) - **Agiri Abraham JNR**
- [@add1sun](https://github.com/add1sun) - **Addison Berry**
- [@Qard](https://github.com/Qard) - **Stephen Belanger**
- [@watilde](https://github.com/watilde) - **Daijiro Wachi**
- [@tolmasky](https://github.com/tolmasky) - **Francisco Ryan Tolmasky I**
- [@milapbhojak](https://github.com/milapbhojak) - **Milap Bhojak**
- [@devamaz](https://github.com/devamaz) - **Ahmad Abdul-Aziz**

#### UI Design and Content Creation

* [@amiller-gh](https://github.com/amiller-gh) - **Adam Miller**
* [@bnb](https://github.com/bnb) - **Tierney Cyren**
* [@codeekage](https://github.com/codeekage) - **Agiri Abraham JNR**
* [@chowdhurian](https://github.com/chowdhurian) - **Manil Chowdhury**
* [@maddhruv](https://github.com/maddhruv) - **Dhruv Jain**
* [@milapbhojak](https://github.com/milapbhojak) - **Milap Bhojak**
* [@tolmasky](https://github.com/tolmasky) - **Francisco Ryan Tolmasky I**
* [@iNidAName](https://github.com/inidaname) - **Hassaan Sani**
* [@abedzantout](https://github.com/abedzantout) - **Abdul Rahman Zantout**
* [@AliObaji](https://github.com/AliObaji) - **Ali Obaji**
* [@AhmadAwais](https://github.com/AhmadAwais) - **AhmadAwais**
- [@amiller-gh](https://github.com/amiller-gh) - **Adam Miller**
- [@bnb](https://github.com/bnb) - **Tierney Cyren**
- [@codeekage](https://github.com/codeekage) - **Agiri Abraham JNR**
- [@chowdhurian](https://github.com/chowdhurian) - **Manil Chowdhury**
- [@maddhruv](https://github.com/maddhruv) - **Dhruv Jain**
- [@milapbhojak](https://github.com/milapbhojak) - **Milap Bhojak**
- [@tolmasky](https://github.com/tolmasky) - **Francisco Ryan Tolmasky I**
- [@iNidAName](https://github.com/inidaname) - **Hassaan Sani**
- [@abedzantout](https://github.com/abedzantout) - **Abdul Rahman Zantout**
- [@AliObaji](https://github.com/AliObaji) - **Ali Obaji**
- [@AhmadAwais](https://github.com/AhmadAwais) - **AhmadAwais**

#### Site Development _<-- current phase_

* [@abiclub23](https://github.com/abiclub23) - **Abhi Tondepu**
* [@ajay2507](https://github.com/ajay2507) - **Ajaykumar**
* [@connorholyday](https://github.com/connorholyday) - **Connor Holyday**
* [@iceagency-jakecruse](https://github.com/iceagency-jakecruse) - **Jake Cruse**
* [@iceagency-lukehopkins](https://github.com/iceagency-lukehopkins) - **Luke Hopkins**
* [@jestho](https://github.com/jestho) - **Jesper Thøgersen**
* [@jonahmoses](https://github.com/jonahmoses) - **Jonah Moses**
* [@sagirk](https://github.com/sagirk) - **Sagir Khan**
* [@ollelauribostrom](https://github.com/ollelauribostrom) - **Olle Lauri Boström**
* [@belar](https://github.com/Belar) - **Paweł**
* [@erichodges](https://github.com/erichodges) - **Eric Hodges**
* [@utkarshbhimte](https://github.com/utkarshbhimte) - **Utkarsh Bhimte**
* [@lidoravitan](https://github.com/lidoravitan) - **Lidor Avitan**
* [@mbj36](https://github.com/mbj36) - **Mohit Bajoria**
* [@zanmarolt](https://github.com/zanmarolt) - **Zan Marolt**
* [@imbhargav5](https://github.com/imbhargav5) - **Bhargav Ponnapalli**
* [@mikeattara](https://github.com/mikeattara) - **Mike Perry Y Attara**
* [@ZYSzys](https://github.com/ZYSzys) - **ZYSzys**
* [@mrjam2](https://github.com/mrjam2) - **Jamie Burton**
* [@jamesgeorge007](https://github.com/jamesgeorge007) - **James George**
* [@Yash-Handa](https://github.com/Yash-Handa) - **Yash Handa**
* [@iNidAName](https://github.com/inidaname) - **Hassaan Sani**
* [@abedzantout](https://github.com/abedzantout) - **Abdul Rahman Zantout**
* [@LaRuaNa](https://github.com/LaRuaNa) - **Onur Laru**
* [@AhmadAwais](https://github.com/AhmadAwais) - **AhmadAwais**
* [@BeniCheni](https://github.com/BeniCheni) - **Benjamin Chen**
* [@kevjin](https://github.com/kevjin) - **Kevin Jin**
- [@abiclub23](https://github.com/abiclub23) - **Abhi Tondepu**
- [@ajay2507](https://github.com/ajay2507) - **Ajaykumar**
- [@connorholyday](https://github.com/connorholyday) - **Connor Holyday**
- [@iceagency-jakecruse](https://github.com/iceagency-jakecruse) - **Jake Cruse**
- [@iceagency-lukehopkins](https://github.com/iceagency-lukehopkins) - **Luke Hopkins**
- [@jestho](https://github.com/jestho) - **Jesper Thøgersen**
- [@jonahmoses](https://github.com/jonahmoses) - **Jonah Moses**
- [@sagirk](https://github.com/sagirk) - **Sagir Khan**
- [@ollelauribostrom](https://github.com/ollelauribostrom) - **Olle Lauri Boström**
- [@belar](https://github.com/Belar) - **Paweł**
- [@erichodges](https://github.com/erichodges) - **Eric Hodges**
- [@utkarshbhimte](https://github.com/utkarshbhimte) - **Utkarsh Bhimte**
- [@lidoravitan](https://github.com/lidoravitan) - **Lidor Avitan**
- [@mbj36](https://github.com/mbj36) - **Mohit Bajoria**
- [@zanmarolt](https://github.com/zanmarolt) - **Zan Marolt**
- [@imbhargav5](https://github.com/imbhargav5) - **Bhargav Ponnapalli**
- [@mikeattara](https://github.com/mikeattara) - **Mike Perry Y Attara**
- [@ZYSzys](https://github.com/ZYSzys) - **ZYSzys**
- [@mrjam2](https://github.com/mrjam2) - **Jamie Burton**
- [@jamesgeorge007](https://github.com/jamesgeorge007) - **James George**
- [@Yash-Handa](https://github.com/Yash-Handa) - **Yash Handa**
- [@iNidAName](https://github.com/inidaname) - **Hassaan Sani**
- [@abedzantout](https://github.com/abedzantout) - **Abdul Rahman Zantout**
- [@LaRuaNa](https://github.com/LaRuaNa) - **Onur Laru**
- [@AhmadAwais](https://github.com/AhmadAwais) - **AhmadAwais**
- [@BeniCheni](https://github.com/BeniCheni) - **Benjamin Chen**
- [@kevjin](https://github.com/kevjin) - **Kevin Jin**

## Links

Expand Down
Loading