Oleksii Karpenko

Hello World

An example product page.

How to add a new product

  1. Create a file src/content/products/my-new-product.mdx.
  2. Export a frontmatter object with title, tagline, price, etsyUrl, and images.
  3. Write the body in Markdown / MDX, starting each section at ## ....
  4. The page is automatically generated at /p/my-new-product.

Links