Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit 732c761

Browse files
authored
refactor(organisation): added displayTitle field, organised pages and moved random contributor component (#2624)
1 parent 8d360a7 commit 732c761

59 files changed

Lines changed: 429 additions & 508 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

content/about/about.en.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
2-
title: About
2+
title: about
3+
displayTitle: About
34
description: "About | Node.js"
45
authors: XhmikosR, mikeal, fhemberger, Fishrock123, yous, tomgco, tniessen, SMcCandlish, saadq, Trott, Gornstats, piperchester, naoufal, lpinca, j9t, bnoordhuis, harshadsabne, Chris911, benhalverson
56
category: about

content/about/governance.en.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
---
2-
title: Governance
2+
title: governance
3+
displayTitle: Governance
34
description: 'Project Governance | Node.js'
45
authors: XhmikosR, fhemberger, thefourtheye, ryanmurakami, refack
5-
category: governance
6+
category: about
67
---
78

89
## Consensus Seeking Process

content/about/privacy.en.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
---
2-
title: Privacy Policy
2+
title: privacy-policy
3+
displayTitle: Privacy Policy
34
description: 'Privacy Policy | Node.js'
45
authors: XhmikosR, nschonni, brianwarner, hackygolucky, sindelio, sonicdoe, marsonya
5-
category: privacy
6+
category: about
67
---
78

89
Effective Date: November 21, 2019

content/about/releases.en.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
---
2-
title: Releases
2+
title: releases
3+
displayTitle: Releases
34
description: "Releases | Node.js"
45
authors: ZYSzys, nstanard, mikeal, fhemberger, garybernhardt, piepmatz, boneskull, bjb568
5-
category: releases
6+
category: about
67
---
78

89
Major Node.js versions enter _Current_ release status for six months, which gives library authors time to add support for them.

content/about/resources.en.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
2-
title: Resources
2+
title: resources
3+
displayTitle: Resources
34
description: 'Resources | Node.js'
45
authors: XhmikosR, mikeal, fhemberger, Fishrock123, yous, tomgco, tniessen, SMcCandlish, saadq, Trott, Gornstats, piperchester, naoufal, lpinca, j9t, bnoordhuis, harshadsabne, Chris911, MrJithil
56
category: about

content/about/security.en.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
---
2-
title: Security
3-
description: 'This is security page'
2+
title: security
3+
displayTitle: Security
4+
description: "Security | Node.js"
45
authors: reedloden,XhmikosR,Trott,fhemberger,MaledongGit,yous,sam-github,vdeturckheim,tniessen,richardlau,nschonni,mikeal,e-jigsaw,parthlaw
5-
category: security
6+
category: about
67
---
78

89
## Reporting a Bug in Node.js

content/about/trademark.en.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
---
2-
title: Trademark Policy
2+
title: trademark-policy
3+
displayTitle: Trademark Policy
34
description: "Trademark Policy | Node.js"
45
authors: fhemberger, XhmikosR, mikeal, brianwarner, bf4
5-
category: trademark
6+
category: about
67
---
78

89
The Node.js trademarks, service marks, and graphics marks are symbols of the

content/about/working-groups.en.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
---
2-
title: Working Groups
3-
description: "Working Groups| Node.js"
2+
title: working-groups
3+
displayTitle: Working Groups
4+
description: "Working Groups | Node.js"
45
authors: williamkapke,Trott,fhemberger,rxmarbles,mhdawson,XhmikosR,ryanmurakami,outsideris,MaledongGit,vsemozhetbyt,wonderdogone,sotayamashita,richardlau,pierreneter,nschonni,marocchino,stevemao,lpinca,phillipj,jasnell,sejaljain123
5-
category: working-groups
6+
category: about
67
---
78

89
Core Working Groups are created by the

content/community/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
2-
title: Node.js Community
2+
title: node.js-community
3+
displayTitle: Node.js Community
34
description: "Node.js has one of the largest, most vibrant and innovative open source communities in the world. Node.js is built, used, and maintained by the community. We believe the community to be at the core of Node.js popularity. Amazing people from every part of the world, with a common interest, collaborate and shape this community."
45
authors: ahmadawais, maedahbatool, saqibameen, msaaddev
56
category: community

content/download/package-manager.en.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
2-
title: Installing Node.js via package manager
3-
description: Installing Node.js via package manager
2+
title: installing-node.js-via-package-manager
3+
displayTitle: Installing Node.js via Package Manager
4+
description: "Installing Node.js via Package Manager | Node.js"
45
authors: fhemberger, XhmikosR, shadowspawn, vsemozhetbyt, nschonni, wildcard, MrJithil, kasicka, cassidyjames, Trott, richardlau, Qantas94Heavy, pierreneter, 0mp, ThePrez, PoojaDurgad, MaledongGit, Megajin, marc-maurer, yodeyer, geek, sudowork, strawbrary, ryanmurakami, rbnswartz, arkwright, oliversalzburg, mweagle, Mohamed3on, Ginden, kapouer, jperkin, jericopulvera, jedsmith, jasonkarns, sonicdoe, mcollina, fornwall, danbev, naskapal, awochna, AdamMajer, ahmetanilgur, bnb, qbit
56
category: download
67
---

0 commit comments

Comments
 (0)