This is the repository for website at blog.orchid.software.
If you spot any errors, typos or missing information, please submit a pull request.
Let’s build the site.
# build static files with Jigsaw
./vendor/bin/jigsaw build
# compile assets with Laravel Mix
# options: dev, staging, production
npm run dev