
Jekyll template for a conference website containing program, speaker, talks and room overview
The Jekyll theme "jekyll-theme-conference" is a responsive theme based on Bootstrap 4. It is designed for conferences and offers various features such as a multi-day program, talk and speaker descriptions, a map for directions, real-time live indications during the conference, and support for embedded video streaming or recordings. The theme uses static files and does not require databases, making it easy to generate and manage the website.
The jekyll-theme-conference is a responsive Jekyll theme based on Bootstrap 4. It is designed for conference websites and offers features such as a multi-day program/schedule, talk and speaker descriptions, a map for directions, real-time live indications, and support for embedded video streaming or recordings. The theme can be installed using either the Gem-based method, the Remote Theme method, or by manually referencing the theme's files.

Jekyll is a static site generator written in Ruby that allows you to create simple, fast, and secure websites without the need for a database.
Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects
Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites.
SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.
A template or theme refers to a pre-designed layout or structure that provides a basic framework for building a specific type of application or website. It typically includes good design, placeholder content and functional features, allowing developers to customize and fill in the details according to their specific needs.