Skip to content

Commit e175f69

Browse files
Josep Martinscolebemis
andauthored
Bump @primer/gatsby-theme-doctocat from 3.1.1 to 4.0.0 in /docs (#2191)
* Bump @primer/gatsby-theme-doctocat from 3.1.1 to 4.0.0 in /docs * Create spicy-numbers-invent.md * Move section titles as new NavItems * Update docs/src/@primer/gatsby-theme-doctocat/nav.yml Co-authored-by: Cole Bemis <colebemis@github.com> Co-authored-by: Cole Bemis <colebemis@github.com>
1 parent df81e6e commit e175f69

File tree

4 files changed

+296
-104
lines changed

4 files changed

+296
-104
lines changed

.changeset/spicy-numbers-invent.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@primer/css": patch
3+
---
4+
5+
Bump @primer/gatsby-theme-doctocat from 3.1.1 to 4.0.0 in /docs

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@babel/preset-react": "^7.16.7",
1313
"@koddsson/postcss-sass": "5.0.1",
1414
"@primer/components": "32.1.0",
15-
"@primer/gatsby-theme-doctocat": "3.1.1",
15+
"@primer/gatsby-theme-doctocat": "4.0.0",
1616
"@primer/octicons": "17.0.0",
1717
"@primer/octicons-react": "17.0.0",
1818
"@primer/primitives": "7.8.3",

docs/src/@primer/gatsby-theme-doctocat/nav.yml

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
1-
- title: Getting started
2-
url: /getting-started
1+
- title: Introduction
32
children:
3+
- title: Getting started
4+
url: /getting-started
45
- title: Contributing
56
url: /getting-started/contributing
67
- title: Support
78
url: /support
89
children:
10+
- title: Introduction
11+
url: /support
912
- title: Breakpoints
1013
url: /support/breakpoints
1114
- title: Spacing
@@ -19,6 +22,8 @@
1922
- title: Utilities
2023
url: /utilities
2124
children:
25+
- title: Introduction
26+
url: /utilities
2227
- title: Animations
2328
url: /utilities/animations
2429
- title: Borders
@@ -44,6 +49,8 @@
4449
- title: Components
4550
url: /components
4651
children:
52+
- title: Introduction
53+
url: /components
4754
- title: Alerts
4855
url: /components/alerts
4956
- title: Avatars
@@ -99,6 +106,8 @@
99106
- title: Marketing
100107
url: /marketing
101108
children:
109+
- title: Introduction
110+
url: /marketing
102111
- title: Buttons
103112
url: /components/marketing-buttons
104113
- title: Filters
@@ -112,6 +121,8 @@
112121
- title: Tools
113122
url: /tools
114123
children:
124+
- title: Introduction
125+
url: /tools
115126
- title: Deprecation data
116127
url: /tools/deprecations
117128
- title: Linting
@@ -123,6 +134,8 @@
123134
- title: Principles
124135
url: /principles
125136
children:
137+
- title: Introduction
138+
url: /principles
126139
- title: Accessibility
127140
url: /principles/accessibility
128141
- title: HTML

0 commit comments

Comments
 (0)