All Projects → ChangoMan → nextjs-typescript-mdx-blog

ChangoMan / nextjs-typescript-mdx-blog

Licence: other
Next.js blog starter built with Typescript, MDX, and Tailwind CSS.

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to nextjs-typescript-mdx-blog

Leerob.io
✨ My portfolio built with Next.js, MDX, Tailwind CSS, and Vercel.
Stars: ✭ 1,369 (+953.08%)
Mutual labels:  mdx, tailwindcss
Egghead Next
The frontend for egghead.io.
Stars: ✭ 896 (+589.23%)
Mutual labels:  mdx, tailwindcss
Personal-Site-Gourav.io
My personal site & blog made with NextJS, Typescript, MDX, Tailwind CSS. Deployed on Vercel : https://gourav.io
Stars: ✭ 64 (-50.77%)
Mutual labels:  mdx, tailwindcss
website
Personal website and blog built with Next.js, Preact, MDX, Tailwind CSS and hosted on Vercel.
Stars: ✭ 17 (-86.92%)
Mutual labels:  mdx, tailwindcss
tailwind-merge
Merge Tailwind CSS classes without style conflicts
Stars: ✭ 313 (+140.77%)
Mutual labels:  tailwindcss
portfolio-2021
It is my portfolio Website.
Stars: ✭ 23 (-82.31%)
Mutual labels:  tailwindcss
vitesome
A simple opinionated Vue3 Starter Template with Vite.js
Stars: ✭ 124 (-4.62%)
Mutual labels:  tailwindcss
callum-flack-design
Design services portfolio & blog
Stars: ✭ 14 (-89.23%)
Mutual labels:  tailwindcss
next-tailwind-motion
A simple Next.js starter kit with TailwindCSS (JIT) and Framer Motion preconfigured. Optional feature branches for Locomotive Scroll, Sanity and Dato configuration coming soon...
Stars: ✭ 40 (-69.23%)
Mutual labels:  tailwindcss
guillaumebriday.fr
✏️ 📖 My personal blog built with Gatsby and Tailwind CSS.
Stars: ✭ 27 (-79.23%)
Mutual labels:  tailwindcss
vscode-xwind
vscode extension for xwind
Stars: ✭ 16 (-87.69%)
Mutual labels:  tailwindcss
craft-3
Boilerplate with Craft CMS, Tailwind CSS, VueJS & Alpine.js used for internal projects.
Stars: ✭ 34 (-73.85%)
Mutual labels:  tailwindcss
gatsby-starter-specimens
Leverage the wide variety of powerful React components to build your design system. Display colors, typography or any other design tokens with ease. Works seamlessly with MDX.
Stars: ✭ 35 (-73.08%)
Mutual labels:  mdx
jigsaw-docs-template
Starter template for a documentation site, using Jigsaw by Tighten
Stars: ✭ 39 (-70%)
Mutual labels:  tailwindcss
gatsby-themes
A collection of open source, well designed, highly customizable and 100% free Gatsby themes for blazing fast sites. We are working on the next version of the Flex theme. See https://github.com/reflexjs/reflexjs
Stars: ✭ 296 (+127.69%)
Mutual labels:  mdx
benefit
✨ Utility CSS-in-JS library that provides a set of low-level, configurable, ready-to-use styles
Stars: ✭ 51 (-60.77%)
Mutual labels:  tailwindcss
myPortfolio
This is a portfolio application built by using Next.js, ChakraUi, Typescript and Dev.to api.
Stars: ✭ 127 (-2.31%)
Mutual labels:  mdx
codeX
CodeX is a platform which converts code into easy to understand language.
Stars: ✭ 46 (-64.62%)
Mutual labels:  tailwindcss
hue.tools
Simple toolbox for working with colors. Color mixing, blending, conversion, modification, detailed information, etc.
Stars: ✭ 331 (+154.62%)
Mutual labels:  tailwindcss
react-tailwind-emotion-starter
React + Tailwind + Emotion
Stars: ✭ 29 (-77.69%)
Mutual labels:  tailwindcss

NextJS - Typescript - MDX - Blog

A Next.js starter for your next blog or personal site. Built with:

This Starter is heavily inspired by Lee Robinson and Anson Lichtfuss.

👀 View the Live Demo

Getting Started

git clone https://github.com/ChangoMan/nextjs-typescript-mdx-blog.git
cd nextjs-typescript-mdx-blog

yarn install
# or
npm install

yarn dev
# or
npm run dev

Your new site will be up at http://localhost:3000/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].