Welcome!

You, fat bikingbikingmountain biking
Back

So this is my little blog. I started riding a fat bike lately (and quite a lot) around some of the bigger trails here in San Diego.

I've been reading a lot around the net on biking blog and watching videos on YouTube. I've learned so much and I'm so thankful that I decided to build this blog so that I can give back and also chronicle my learning journey biking.

h3 Heading

h4 Heading

h5 Heading
h6 Heading

Emphasis

This is bold text

This is italic text

Strikethrough

Blockquotes

Develop. Preview. Ship. – Vercel

Lists

Unordered

Ordered

  1. Lorem ipsum dolor sit amet
  2. Consectetur adipiscing elit
  3. Integer molestie lorem at massa

Code

Inline code

export default function Nextra({ Component, pageProps }) {
  return (
    <>
      <Head>
        <link
          rel="alternate"
          type="application/rss+xml"
          title="RSS"
          href="/feed.xml"
        />
        <link
          rel="preload"
          href="/fonts/Inter-roman.latin.var.woff2"
          as="font"
          type="font/woff2"
          crossOrigin="anonymous"
        />
      </Head>
      <Component {...pageProps} />
    </>
  )
}

Tables

OptionDescription
FirstLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
SecondLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
ThirdLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

Links

Footnotes

[^1]: Footnote can have markup

and multiple paragraphs.

[^2]: Footnote text.

© Jan Itor.RSS