/nextra-ywt-template

Nextraを使ったYWTのtemplate

Primary LanguageTypeScriptMIT LicenseMIT

nextra-ywt-template

ホーム

参考リポジトリ

shuding/nextra-docs-template: Nextra docs template

Vercel にデプロイ

Nextra リンク

基本的なガイド

Docs テーマ

カスタムテーマ

動作環境

名前 バージョン
Node.js 18.12.0
npm 8.19.2
next.js 13.1.2
react 18.2.0
react-dom 18.2.0
nextra 2.2.4
typescript 4.9.4

ローカル環境 Local Development

  • yarn install
    • 依存性の解決
  • yarn dev
    • 開発サーバーの立ち上げ
    • 基本的に localhost:3000 になる

必要であれば、各自で修正すること

  • theme.config.tsx
    • projectdocsRepositoryBasehead を修正する
  • _meta.json
    • contact.href に SNS のアカウント名を追加する