Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hyesuhong/sudotlog
dev blog made with Next.js
https://github.com/hyesuhong/sudotlog
blog giscus mdx nextjs
Last synced: 12 days ago
JSON representation
dev blog made with Next.js
- Host: GitHub
- URL: https://github.com/hyesuhong/sudotlog
- Owner: hyesuhong
- Created: 2024-05-09T07:06:45.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-09-12T09:42:23.000Z (2 months ago)
- Last Synced: 2024-10-11T01:41:16.117Z (about 1 month ago)
- Topics: blog, giscus, mdx, nextjs
- Language: TypeScript
- Homepage: https://sudotlog.com
- Size: 2.76 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sudotlog
`Next.js` 를 기반으로 만든 개발 블로그입니다.
## Stack
**Language**:
![Typescript](https://img.shields.io/badge/Typescript-000000?style=flat-square&logo=Typescript&logoColor=white)**Framework**:
![NextJS](https://img.shields.io/badge/Next.js-000000?style=flat-square&logo=Nextdotjs&logoColor=white)**Content**:
![MDX](https://img.shields.io/badge/MDX-000000?style=flat-square&logo=mdx&logoColor=white)**Styling**:
![Tailwind CSS](https://img.shields.io/badge/TailwindCSS-000000?style=flat-square&logo=tailwindcss&logoColor=white)**Deployment**:
![Vercel](https://img.shields.io/badge/Vercel-000000?style=flat-square&logo=vercel&logoColor=white)## Todo
- [x] Table of Contents
- [x] Comment with [Giscus](https://github.com/giscus/giscus)
- [ ] Google Analytics
- [x] Error, Not Found, Loading
- [x] Redesign(main page, header, footer)