Eleventy Template Multiplicity

screenshot of Eleventy Template Multiplicity
scss

Simple RSS aggregator site based on Eleventy 2.x

Overview

M10y is a simple starter pack based on Eleventy static site generator that allows users to create an RSS aggregator site. It comes with template code and a GitHub action for keeping the site up to date. M10y is designed to be easy to deploy and personalize, making it a convenient solution for creating and managing RSS aggregator sites.

Features

  • Light / Dark Mode Switcher: M10y includes a built-in light and dark mode switcher, allowing users to choose their preferred color scheme.
  • Pagination: The theme supports pagination, making it easy to navigate through the aggregated RSS feeds.
  • Translation Ready: M10y provides a separate file with static phrases for easy translation and localization.
  • Automatic Favicon Generation: The theme automatically generates favicons for each feed item, enhancing the visual representation of the aggregated articles.
  • Support for RSS and JSON Feeds: M10y is compatible with both RSS and JSON feeds, providing flexibility in aggregating different types of content.
  • Custom Avatar for Each Feed Item: Users can specify custom avatars for each feed item, adding a personalized touch to the aggregated articles.

Summary

M10y is a simple starter pack based on Eleventy that enables users to create RSS aggregator sites. With features such as light/dark mode, pagination, and customizable avatars, M10y provides a convenient and flexible solution for managing aggregated RSS and JSON feeds. The theme includes easy installation and personalization steps, making it accessible for users of all levels of expertise.

scss
SCSS

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.