Jekyll theme for a conference website
Nagymaros is a Jekyll theme designed for conferences, workshops, meetings, and similar events. It features a simple and intuitive structure with four pages that provide key information about the event: an index page, a program page, a map of conference locations, and an alphabetical list of contributors. The theme is based on Bootstrap 5 and is mobile-first and fully responsive. It aims to be simpler and easier to customize compared to other similar themes.
Nagymaros is a Jekyll theme specifically designed for conference and event websites. It offers a simple and intuitive structure with key pages for event details, schedules, maps, and contributor information. The theme is based on Bootstrap 5 and is mobile-first and fully responsive. It can be installed either by cloning the repository or as a gem for easier customization. Overall, Nagymaros provides a straightforward solution for creating and customizing conference and event websites.
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.
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.