https://github.com/fluroash/nextjs-mdx-portfolio
Latest & greatest MDX blog making the most of Contentlayer, MDX, Next 15, React 19 & Tailwind v4 (WIP).
https://github.com/fluroash/nextjs-mdx-portfolio
blog contentlayer mdx nextjs portfolio tailwind typescript
Last synced: about 1 month ago
JSON representation
Latest & greatest MDX blog making the most of Contentlayer, MDX, Next 15, React 19 & Tailwind v4 (WIP).
- Host: GitHub
- URL: https://github.com/fluroash/nextjs-mdx-portfolio
- Owner: FluroAsh
- Created: 2025-01-17T10:31:27.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-03-18T09:47:28.000Z (2 months ago)
- Last Synced: 2025-03-28T19:44:39.851Z (about 2 months ago)
- Topics: blog, contentlayer, mdx, nextjs, portfolio, tailwind, typescript
- Language: TypeScript
- Homepage: https://www.ashleygthompson.com
- Size: 2.22 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This project is under construction. Please check back later.
### S3 Photo Management & Optimizer Tool
A tool to auotmate the process of uploading, optimizing, and mangaging photos in an S3 bucket, which will be used to
- Coming soon... (WIP)
### Installation
[KBar](https://github.com/timc1/kbar) is currently using an old dependency that does not support React 19 and has been deprecated ([React Virtual](https://github.com/TanStack/virtual)). To get around this incompatibility you can install the project with the following command:
```bash
npm i --legacy-peer-deps
```There's a pending fix for this issue, but it's currently closed and not been merged yet. You can the follow the issue [here](https://github.com/timc1/kbar/pull/348).