vnphanquang / svelte-put

Useful svelte stuff to put in your projects
https://svelte-put.vnphanquang.com
MIT License
832 stars 25 forks source link

Bootstrap a Documentation Site - Master Issue #61

Closed vnphanquang closed 1 year ago

vnphanquang commented 2 years ago

Create a dedicated doc site for all documentation and examples, as docs through markdowns in github seems hard to follow

Sites to steal from:

Todos:

Landing animation inspiration:

vnphanquang commented 2 years ago

Improve Code component following pattern from vercel docs (example here).

vnphanquang commented 2 years ago

package docs:

link to docs page from github

vnphanquang commented 2 years ago

Resources:

vnphanquang commented 2 years ago

dynamic OG image: https://github.com/vercel/og-image

inspiration pool:


Settled on having static images because design requires 3D transform in html, which is not supported by satori yet. Maybe save for future improvement

https://github.com/vnphanquang/svelte-put/commit/c4118c8ccd228ec610e2e45a75e6dba62ad0602c

vnphanquang commented 2 years ago

If use algolia, apply for DocsSearch.

Separate issue in backlog created for this

vnphanquang commented 2 years ago
vnphanquang commented 2 years ago
vnphanquang commented 2 years ago
vnphanquang commented 2 years ago
vnphanquang commented 2 years ago
vnphanquang commented 2 years ago
vnphanquang commented 1 year ago

resources: