-
We could (at build time), build a really simple sqlite db, and leverage the full text search capabilities to implement search across docs and blog posts.
Thoughts?
-
### Quick summary
Trying to drag and drop media files to the editor, it fails.
### Steps to reproduce
1. Create a site with the Personal or Premium plans
2. Open the page to create a new pos…
-
Right now we use the classic simple-fast algorithm (*A Simple, Fast Dominance Algorithm* by Cooper et al) and while this works well most of the time in practice, it has quadratic worst case time.
L…
-
Reproduction: fork this in develop branch https://github.com/mathix420/mathix.dev/tree/develop
Config:
```ts
export default defineNuxtConfig({
future: { compatibilityVersion: 4 },
compatibilityDa…
-
Deploy simple blog with cloud sql with terraform
-
Sections to add to the public library
- [ ] Add the below sections to the public library
- Simple menu: With ability to select a page from your section project as a URL, or input an "Other" …
-
e.g. blue-green deployment
This can be done with elaborate systems like Kubernetes or Rancher, but it's also possible to do it by simply scaling new/old versions of containers up/down (see links be…
-
### Describe the feature you'd like to request
Hey! @kr
I noticed that as the blog content grows, it’s getting a bit harder to quickly find specific posts. So, I’d like to suggest adding a more adv…
-
### Describe the bug
npm run build problems even for simple prompts and Builts. the whoel thing does not work at all. Simple Error fixing even does not work
I´m asking for a full refund. This whol…
-
Hello,
Thank you so much for your Astro blog starter. It’s really simple and amazing!
I noticed that the pagination is handled with JavaScript instead of using URL parameters. For instance, if I…