Showcase: My Site Went Live Today

Took me a week or two (way faster than v1.0 which I did manually with NextJS). Today my Divhunt-created site went live: https://femtech.careers

Check it out. Let me know what you think!

1 Like

Hey there! Congratulations!

One thing I noticed, it looks like you get redirected to the default Divhunt when you perform a search.

1 Like

Amazing, good job! :slight_smile:

I see that you’ve had to use some work-around, but overall a very nice website and it proves that even if Divhunt doesn’t support some of the functionality yet, there’s a way to do it!

Amazing

1 Like

I can’t reproduce it. Can you take a quick loom to show me the error?

Search works great on my browser and in an incognito window.

Hey there!

Here is the demo:

For some reason, it would not let me record audio…

But essentially, when you do a search, the URL in the browser address changes from being femtech.careers to fentech-careers.divhunt.art…

Looks awesome! Well done, esp so for only a week or so work!

Your footer is overflowing on mobile. Change the rule for max-width:767px that says “flex-direction:column” to “grid-template-columns:1fr” since you’re using grid and not flex :slight_smile:

1 Like