-
### dev build script
- [ ] tsc/watch
- [ ] node/watch
- [ ] astro watch
### note
even though we don't need a bundler most of the modern build tools (vite, esbuild, bun) have them. ideally we'd…
60fov updated
12 months ago
-
So the Mdx content editor serialises latex expressions. I guess it serialises all the JS expressions.
![image](https://github.com/user-attachments/assets/7826c248-9003-4477-b41c-da789e6ec95d)
![i…
shmmh updated
3 weeks ago
-
There are use cases where a user doesn't want to publish their theme (such as if private or just testing something). The warnings that are emitted I feel are a tiny bit over-kill (especially when firs…
-
**Describe the bug**
I'm trying to run `astro dev start` on a Mac and get a certificate error.
```
=> ERROR [5/1] RUN if grep -Eqx 'apache-airflow\s*[=~>]{1,2}.*' requirements.txt; then e…
-
### What version of Bun is running?
1.0.7+b0393fba6200d8573f3433fb0af258a0e33ac157
### What platform is your computer?
Linux 5.15.90.1-microsoft-standard-WSL2 x86_64 x86_64
### What steps can repr…
-
I have the latest main branch and after building Sherpa I get
```
% python
Python 3.11.9 | packaged by conda-forge | (main, Apr 19 2024, 18:36:13) [GCC 12.3.0] on linux
Type "help", "copyright",…
-
### Language Name 🖊
The name of the framework is "Astro".
Official docs: https://docs.astro.build/
Not mentioned in the README, but it seems that tokei supports Astro: https://github.com/XAMPPR…
v36u updated
6 months ago
-
Hi,
I created a event-catalog project using the command npx @eventcatalog/create-eventcatalog@latest my-catalog. The build process works perfectly with "npm run build", but I'm encountering an erro…
-
### NextUI Version
2.1.13
### Describe the bug
I tried to build a simple Dropdown from tutorial on a Astro project,
I took note of using client:visible option
But I immediately receive this error…
-
https://docs.astro.build/en/guides/migrate-to-astro/from-hugo/