This blog is written on Hygraph and rendered on the site using Astro content loader
Here are some examples of using MDX:
h2 Heading
h3 Heading
h4 Heading
h5 Heading
Emphasis
This is bold text
This is italic text
Strikethrough
Blockquotes
If today were the last day of my life, would I want to do what I am about to do today? – Steve Jobs
Links
- Astrofolio is built with https://astro.build/.
- Astrofolio uses https://bun.sh/ for package management.
CodeBlocks
// This is commented-out code
export default function HelloWorld() {
return (
<h1>Hello, World!</h1>
);
}
Image
Embeds
Tweets
The hottest new programming language is English
YouTube Videos
Captions
Captions that flow smoothly, making your content easy to read and visually appealing with a clean look.Tables
Month | Savings |
---|---|
January | $250 |
February | $80 |
March | $420 |
Callout
💡
[Astrofolio](https://astrofolio-astro.vercel.app/) is a clean, simple, and fast portfolio built with Astro, Tailwind CSS, and bun for optimal performance.