Skip to content

aiwas/blog.elendia.net

Repository files navigation

blog.elendia.net

aiwas' weblog powered by Lume

Technologies

Dependencies

NOTE

When some cache is missing:

To reload all dependencies, run deno cache _config.ts

Using environmental variables:

  • in development: Read from .env.production.
  • in production (Deno Deploy, Vercel and others): Use Environmental Variables Settings of each platform.

Deployment

microCMS -> Vercel (directly)

  1. Select Vercel > (Project) > Settings > Deploy Hooks and issue webhook url
  2. Select microCMS > (API) > API設定 > Webhook > カスタム通知 and add incoming webhook setting

microCMS -> Github Actions -> Vercel

  • Maybe better than above?
    • If using headless CMS (i.e. not storing article data in git repo), there is no need to use GitHub Actions.

Releases

No releases published

Packages

No packages published