imba / imba.io

πŸ“„The official website of Imba
http://imba.io
MIT License
80 stars 37 forks source link

The v2 branch is currently in a broken build state #145

Closed aalemayhu closed 4 years ago

aalemayhu commented 4 years ago

I don't think we are running a recent version on the v2 site. I wanted to experiment with DocuSearch but the last deployment failed. See the GitHub action but easily reproducible locally. I can reproduce this locally too and it happened shortly after installing latest Imba, I think.

Steps to reproduce

npm run build
[...]
error compiling doc-widgets.imba
error compiling console.imba

https://github.com/imba/imba.io/actions/runs/218638097

somebee commented 4 years ago

Will look into it tomorrow at the latest

aalemayhu commented 4 years ago

πŸ†’ Feel free to offload any of the low hanging fruits.

Probably unrelated to this but we might need to update shorthands used in the docs. I can take a look unless someone beats me to it πŸ˜‰

Thanks πŸ™