Skip to content

Commit

Permalink
doc(templates/cosmic): Update readme files
Browse files Browse the repository at this point in the history
  • Loading branch information
pablodiehl committed Oct 23, 2024
1 parent 9f5dc88 commit 7883137
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 28 deletions.
11 changes: 0 additions & 11 deletions templates/astro/cosmic-simple-astro-blog/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,14 +52,3 @@ npm run dev
Open [http://localhost:3000](http://localhost:3000/) with your browser to see the result.

You can start editing the page by modifying `src/pages/index.astro`. The page auto-updates as you edit the file.

## Deploy on Vercel

<p>Use the following button to deploy to <a href="https://vercel.com/" rel="noopener noreferrer" target="_blank">Vercel</a>. You will need to add API accesss keys as environment variables. Find these in <em>Bucket Settings &gt; API Access</em>.</p>
<p>
<a href="https://vercel.com/new/clone?env=PUBLIC_COSMIC_BUCKET_SLUG,PUBLIC_COSMIC_READ_KEY&repository-url=https://github.com/cosmicjs/simple-astro-blog/tree/api-v3" rel="noopener noreferrer" target="_blank"><img src="https://cdn.cosmicjs.com/d3f0d5e0-c064-11ea-9a05-6f8a16b0b14c-deploy-to-vercel.svg" style="width: 100px;" class="fr-fic fr-dib fr-fil"></a>
</p>

Check out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.

Your feedback and contributions are welcome!
10 changes: 0 additions & 10 deletions templates/nextjs/cosmic-agency/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,13 +73,3 @@ bun dev
```

Open [http://localhost:3000](http://localhost:3000).

## Deploy to Vercel

Use the following button to deploy to Vercel. You will be asked to add API accesss keys as environment variables.

<a href="https://vercel.com/import/git?c=1&s=https://github.com/cosmicjs/agency-template&env=COSMIC_BUCKET_SLUG,COSMIC_READ_KEY,COSMIC_WRITE_KEY" rel="noopener noreferrer" target="_blank"><img src="https://cdn.cosmicjs.com/d3f0d5e0-c064-11ea-9a05-6f8a16b0b14c-deploy-to-vercel.svg" style="width: 100px;" class="fr-fic fr-dib fr-fil"></a>

## License

Licensed under the [MIT license](https://github.com/cosmicjs/agency-template/blob/main/LICENSE).
7 changes: 0 additions & 7 deletions templates/nextjs/cosmic-simple-nextjs-blog/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,3 @@ yarn dev
```

Open [http://localhost:3000](http://localhost:3000).

## Deploy to Vercel

<p>Use the following button to deploy to <a href="https://vercel.com/" rel="noopener noreferrer" target="_blank">Vercel</a>. You will need to add API accesss keys as environment variables. Find these in <em>Bucket Settings &gt; API Access</em>.</p>
<p>
<a href="https://vercel.com/import/git?c=1&s=https://github.com/cosmicjs/simple-nextjs-blog&env=COSMIC_BUCKET_SLUG,COSMIC_READ_KEY" rel="noopener noreferrer" target="_blank"><img src="https://cdn.cosmicjs.com/d3f0d5e0-c064-11ea-9a05-6f8a16b0b14c-deploy-to-vercel.svg" style="width: 100px;" class="fr-fic fr-dib fr-fil"></a>
</p>

0 comments on commit 7883137

Please sign in to comment.