Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

congrats team!

the livestream and meta discussions around the launch are happening here https://www.youtube.com/watch?v=N4BRVkQVoMc

theres a full in browser tutorial as well: https://learn.svelte.dev/

I've been keeping a reference implementation of a SvelteKit blog, inspired by @leerob's nextjs site: https://github.com/sw-yx/swyxkit/ for the past year and it's now updated for 1.0. hope it helps someone get going!



I checked out the blog and it doesn't seem to be rendering the Markup correctly.

For example the h2 headers appear literally as '## HEADER' on the website.


that is a stylistic choice on purpose - i actually add the #'s in with CSS - just makes headers stand out a little more :)

i use h2, h3, and h4 often and just using font size alone makes it hard to tell which level of nesting the content is intended

you can see this on my main blog https://www.swyx.io/




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: