Job description
I am looking for a NextJS developer to build a site structure/template using markdown (MDX).
Details:
- Home from mdx with html support to create custom links and blocks with company logos (div/a + className, which I will then ostilize)
- Several subpages directly from mdx (available at address.com/slug)
- A blog subpage with a list of articles (title, date, description)
- Custom header component on each subpage with links to subpages in custom order and detection of active page
- Downloading data from mdx for meta tags in header (title, description + all basic same for all pages)
- Custom font from Google Font using next/font
- Light + dark mode
- Anything that will make it turbo fast
- A readme file that will explain what's going on, how to set it up at your place, where to add blogs or edit basic stuff (using npm)
What it doesn't need.
- Tailwind.css, because the style/design is trivial
- I don't need css styling, I'll already embrace custom css alone, so a pkg for css only
- Adding content