Fork of https://github.com/catnose99/team-blog-hub
published at: https://blog.3-shake.com/
$ yarn install
$ yarn build
$ yarn dev
- サイトの基本設定は
site.config.ts
で行います。 - メンバーのプロフィールやRSSの登録は
members.ts
で行います。 - 配色を変更するには
src/styles/variables.scss
を書き換えます。 - ロゴなどの画像を変更するには
public
内のファイルを置き換えます。
Node.js v18
MIT