Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shinkeonkim/notion-blog
노션페이지를 이용한 Github 블로그
https://github.com/shinkeonkim/notion-blog
gh-pages notion react
Last synced: about 2 months ago
JSON representation
노션페이지를 이용한 Github 블로그
- Host: GitHub
- URL: https://github.com/shinkeonkim/notion-blog
- Owner: shinkeonkim
- Created: 2022-06-01T02:13:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-13T21:05:27.000Z (9 months ago)
- Last Synced: 2024-04-13T21:47:42.073Z (9 months ago)
- Topics: gh-pages, notion, react
- Language: TypeScript
- Homepage: https://blog.singun11.wtf
- Size: 728 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Notion blog
[![pages-build-deployment](https://github.com/shinkeonkim/notion-blog/actions/workflows/pages/pages-build-deployment/badge.svg?branch=gh-pages)](https://github.com/shinkeonkim/notion-blog/actions/workflows/pages/pages-build-deployment)
notion-api를 이용한 커스텀 블로그 사이트
## Dev
```bash
> yarn install
> yarn dev
```## TODO
- [ ] 한글/영어 title에 무관하게 작동되도록 하기
- [ ] footer 적용
- [ ] side table of contents 적요