pompy.dev/apps/blog
2023-08-08 12:39:46 +09:00
..
e2e test: add 404 status code test 2023-08-02 00:57:58 +09:00
public feat: auto robots.txt and sitemap gen 2023-07-29 11:48:16 +09:00
src refactor: improve content json importing 2023-08-08 12:39:46 +09:00
.eslintrc.cjs feat(blog): migrate to nextJS 2023-07-28 15:43:29 +09:00
.gitignore test: add E2E testing 2023-07-29 09:04:23 +09:00
.prettierrc.cjs chore: add shared prettier config 2023-07-09 12:41:43 +09:00
next-sitemap.config.js feat: auto robots.txt and sitemap gen 2023-07-29 11:48:16 +09:00
next.config.js refactor: improve content json importing 2023-08-08 12:39:46 +09:00
package.json refactor: add type comments to postCSS configs 2023-08-07 23:22:16 +09:00
playwright.config.ts refactor: create sharable playwright config 2023-07-29 10:57:53 +09:00
postcss.config.js refactor: add type comments to postCSS configs 2023-08-07 23:22:16 +09:00
tailwind.config.js feat(blog): migrate to nextJS 2023-07-28 15:43:29 +09:00
tsconfig.json feat(blog): migrate to nextJS 2023-07-28 15:43:29 +09:00