Skip to content

Commit

Permalink
Update astro content dev project (#631)
Browse files Browse the repository at this point in the history
  • Loading branch information
JedWatson authored Sep 7, 2023
1 parent fd3d9da commit a47ba0e
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions dev-projects/astro-content/astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ export default defineConfig({
output: 'hybrid',
site: 'https://example.com',
integrations: [tailwind(), react(), sitemap(), markdoc(), keystatic()],
// this vite config is only needed inside the monorepo
vite: {
ssr: {
external: ['@keystatic/core'],
Expand Down
4 changes: 2 additions & 2 deletions dev-projects/astro-content/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"@astrojs/react": "^3.0.0",
"@astrojs/sitemap": "^3.0.0",
"@astrojs/tailwind": "^5.0.0",
"@keystatic/astro": "^1.0.0",
"@keystatic/core": "^0.1.2",
"@keystatic/astro": "^1.0.2",
"@keystatic/core": "^0.1.4",
"@tailwindcss/typography": "^0.5.9",
"@types/react": "^18.2.8",
"@types/react-dom": "^18.0.11",
Expand Down
4 changes: 2 additions & 2 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 comments on commit a47ba0e

@vercel
Copy link

@vercel vercel bot commented on a47ba0e Sep 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

keystatic – ./dev-projects/next-app

keystatic-thinkmill-labs.vercel.app
keystatic-git-main-thinkmill-labs.vercel.app
keystatic.vercel.app

@vercel
Copy link

@vercel vercel bot commented on a47ba0e Sep 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

keystar-ui – ./design-system/docs

voussoir.vercel.app
keystar-ui.vercel.app
keystar-ui-git-main-thinkmill-labs.vercel.app
keystar-ui-thinkmill-labs.vercel.app

@vercel
Copy link

@vercel vercel bot commented on a47ba0e Sep 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.