Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 850 Bytes

File metadata and controls

30 lines (25 loc) · 850 Bytes

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-02-15

Added

  • Wordpress Main CSS file
  • Wordpress functions file (functions.php)
  • Several templates
    • Generic fallbacke (index.php)
    • Generic archive (archive.php)
    • Category archive (category.php)
    • Tag archive (tag.php)
    • Municipality archive (taxonomy-municipality.php)
    • Generic single object (single.php)
    • Post (single-post.php)
    • Page (page.php)
    • Blog (home.php)
    • Homepage (front-page.php)
    • 404 (404.php)
    • Search (search.php)
  • Searchform
  • Calendar Widget
  • Share Widget