feat: continued blog creation blog
This commit is contained in:
@@ -6,7 +6,7 @@ to write new posts minimal. This is more a ressource summery with tips, than an
|
||||
---
|
||||
|
||||
|
||||
## Static side generation
|
||||
# Static side generation
|
||||
The stack consists of:
|
||||
- [svelte + svelte-kit](https://svelte.dev/docs/kit/introduction)
|
||||
- [mdsvex](https://mdsvex.pngwn.io/)
|
||||
@@ -16,7 +16,7 @@ The core functionallity provides which allow you to combine svelte and markdown.
|
||||
|
||||

|
||||
|
||||
## Image sizing
|
||||
# Image sizing
|
||||
|
||||
I want to be able to rezise an image in markdown without using HTML,
|
||||
just like in obsidian, by declaring the width after the alt text ``.
|
||||
@@ -46,7 +46,7 @@ And then needs to be imported in the mdsvex layout:
|
||||
This is desctibed in furhter details by the [mdsvex docs](https://mdsvex.pngwn.io/docs#custom-components)
|
||||
and this [issue](https://github.com/pngwn/MDsveX/discussions/292).
|
||||
|
||||
## Colors
|
||||
# Colors
|
||||
|
||||
I love the [rose pine](https://rosepinetheme.com/) color palette. I use it privatly for some applications,
|
||||
and think it improves this blog too.
|
||||
|
||||
Reference in New Issue
Block a user