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

https://github.com/yuiseki/scrapbox-nextjs-template

ScrapboxプロジェクトをNext.jsでSSGしてGitHub Pagesなどで静的Webサイトとして公開できるようにするためのテンプレート
https://github.com/yuiseki/scrapbox-nextjs-template

nextjs react scrapbox template

Last synced: about 2 months ago
JSON representation

ScrapboxプロジェクトをNext.jsでSSGしてGitHub Pagesなどで静的Webサイトとして公開できるようにするためのテンプレート

Awesome Lists containing this project

README

        

# scrapbox-nextjs-template

## 概要

### これは何?

Scrapbox のコンテンツを Next.js で SSG するためのテンプレートです

### どう動く?

- Scrapbox の API を経由してページ一覧と本文を取得します
- Scrapbox 記法を React コンポーネントに変換します

### なぜ作った?

Scrapbox を CMS の簡易なバックエンドとして使いたかったので開発しました

### どう使う?

- GitHub 上で https://github.com/yuiseki/scrapbox-nextjs-template を開く
- Use this template というボタンを押す
- next.config.js を編集する