Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yuiseki/proj-inclusive
Code for Japanのproj-inclusiveの公式Webサイト
https://github.com/yuiseki/proj-inclusive
nextjs react scrapbox tyescript
Last synced: 1 day ago
JSON representation
Code for Japanのproj-inclusiveの公式Webサイト
- Host: GitHub
- URL: https://github.com/yuiseki/proj-inclusive
- Owner: yuiseki
- License: wtfpl
- Created: 2022-05-29T09:42:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T02:50:11.000Z (about 1 year ago)
- Last Synced: 2024-12-17T12:50:40.299Z (5 days ago)
- Topics: nextjs, react, scrapbox, tyescript
- Language: TypeScript
- Homepage: https://yuiseki.github.io/proj-inclusive/
- Size: 414 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 を編集する