A Science Olympiad tournament results archive.
Duosmium is a modernized platform that offers a comprehensive archive of tournament results formatted in the SciolyFF (Science Olympiad File Format). This new iteration, built with JavaScript (using the Eleventy framework), represents a significant shift from its predecessor, which was crafted in Ruby with the Middleman framework. The site is designed for ease of use, allowing users to access and contribute to valuable tournament data effectively.
Notably, Duosmium is geared towards developers and contributors who are familiar with web development, particularly those operating in Unix-based environments. It facilitates local development and builds processes, while also welcoming community contributions to enrich its data repository.
11ty is a static site generator that allows developers to build fast, modern websites using HTML, Markdown, and other templating languages, without the need for a complex build system.
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.