I am here. :D
Sozai images are hosted on Vercel with Next.js.
yarn devAnd access http://localhost:3000 on your web browser.
- Fork it
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create new Pull Request
If you want to add some images add a new image to public/images/ directory and edit src/data/images.yml.
After your pull request is merged deploying the latest code to Vercel.