Create monorepo and add SEO starter example. (#46)

This commit is contained in:
Delba de Oliveira
2021-09-09 15:06:21 +01:00
committed by GitHub
parent c1abbdb54c
commit f3a215a416
167 changed files with 9536 additions and 4 deletions

View File

@@ -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/

View File

5
basics/README.md Normal file
View 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/).

View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View File

Before

Width:  |  Height:  |  Size: 61 KiB

After

Width:  |  Height:  |  Size: 61 KiB

View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View File

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View File

Before

Width:  |  Height:  |  Size: 61 KiB

After

Width:  |  Height:  |  Size: 61 KiB

View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View File

Before

Width:  |  Height:  |  Size: 61 KiB

After

Width:  |  Height:  |  Size: 61 KiB

1
basics/demo/README.md Normal file
View File

@@ -0,0 +1 @@
This is a final template for [Learn Next.js](https://nextjs.org/learn).

View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View File

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 22 KiB

View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View File

Before

Width:  |  Height:  |  Size: 61 KiB

After

Width:  |  Height:  |  Size: 61 KiB

Some files were not shown because too many files have changed in this diff Show More