-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
5 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,3 +17,4 @@ | |
npm-debug.log* | ||
yarn-debug.log* | ||
yarn-error.log* | ||
.idea |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,2 @@ | ||
# Code for Prismic+Next+Now Serverless guide | ||
|
||
Follow along with the instructions in the Zeit guide to build a minimalist blog using Prismic as a CMS with Next.js deployed in Now as a serverless app. | ||
|
||
### Install instructions | ||
Use the Prismic CLI to copy the code and create the associated Prismic repository | ||
|
||
```bash | ||
yarn global add prismic-cli | ||
prismic theme https://github.com/raulg/prismic-next-blog | ||
``` | ||
|
||
### Finished example | ||
If after following the guide all the way to the end you want to compare your project to a finished version, check out the `finished` branch for the completed code. | ||
# Project Ignite Homepage | ||
Built with Next.js and Prismic. Available at [projectignite.xyz](https://projectignite.xyz). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters