Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 블로그

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 적요