Idea: Using Reveal.js and Tailwindcss to present projects. Building a minimal and completely static website where only content matters. Embedding Reveal.js with Vue.js to edit slides faster.
Related techniques:
- Vue.js: JavaScript framework.
- Vite: Build tool.
- Tailwindcss: CSS framework.
- Vue Router: Website router.
- Reveal.js: Presentation framework.
This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup>
SFCs, check out the script setup docs to learn more.
- VS Code + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).