Add 'features' to README

This commit is contained in:
Joe Roe 2024-02-12 09:27:00 +01:00
parent 604dbed074
commit 0d8a9293e6
No known key found for this signature in database
GPG key ID: 032DAD09129ADB03

View file

@ -10,6 +10,13 @@ risotto is a minimalist, responsive [hugo](https://gohugo.io) theme inspired by
![Screenshot of the risotto theme](https://raw.githubusercontent.com/joeroe/risotto/master/images/screenshot.png) ![Screenshot of the risotto theme](https://raw.githubusercontent.com/joeroe/risotto/master/images/screenshot.png)
## Features
* Plain, semantic HTML with no Javascript
* Plain CSS no frameworks, no preprocessors, just simple and easy-to-customise stylesheets
* Uses [CSS Grid](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_grid_layout) for native responsive behaviour without arbitrary breakpoints
* Comes with [16 built-in colour schemes](#colour-palettes) based on popular terminal themes plus the ability to use custom themes using the [base16 system](https://github.com/monicfenga/base16-styles)
## Install ## Install
The easiest way to install the theme is to clone this repository into your site's `themes` directory: The easiest way to install the theme is to clone this repository into your site's `themes` directory: