ローカルにZolaをインストールする ここ
バッシュ git clone https://github.com/spacecubics/www.git cd www
## サイトをビルドし、ローカルでテストできるようにする
```bash
zola serve
このサイトの一部はまだ進行中です:
- お問い合わせフォーム
- モバイル最適化
ZolaとDuckquillテンプレートにインスパイアされた。
Install Zola locally here
English Version
git clone https://github.com/spacecubics/www.git
cd www
zola serve
Some parts of this site are still in progress:
- Contact Form
- Mobile Optimization
zola build && wrangler pages dev public
Inspired by Zola and the Duckquill template.