Alexandre Lotte

Results 13 comments of Alexandre Lotte

Hello @mdings ! I think you could achieve what you're looking for by creating a hyperapp http effect similar to the loadStatic one in the `init` of your pages, example:...

Hi! Hyperstatic is bundler agnostic, the current `hyperstatic-starter` uses vite for dev tooling, so it probably has to do with the vite.config.js. I would suggest to try removing these lines...

Thanks for this! If I can get help on this project, it would definitively push me to work on it a lot further. I have a lot of ideas for...

Hey @mdings !! Thanks for creating this issue! This is something I had not thought of. Sorry for the delayed response. I made the changes here, do you have any...

Hi there @SkipKayhil, I'm glad you're bringing the router up. Thank you for the contribution to the project by the way, it is really appreciated. I think 1 is the...

The latest release seems stable enough and is pretty fully featured. For me I don't see the issue with it not receiving more updates in the near future as it...

Hope I'm not butting in too much but in case you guys want a quick and easy solution for this (until you develop your own), you can use https://thumbsmith.com/ (Full...

Hi @magicmatatjahu, my pleasure! Unfortunately as you mentioned the meta tags really needs to be in the initial HTML for the crawlers to pick it up. You will have to...

Hi @mdings ! Thank you for reporting this, this is indeed a bug in the new version of hyperstatic, I will try to fix it soon! I'm currently redoing the...

Just published a new version! Upgrade your project to 2.0.3 to check it out! Hopefully it works out all well :) I updated the starter as well with the new...