debbie.codes icon indicating copy to clipboard operation
debbie.codes copied to clipboard

My website built in Nuxt and using Nuxt Content. Feel free to clone it and play around with it.

Results 5 debbie.codes issues
Sort by recently updated
recently updated
newest added

- Use service config - Increase action timeout - limit worker to 8 - Disable sharding and merging - Disable Install browser for service Successful Run in my fork: https://github.com/puagarwa/debbie.codes/actions/runs/6667651405...

This PR updates Nuxt Studio dependencies to the latest version. Merge it if you want to enjoy the latest features and bug fixes.

Enforce trailing slashes on all route navigations. Update the sitemap to include URLs with trailing slashes.

refactor: clean up playwright.config.ts and comment out webServer configuration test: remove outdated blog filter, search, tag normalization, year navigation, and individual blog post tests test: add comprehensive blog listing tests...