This is a Next.js project bootstrapped with create-next-app
.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Metadata fields
title: string
description: string
image?: string
noindex?: true
tags?: string[]
Image gallery


Quote
> The air traveller only travels after he has landed.
>
> <figcaption>Marshall McLuhan <cite>Understanding Media</cite></figcaption>
Bibliography
<div className="hanging-indent">
<cite>book 1 </cite>
<cite>book 2 </cite>
</div>
Footnote
Lorem ipsum[^1] dolor.
[^1]:
Notes can be
multiline.