Repo structure and ability to fork, download has vanished😯

I’m on v0’s free tier. It has been helpful so far.
Recently I tried generating a project with usual HTML, CSS files: jekyll-structure to be more specific.

v0 began working, popping the usual directory structure sidebar getting written in real time. Once completed, that directory structure disappeared. No way to fork, download the whole project files.
All files were displayed as part of the chat, dis-integrated at some places because of breaking out of the triple backticks at some places.
I noticed that some of my past chats–the ones that were completely fine also stopped showing the directory structure. While some still shows.
This is weird behaviour.
Another one is the timing out while generating the files. Uses all three messages in this struggle.

Try in your v0 interface, it is unpredictable so no idea whether anyone can reproduce it reliably.

Framework: jekyll
Project settings: default

EDIT: I have tried clearing browser cache etc maintenance tasks in case something was interfering. No luck.

1 Like

Did you know about these other v0 resources? A human should be here soon to help, but the answer may already be available even faster in one of these other posts.

This guide is a great place to start.

And these recordings can give you a look at v0 features and strategies in action: Topics tagged v0

1 Like

Hi, @bhagyeshsp! Welcome to the Vercel Community :waving_hand:

Did you take a chance to read through the v0 expert post? I think there are some helpful pointers on there for you. :smiley:

Hi @pawlean , thanks for catering to my query. I have read through the post, none of them are helpful for this specific query. If you read my query you’d understand.

v0 doesn’t officially support jekyll, it will try its best but you’ll see things like this in the preview

If you want to build a static site it’ll work best to keep is as a Next.js static site during development and consider porting later if you want outside of v0

1 Like