Welcome to ilovecoke - a monorepo powered by Next.js, Turborepo, and MDX.
This site is built with the following stack:
MDX lets you write content in Markdown while embedding React components. Here's a quick demo:
const greeting = "Hello from ilovecoke!";
console.log(greeting);
| Feature | Status | | ---------- | ------ | | MDX | Done | | Blog | WIP | | Dark Mode | Done |
The best things in life are simple — like a cold Coke on a hot day.
This page is written entirely in MDX.