aiwas' weblog powered by Lume
- valeriangalliat/markdown-it-anchor
- markdown-it/markdown-it-abbr
- markdown-it/markdown-it-sub
- markdown-it/markdown-it-sup
- markdown-it/markdown-it-footnote
- cmaas/markdown-it-table-of-contents
- markdown-it/markdown-it-container
- tsutsu3/markdown-it-named-code-blocks
- rotorz/markdown-it-block-embed
- markdown-it-attr (by default)
- markdown-it-deflist (by default)
To reload all dependencies, run deno cache _config.ts
- in development: Read from
.env.production
. - in production (Deno Deploy, Vercel and others): Use Environmental Variables Settings of each platform.
- Select
Vercel > (Project) > Settings > Deploy Hooks
and issue webhook url - Select
microCMS > (API) > API設定 > Webhook > カスタム通知
and add incoming webhook setting
- 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.