Create monorepo and add SEO starter example. (#46)
12
README.md
@@ -1,5 +1,11 @@
|
||||
# next-learn-starter
|
||||
# Learn Next.js
|
||||
|
||||
This repository contains starter templates for [Learn Next.js](https://nextjs.org/learn).
|
||||
This repository contains starter templates for [Learn Next.js](https://nextjs.org/learn) courses:
|
||||
|
||||
The final result for the basics lesson can be found in the [demo](demo) directory and is available at: [https://next-learn-starter.vercel.app/](https://next-learn-starter.vercel.app/).
|
||||
- (Learn Basics and TypeScript)[https://nextjs.org/learn/basics/create-nextjs-app].
|
||||
- (Learn SEO)[https://nextjs.org/learn/seo/introduction-to-seo].
|
||||
|
||||
The final examples are available on:
|
||||
|
||||
- https://next-learn-starter.vercel.app/
|
||||
- https://next-seo-starter.vercel.app/
|
||||
|
||||
0
.gitignore → basics/.gitignore
vendored
5
basics/README.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# next-learn-starter
|
||||
|
||||
This repository contains starter templates for [Learn Next.js](https://nextjs.org/learn).
|
||||
|
||||
The final result for the basics lesson can be found in the [demo](demo) directory and is available at: [https://next-learn-starter.vercel.app/](https://next-learn-starter.vercel.app/).
|
||||
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
|
Before Width: | Height: | Size: 61 KiB After Width: | Height: | Size: 61 KiB |
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
|
Before Width: | Height: | Size: 61 KiB After Width: | Height: | Size: 61 KiB |
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
|
Before Width: | Height: | Size: 61 KiB After Width: | Height: | Size: 61 KiB |
1
basics/demo/README.md
Normal file
@@ -0,0 +1 @@
|
||||
This is a final template for [Learn Next.js](https://nextjs.org/learn).
|
||||
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
|
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 22 KiB |
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
|
Before Width: | Height: | Size: 61 KiB After Width: | Height: | Size: 61 KiB |