@@ -4,7 +4,6 @@ import '@root/animations.scss';
4
4
import Bluesky from '@system/svg/social/Bluesky' ;
5
5
import DefaultLayout from '@components/DefaultLayout' ;
6
6
import ListItem from '@components/ListItem' ;
7
- import Showcase from '@components/Showcase' ;
8
7
import Package from '@root/package.json' ;
9
8
import Script from 'next/script' ;
10
9
@@ -67,78 +66,81 @@ export default async function Page(props) {
67
66
gtag('config', 'GA_MEASUREMENT_ID');
68
67
`}
69
68
</Script> */ }
70
- < div style = { { lineHeight : '1.6' , maxWidth : 768 } } > Showcase — Take a look at what we have done with this template</ div >
69
+ < div style = { { lineHeight : '1.6' , maxWidth : 768 } } > Showcase — Take a look at what we have done with this template. </ div >
71
70
< div >
72
71
< ListItem href = "https://txt.dev" > txt.dev</ ListItem >
73
72
< ListItem href = "https://internet.dev/team" > internet.dev</ ListItem >
74
73
< ListItem href = "https://github.com/internet-development/nextjs-sass-starter" > nextjs-sass-starter source code</ ListItem >
75
74
</ div >
76
75
77
76
< div style = { { marginTop : 88 , lineHeight : '1.6' , maxWidth : 768 } } >
78
- Explore — We have many many examples, components, and templates for { ' ' }
77
+ Explore — We have many many examples, components, and{ ' ' }
79
78
< a href = "https://github.com/internet-development/nextjs-sass-starter" target = "_blank" >
80
- nextjs-sass-starter
81
- </ a >
82
- , they are for kick-starting your upcoming projects. These serve as an ideal foundation, and feature real production APIs that you can integrate if they meet your project's
83
- needs.
79
+ source code
80
+ </ a > { ' ' }
81
+ for everything listed.
84
82
</ div >
85
83
< div >
86
84
< ListItem href = "/examples/animations/text-swapping" > Animations ➝ text swapping</ ListItem >
87
- < ListItem href = "/examples/authentication" > Authentication to API key</ ListItem >
88
- < ListItem href = "/examples/authentication-bluesky" isWIP >
85
+
86
+ < ListItem href = "/examples" > Components ➝ navigation, hero section</ ListItem >
87
+ < ListItem href = "/examples/components/application-site" > Components ➝ application overview, footer</ ListItem >
88
+ < ListItem href = "/examples/components/post" > Components ➝ navigation, blog post, footer</ ListItem >
89
+ < ListItem href = "/examples/components/forms" > Components ➝ navigation, form elements</ ListItem >
90
+ < ListItem href = "/examples/components/full-section" > Components ➝ navigation, full dvh sections</ ListItem >
91
+ < ListItem href = "/examples/components/modals" > Components ➝ navigation, index modal trigger</ ListItem >
92
+ < ListItem href = "/examples/components/no-sections" > Components ➝ navigation, naked components</ ListItem >
93
+ < ListItem href = "/examples/components/product-marketing" > Components ➝ navigation, product marketing</ ListItem >
94
+ < ListItem href = "/examples/components/half-section" > Components ➝ navigation, ½ dvh sections</ ListItem >
95
+ < ListItem href = "/examples/components/table" > Components ➝ navigation, table</ ListItem >
96
+ < ListItem href = "/examples/components/windows" > Components ➝ windows</ ListItem >
97
+ < ListItem href = "/examples/components/windows-connected" isWIP >
98
+ Components ➝ windows connected, diagram
99
+ </ ListItem >
100
+ < ListItem href = "/examples/components/windows-arrow-connected" isWIP >
101
+ Components ➝ windows arrow connected, diagram
102
+ </ ListItem >
103
+
104
+ < ListItem href = "/examples/empty/application-template-page" > Empty ➝ application template page</ ListItem >
105
+ < ListItem href = "/examples/empty/grid-template-page" > Empty ➝ grid template page</ ListItem >
106
+ < ListItem href = "/examples/empty/isometric-grid-template-page" > Empty ➝ isometric grid template page</ ListItem >
107
+
108
+ < ListItem href = "/examples/features/authentication" > Features ➝ authentication ➝ to API key</ ListItem >
109
+ < ListItem href = "/examples/features/authentication/bluesky" isWIP >
89
110
< Bluesky height = "20px" style = { { marginRight : 16 } } />
90
- Authentication with Bluesky to API key
111
+ Features ➝ authentication ➝ Bluesky to API key
91
112
</ ListItem >
92
- < ListItem href = "/examples/authentication-google" > Authentication with Google to API key</ ListItem >
93
- < ListItem href = "/examples/components-application-site" > Components ➝ application overview, footer</ ListItem >
94
- < ListItem href = "/examples" > Components ➝ navigation, hero section</ ListItem >
95
- < ListItem href = "/examples/components-post" > Components ➝ navigation, blog post, footer</ ListItem >
96
- < ListItem href = "/examples/components-forms" > Components ➝ navigation, form elements</ ListItem >
97
- < ListItem href = "/examples/components-full-section" > Components ➝ navigation, full dvh sections</ ListItem >
98
- < ListItem href = "/examples/components-modals" > Components ➝ navigation, index modal trigger</ ListItem >
99
- < ListItem href = "/examples/components-no-sections" > Components ➝ navigation, naked components</ ListItem >
100
- < ListItem href = "/examples/components-product-marketing" > Components ➝ navigation, product marketing</ ListItem >
101
- < ListItem href = "/examples/components-half-section" > Components ➝ navigation, ½ dvh sections</ ListItem >
102
- < ListItem href = "/examples/components-table" > Components ➝ navigation, table</ ListItem >
103
- < ListItem href = "/examples/earnings-requirement-calculator" > Earnings requirement calculator</ ListItem >
104
- < ListItem href = "/examples/empty-application-template-page" > Empty application template page</ ListItem >
105
- < ListItem href = "/examples/empty-grid-template-page" > Empty grid template page</ ListItem >
106
- < ListItem href = "/examples/empty-isometric-grid-template-page" > Empty isometric grid template page</ ListItem >
107
- < ListItem href = "/examples/files" isAuth >
108
- File management (with AWS S3 presigned URL)
113
+ < ListItem href = "/examples/features/authentication/google" > Features ➝ authentication ➝ Google to API key</ ListItem >
114
+ < ListItem href = "/examples/features/earnings-requirement-calculator" > Features ➝ earnings requirement calculator</ ListItem >
115
+ < ListItem href = "/examples/features/files" isAuth >
116
+ Features ➝ file management (with AWS S3 presigned URL)
109
117
</ ListItem >
110
- < ListItem href = "/examples/stocks/fixed-watchlist" isAuth >
111
- Fixed Stock Watchlist
118
+ < ListItem href = "/examples/features/ stocks/fixed-watchlist" isAuth >
119
+ Features ➝ fixed stock watchlist
112
120
</ ListItem >
113
- < ListItem href = "/examples/invoices" isAuth >
114
- Invoice management
121
+ < ListItem href = "/examples/features/ invoices" isAuth >
122
+ Features ➝ invoice management
115
123
</ ListItem >
116
- < ListItem href = "/examples/job-posting" > Job posting</ ListItem >
117
- < ListItem href = "/examples/services" isAuth >
118
- Purchase services
124
+ < ListItem href = "/examples/features/ job-posting" > Features ➝ job posting</ ListItem >
125
+ < ListItem href = "/examples/features/ services" isAuth >
126
+ Features ➝ purchase services
119
127
</ ListItem >
120
- < ListItem href = "/examples/settings" isAuth isWIP >
121
- Settings
128
+ < ListItem href = "/examples/features/ settings" isAuth isWIP >
129
+ Features ➝ settings
122
130
</ ListItem >
123
- < ListItem href = "/examples/statement-of-work" isAuth >
124
- Statement of Work management
131
+ < ListItem href = "/examples/features/ statement-of-work" isAuth >
132
+ Features ➝ statement of Work management
125
133
</ ListItem >
134
+ < ListItem href = "/examples/features/threads" > Features ➝ threads</ ListItem >
135
+
126
136
< ListItem href = "/examples/system/colors" > System ➝ colors</ ListItem >
127
137
< ListItem href = "/examples/system/typography" > System ➝ typography</ ListItem >
128
138
< ListItem href = "/examples/system/data-visualization" isWIP >
129
139
System ➝ data visualization
130
140
</ ListItem >
131
- < ListItem href = "/examples/threads" > Threads</ ListItem >
132
- < ListItem href = "/examples/windows" > Window management</ ListItem >
133
- < ListItem href = "/examples/windows-connected" isWIP >
134
- Windows connected, diagram
135
- </ ListItem >
136
- < ListItem href = "/examples/windows-arrow-connected" isWIP >
137
- Windows arrow connected, diagram
138
- </ ListItem >
139
141
</ div >
140
142
< div style = { { marginTop : 88 , lineHeight : '1.6' , maxWidth : 768 } } >
141
- Are you new to web development and want to work alongside the < a href = "https://internet.dev" > Internet Development Studio</ a > team?
143
+ Learn — Are you new and want to work alongside the < a href = "https://internet.dev" > Internet Development Studio</ a > team?
142
144
</ div >
143
145
< div style = { { paddingBottom : 128 } } >
144
146
< ListItem href = "https://github.com/internet-development/nextjs-sass-starter/issues/2" > Part I ➝ Setting up SSH keys locally (MacOS)</ ListItem >
0 commit comments