Sha256: 254810001567ef1c26e7c19ccc6988aab598a969856875db2e18c696d7bb6edb

Contents?: true

Size: 1.01 KB

Versions: 2

Compression:

Stored size: 1.01 KB

Contents

## [Unreleased]

## [1.1.1] - 2024-09-12
- Removed jekyll hook on post write

## [1.1.0] - 2024-09-12
- Fixed parsing of backlinks from renamed .md files

## [1.0.10] - 2024-09-12
- Fixed parsing of generated JSON files

## [1.0.9] - 2024-09-12
- Site data generated as json files saved into _data

## [1.0.8] - 2024-09-12
- Renamed .md to .mdnote so jekyll do not generate pages from it

## [1.0.6] - 2024-09-12
- Moved EXPLORER and FILE_TREE to explorer.html

## [1.0.5] - 2024-09-12
- Removed VAULTPATH and VAULT_FILES from global constants

## [1.0.4] - 2024-09-12
- Moved const initialization outside of head with defer attribte (again)

## [1.0.3] - 2024-09-12
- Fixed loading-spinner style
- Updated README

## [1.0.2] - 2024-09-12
- Turned off overwriting for generated html files
- Moved const variable declarators to head

## [1.0.1] - 2024-09-12
- Added `defer` attribute to script body responsible for initialization of constant variables


## [1.0.0] - 2024-09-11
- Initial release


## [0.1.0] - 2024-05-17
- Project started

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
jekyll-obsidian-1.2.0 CHANGELOG.md
jekyll-obsidian-1.1.1 CHANGELOG.md