pompy.dev/apps/blog
2024-02-29 00:07:36 +09:00
..
e2e test: add 404 status code test 2023-08-02 00:57:58 +09:00
public chore: add new blog post 2023-09-17 17:47:36 +09:00
src chore: update prettier 2024-02-28 23:34:49 +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: update prettier 2024-02-28 23:34:49 +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 chore: update to Node.JS v20 2024-02-29 00:07:36 +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 chore: format unformatted files 2023-09-20 22:34:41 +09:00