Packages

Essence is a Serum theme which presents a minimal and clean look.

Current section

Files

Jump to
Raw

CHANGELOG.md

# Essence Changelog
## v1.1.0 — 2020-02-02
### Fixed
- Fixed an issue where style rules are not applied to preview texts in post
lists.
### Changed
- Post lists use a new (nicer) pagination buttons.
- "Roboto Mono" font from Google Fonts will be used to display codes. Also set
some system monospace fonts as fallback fonts.
- Increased the line height of main texts from 1.6 to 1.8.
## v1.0.2 — 2019-12-25
### Improved
- You can now customize the topmost banner area by overriding
`includes/banner.html.eex`.
## v1.0.1 — 2019-08-06
### Added
- You can now add more tags inside the `<head>` tag by overriding
`includes/head-extras.html.eex`.
## v1.0.0 &mdash; 2019-05-18
- Initial Release