8000 GitHub - zwin-project/zwin.dev: Website for Zwin
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

zwin-project/zwin.dev

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Update contents

To add a new page, you have to

  • add markdown files (en, ja) to content/{folder}/{title_of_page_in_snake_case}/{locale}.md
  • add images to public/images/{folder}/{title_of_page_in_snake_case}
  • add properties to content/content.ts
  • add titles/translations to public/locales/{locale}/common.json

Releases

No releases published

Sponsor this project

 

Packages

No packages published
0