flowershow
flowershow copied to clipboard
💐 Publish your obsidian digital garden or any markdown site easily and elegantly.
`SyntaxError: Named export 'useRouter' not found` when installing and previewing/building Flowershow. For reference, here is a related issue in Next.js repo: https://github.com/vercel/next.js/issues/48801
Not sure what we want to do with Flowershow blog posts. Should we update them as well (and e.g. add "updated" date to frontmatter) or archive and write new ones...

**💬2025-02-18**: For cloud this is probably more about having some standard components that you can use off the shelf. (Or folks can just iframe it ...). At minimum this is...
In our first tutorial we mentioned there would be a new tutorial showing how to add images to Flowershow website. It would be nice to finally create one. ## Acceptance...
Even if the site-wide ToC is disabled, the rest of the layout shouldn't be affected, i.e. the main content should be centered.
This is the tutorial subject that won in our latest Discord poll. ## Acceptance - [x] tutorial copy written, that covers: - [x] how to create custom Contentlayer document types...
[flowershow](https://github.com/flowershow/flowershow) can't works with cyrillic file names. content layers cuts symbols with `const makeVariableName = flow(idToFileName, (_) => camelCase(_, { stripRegexp: /[^A-Z0-9\_]/gi }))` in https://github.com/contentlayerdev/contentlayer/blob/9fc4ecf173fc9d526e11c7a7abeb0f3c720a0cc5/packages/%40contentlayer/core/src/generation/generate-dotpkg.ts So we have only "md"...
At the moment i'm using Flowershow for https://diginomics.io and when i try and run preview locally with `npm run dev` i get javascript errors like this (almost immediately after page...