Fork of Chiri for Astro for my blog
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: ignore tsconfig.tsbuildinfo

the3ash 63e87354 1adcb7a3

+1 -1
+1
.gitignore
··· 27 27 # Netlify build output 28 28 .netlify/ 29 29 30 + *.tsbuildinfo
-1
tsconfig.tsbuildinfo
··· 1 - {"root":["./.astro/types.d.ts","./astro.config.ts","./eslint.config.js","./scripts/new-post.ts","./scripts/toggle-proxy.ts","./scripts/update-theme.ts","./src/config.ts","./src/content.config.ts","./src/env.d.ts","./src/pages/atom.xml.ts","./src/pages/rss.xml.ts","./src/pages/api/proxy.ts","./src/pages/open-graph/[...route].ts","./src/plugins/rehype-cleanup.mjs","./src/plugins/rehype-copy-code.mjs","./src/plugins/rehype-image-processor.mjs","./src/plugins/remark-embedded-media.mjs","./src/plugins/remark-reading-time.mjs","./src/plugins/remark-toc.mjs","./src/types/component.types.ts","./src/types/config.types.ts","./src/types/content.types.ts","./src/types/index.ts","./src/utils/date.ts","./src/utils/draft.ts","./src/utils/feed.ts","./src/utils/image-config.ts"],"version":"5.9.3"}