こちらは木内の個人ホームページとブログです。
Powered by zeon-studio/hugoplate
Netlifyを利用してデプロイしています。mainブランチが更新されれば、自動でCIが走り、デプロイされます。
詳しくはこちらを参照してください。
Install all the dependencies using the following command.
npm install
Start the development server using the following command.
npm run dev