This project is a simple static web page showcasing the content for the VIBE CODING EXPERT COURSE.
https://page.genspark.site/page/toolu_0172UouaE3bcx7r9H8xJeoLz/vibe_coding_experts_skool_community_plan.html
- Single-page layout with navigation.
- Content sections loaded dynamically using JavaScript.
- Sticky navigation bar.
- Splash screen on initial load.
- Basic styling based on a provided HTML conversion.
index.html: The main HTML file containing the structure and embedded CSS.script.js: JavaScript file handling navigation, content loading, and splash screen.vibecode-thumb.png: Image used for the splash screen.vibelayout-md.md: Markdown file containing the source content (used for generating content inscript.js).vibe_coding_expert_course-converted.html: HTML file used as a styling reference.
- Ensure all files (
index.html,script.js,vibecode-thumb.png) are in the same directory. - Simply open the
index.htmlfile in your web browser.
This static site is suitable for deployment on platforms like:
- Vercel
- Netlify
- GitHub Pages
- Cloudflare Pages
(Currently deployed using Vercel - [Optional: You can add your specific Vercel link here later])