web/src/lib/content/posts/welcome.md
This is the first post of your new blog, powered by SvelteKit, Obsidian, and Fabric. We are excited to share this project with you and we hope you find it useful for your own writing and experiences.
Get started:
<div class="flex text-inherit justify-start mt-2"> <Button variant="primary" class="btn border variant-filled-primary text-align-center" on:click={openDrawer} >Open Drawer </Button> </div> <NoteDrawer />This part of the application is edited in <a href="http://localhost:5173/posts/obsidian" name="Obsidian">Obsidian</a>.
Stay tuned for more content!