Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1.19 KB

CHANGELOG.md

File metadata and controls

25 lines (19 loc) · 1.19 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[1.0.0] - 2021-05-15

Added

  • Create gem-based theme scaffolding #2
  • Create default.html layout #3
  • Create home.html layout #4
  • Create page.html layout #5
  • Create people.html layout #6
  • Create publications.html layout #7
  • Create post.html layout #8
  • Create cv.html layout #9
  • Create contact.html layout #10
  • Create course.html layout #11

Changed

  • Prepare theme to be published on RubyGems #12