Skip to content

meetjspl/summit

Repository files navigation

meet.js Summit

New and fresh conference template with Vite and Handlebars.

💻 Development

# Install dependencies
bun install

# Start development server with live preview
bun dev

# Build for production
bun run build

# Serve production locally
bunx serve dist

🚀 Deployment

Before deployment, make sure that the redirect.html is set up correctly to the latest year.

This script will rebuild the project for production and deploy it to the gh-pages branch:

bun run deploy

Roadmap

  • Use Handlebars injection for repeating stuff (year, city, address, date, head etc)
  • Use Handlebars loops for speakers, sponsors and partners
  • Replace old JS accordions with <details>
  • Remove old JS
  • Replace SASS with CSS
  • Remove unused CSS (partially)
  • Setup Renovate to never repeat undermaintained project mistakes (is it even that difficult to update a template once a year? :/)

Made with ❤️ by Michał Korczak


About

Website of annual meet.js Summit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 20

Languages