vault backup: 2022-12-12 12:06:25
This commit is contained in:
parent
d58103d5e1
commit
7b0c9bfc41
Binary file not shown.
|
|
@ -1,4 +1,6 @@
|
|||
|
||||
---
|
||||
title: "Deploy a custom version of the linked-blog-starter"
|
||||
---
|
||||
By the end of this tutorial, you will have a custom version of the [linked-blog-starter](https://github.com/matthewwong525/linked-blog-starter) that deploys to Vercel
|
||||
|
||||
## Fork the repository and get it to run locally
|
||||
|
|
|
|||
|
|
@ -25,7 +25,9 @@ Only deploy through this method, if you want to get a quick server up and runnin
|
|||
|
||||
Deploy the example using [Vercel](https://vercel.com/new/git/external?repository-url=https://github.com/matthewwong525/linked-blog-starter&project-name=linked-blog-starter&repository-name=linked-blog-starter) or preview live with [StackBlitz](https://stackblitz.com/github/matthewwong525/linked-blog-starter)
|
||||
|
||||
## Custom examples
|
||||
## Create a Custom Fork
|
||||
Here is an example of how I [forked this repo](https://fleetingnotes.app/) to create a landing page for [Fleeting Notes](https://www.fleetingnotes.app/). See how you can do something similar [[deploy-a-custom-linked-blog-starter|here]].
|
||||
![[fn-website-demo.mov]]
|
||||
|
||||
|
||||
- [Fleeting Notes](https://fleetingnotes.app) - L
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue