vredeburg
1.0.0
Celebrity と Tailwind CSS を使用してブログを作成するためのシンプルなスターター プロジェクト。
ここでデモをご覧ください。
git clone https://github.com/daflh/vredeburg.git my-blog
cd my-blog
npm install
npm start
npm run build
npm run debug
タイトル、説明、作成者データ、メニュー/ナビゲーション項目などを変更するには、 src/_data/
に移動します。