Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/victorwynne/quattle
Quattle is a modern, responsive and customizable theme for the static site generator Jekyll and is fully compatible with the most recent v4.3.1 release.
https://github.com/victorwynne/quattle
css css3 dark-mode dark-theme gemspec html html5 jekyll jekyll-theme liquid-templating-engine responsive-design ruby ruby-gem sass-framework scss static-site-generator theme
Last synced: 3 months ago
JSON representation
Quattle is a modern, responsive and customizable theme for the static site generator Jekyll and is fully compatible with the most recent v4.3.1 release.
- Host: GitHub
- URL: https://github.com/victorwynne/quattle
- Owner: victorwynne
- License: mit
- Created: 2021-12-10T03:59:50.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-22T20:41:01.000Z (5 months ago)
- Last Synced: 2024-10-02T03:22:00.002Z (3 months ago)
- Topics: css, css3, dark-mode, dark-theme, gemspec, html, html5, jekyll, jekyll-theme, liquid-templating-engine, responsive-design, ruby, ruby-gem, sass-framework, scss, static-site-generator, theme
- Language: SCSS
- Homepage: https://quattle.victorwynne.com
- Size: 404 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Quattle is a modern and customizable theme for the static site generator Jekyll.
## Demo
[quattle.victorwynne.com](https://quattle.victorwynne.com)## Download
[GitHub](https://github.com/victorwynne/quattle/releases) or [RubyGems](https://rubygems.org/gems/quattle)## Features
Fully responsive with an emphasis on mobile friendly design, typography and interactionHTML, SASS, XML, supporting assets and config files are included for the theme's design and functionality
CSS media feature `prefers-color-scheme` to detect if the visitor has requested a light or dark color mode
`$variables` based color schemes for light and dark mode, syntax highlighting for code blocks and styling of elements
HTML/CSS compression (minification)
Valid RSS 2.0 syndicated feed
GDPR valid and compliant cookie consent banner
404, site map, navigation, archive, category, tag, about, style and privacy pages
Archive displays a tag cloud and number of posts per month, year, category, tag
Excerpt, pagination and per-post navigation to older/newer entries
Smart quotes across all content with the `{ | smartify }` liquid filter
Rich preview links when shared via iMessage and social media services
A wide variety of HTML elements commonly used in Markdown writing are styled (mark, source references, blockquotes, headers, tables, boxes/buttons, figure captions, code blocks, footnotes)
Additional supported and styled front matter:
* Author attribution
* Last modified date
* Permalinks for linked list style posts that have an external source reference## License
Quattle is free software distributed under a [MIT license](https://github.com/victorwynne/quattle/blob/main/LICENSE).