Closed ryanprior closed 6 years ago
Hi, thanks for reporting, I found a bug and work on the fix. Will keep you updated.
Hi again,
The problem was fixed, you need to update gem to inesita 0.8.1
generate new project and everything should work as you expect.
If you'll have any problems just let me know.
Cheers 🥃
Summary
I can't figure out how to build my Inesita project as a static site. I think this is what
inesita build
is for, but that command doesn't appear to work.Steps to reproduce
gem install inesita
create a blank new project:
Expected result
The
dist
folder should now contain a static version of the default Inesita app.Actual result