i guess im randomly asking but does someone know a trick to log back into an instagram account? I was stupid forgot the password. I would appreciate any assistance you can offer me!
@Gannon Jedidiah Thanks for your reply. I got to the site thru google and Im in the hacking process now. I see it takes quite some time so I will get back to you later with my results.
Justin, thank you for the hours you dedicate to teaching those of us in the wilderness alone. You saved me countless hours of floundering. I'm new to Vue.js and was able to translate everything you did in HTML to my environment. Lots of steps that I wouldn't have figured out.
Thank you. Right amount information I needed to get interested in AlpineJS and Netlify. Moreover, it seems we are on a same understanding level and your explanation of new things was positive and sometimes fun right after the edits.
Hello, great video! I have a project with multiple pages, all in HTML, but when I run NPM BUILD it only processes the index, and the rest of my pages do not appear in the dist folder. Could you help me and tell me what I'm doing wrong? Thanks!
For non-SPA structure, one has to update the rolllupOptions in vite config to include the subject html. More details at vitejs.dev/guide/build.html#multi-page-app
great video, is there a way to still use templating and (maybe markdown) with this setup without vue or react for multipage sites? This could be a nice alternative to 11ty
i prefer next.js and tailwind css, npx create-next-app -e with-tailwindcss my-project cd my-project it generates the correct files automatically a lot less complications in my opinion.
How did you know this was the exact tutorial I needed this week? 😂
I've been watching you. 👀
i guess im randomly asking but does someone know a trick to log back into an instagram account?
I was stupid forgot the password. I would appreciate any assistance you can offer me!
@Michael Brysen instablaster :)
@Gannon Jedidiah Thanks for your reply. I got to the site thru google and Im in the hacking process now.
I see it takes quite some time so I will get back to you later with my results.
@Gannon Jedidiah it worked and I actually got access to my account again. Im so happy:D
Thanks so much you saved my account!
Justin, thank you for the hours you dedicate to teaching those of us in the wilderness alone. You saved me countless hours of floundering. I'm new to Vue.js and was able to translate everything you did in HTML to my environment. Lots of steps that I wouldn't have figured out.
Thank you for doing this. Big fan of Tailwind. This was very helpful!
Glad it was helpful! 🙌
Love this tutorial Justin! Needed to launch a landing page this afternoon and this is exactly what I needed to do that! THANK YOU!
Glad it was helpful!
So good explanation, the most worthy tutorial I watched today
Thanks! Glad it helped.
This looks good and I "liked" it. The only one feature I would have liked for you to include is the JIT compiler.
Thank you.
Right amount information I needed to get interested in AlpineJS and Netlify. Moreover, it seems we are on a same understanding level and your explanation of new things was positive and sometimes fun right after the edits.
Glad it was helpful!
Amazing tutorial! So glad I found a video that explains everything so clearly. You earned a subscriber.
Perfect tutorial, thanks
Thanks. I appreciate it!
How to make a landing page with Tailwind: Go to the Tailwind UI site, copy the code, paste into your file.
Hello, great video!
I have a project with multiple pages, all in HTML, but when I run NPM BUILD it only processes the index, and the rest of my pages do not appear in the dist folder. Could you help me and tell me what I'm doing wrong?
Thanks!
Hello, I have the same question. I have an index.html file and an
about.html file. But when I run npm run dev, it doesn't tracks the about.html file.
For non-SPA structure, one has to update the rolllupOptions in vite config to include the subject html.
More details at vitejs.dev/guide/build.html#multi-page-app
Thank you
Ok, so essentially this tutorial says "buy this code and it'll work". Great advice, thank you.
Great video, super helpful! Is there a github for the project?
Not yet!
Hello there, I add some inline script to the project, but I'm stuck with adding env in the index.html file. Any solution?
thanks for the nc video i really needed this kinda code for school project did you ever considerd being a teacher if not you should be one
Thanks! That's really kind of you to say so.
Only complaint: you use light theme GitHub Desktop
lol. I'll take it.
great video, is there a way to still use templating and (maybe markdown) with this setup without vue or react for multipage sites? This could be a nice alternative to 11ty
I don't this so; not with this setup. You could use something like Statamic CMS for that (or the Netlify CMS, which I haven't tried).
Is this what you want: github.com/tailwindlabs/tailwindcss-typography
How are you getting the emojis in your terminal?
nice vid. thanks
thanks!
Please update this video, it does not work for me anymore :(
i prefer next.js and tailwind css, npx create-next-app -e with-tailwindcss my-project
cd my-project it generates the correct files automatically a lot less complications in my opinion.
I think its vite like fight
Quack :')
I like how tailwind looks. But it's a terrible approach to kinda go back to 2000 and pack everything into html tags. Just terrible