Hi
Having just discovered this project (When seeing it as a new formulae while running brew update on a Mac), I was a bit disappointed with the blank page when running cook server. I looked into it, and there were nothing except generic html and broken links.
So it seems like there are missing assets in the brew version:
# Homebrew installed version
❯ ls -lh /opt/homebrew/Cellar/cookcli/0.13.0/bin/cook
-r-xr-xr-x@ 1 hilli admin 8.2M May 27 22:58 /opt/homebrew/Cellar/cookcli/0.13.0/bin/cook
# downloaded version
❯ ls -hl cook
-rwxr-xr-x@ 1 hilli staff 17M May 27 23:10 cook
Hi
Having just discovered this project (When seeing it as a new formulae while running
brew updateon a Mac), I was a bit disappointed with the blank page when runningcook server. I looked into it, and there were nothing except generic html and broken links.So it seems like there are missing assets in the brew version: