-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
60aeffd
commit 15c096e
Showing
4 changed files
with
39 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
{ | ||
".": "0.0.1" | ||
".": "0.1.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
# Changelog | ||
|
||
## [0.1.0](https://github.com/inclusive-design/standards.inclusivedesign.ca/compare/v0.0.1...v0.1.0) (2025-01-09) | ||
|
||
|
||
### Features | ||
|
||
* add CSS support and fonts ([#33](https://github.com/inclusive-design/standards.inclusivedesign.ca/issues/33)) ([98192a3](https://github.com/inclusive-design/standards.inclusivedesign.ca/commit/98192a38ee47492edff60d4ff616385c902f6ad5)) | ||
* add footnotes support ([#16](https://github.com/inclusive-design/standards.inclusivedesign.ca/issues/16)) ([55e97eb](https://github.com/inclusive-design/standards.inclusivedesign.ca/commit/55e97eb1a64bdf7d46e100972bf17ace54b85924)) | ||
* add initial layout and components ([#36](https://github.com/inclusive-design/standards.inclusivedesign.ca/issues/36)) ([5dfb5a6](https://github.com/inclusive-design/standards.inclusivedesign.ca/commit/5dfb5a66b1c6b3366050ff60cbda07c28ed11644)) | ||
* add localization feature and footer to test with ([#30](https://github.com/inclusive-design/standards.inclusivedesign.ca/issues/30)) ([38db80c](https://github.com/inclusive-design/standards.inclusivedesign.ca/commit/38db80c4dc2af1e06f11d52f90272c641ff0749f)) | ||
* some scaffolding ([2973bbc](https://github.com/inclusive-design/standards.inclusivedesign.ca/commit/2973bbcbe83107f6b97d1741de0e5a6e8cc03f6b)) | ||
* use vertical spacing rule for footer ([#48](https://github.com/inclusive-design/standards.inclusivedesign.ca/issues/48)) ([3640b94](https://github.com/inclusive-design/standards.inclusivedesign.ca/commit/3640b942d2c6f9655c4560d6638a32ab610be26e)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* add lint script ([#4](https://github.com/inclusive-design/standards.inclusivedesign.ca/issues/4)) ([aaca3ce](https://github.com/inclusive-design/standards.inclusivedesign.ca/commit/aaca3ce3ef04a06e858f670e582472d6ec016613)) | ||
* **deps:** update dependency @11ty/eleventy to v3.0.0 ([#24](https://github.com/inclusive-design/standards.inclusivedesign.ca/issues/24)) ([9e28a8f](https://github.com/inclusive-design/standards.inclusivedesign.ca/commit/9e28a8f7d787f7c2b1fd60439d56b9bd4b122373)) | ||
* **deps:** update dependency @11ty/eleventy to v3.0.0-alpha.16 ([#5](https://github.com/inclusive-design/standards.inclusivedesign.ca/issues/5)) ([e548b6e](https://github.com/inclusive-design/standards.inclusivedesign.ca/commit/e548b6ea3ed88f9bf3a6ce659b823f532682ebe3)) | ||
* **deps:** update dependency @11ty/eleventy to v3.0.0-alpha.17 ([#7](https://github.com/inclusive-design/standards.inclusivedesign.ca/issues/7)) ([5b93f4d](https://github.com/inclusive-design/standards.inclusivedesign.ca/commit/5b93f4ddcb13b4474509c4e34154a2e93794df14)) | ||
* **deps:** update dependency @11ty/eleventy to v3.0.0-alpha.18 ([#12](https://github.com/inclusive-design/standards.inclusivedesign.ca/issues/12)) ([a72aec5](https://github.com/inclusive-design/standards.inclusivedesign.ca/commit/a72aec5e4a79497688061208c84ce8b53a29d531)) | ||
* **deps:** update dependency @11ty/eleventy to v3.0.0-beta.1 ([#13](https://github.com/inclusive-design/standards.inclusivedesign.ca/issues/13)) ([61e8ab3](https://github.com/inclusive-design/standards.inclusivedesign.ca/commit/61e8ab386462b85d1d170dc3fdd99cc984a2ffdf)) | ||
* **deps:** update dependency rimraf to v6.0.1 ([#6](https://github.com/inclusive-design/standards.inclusivedesign.ca/issues/6)) ([d8dadd6](https://github.com/inclusive-design/standards.inclusivedesign.ca/commit/d8dadd629f34d3496cd2b506afd5ba251a3e38c9)) | ||
* resolve some localization issues ([#50](https://github.com/inclusive-design/standards.inclusivedesign.ca/issues/50)) ([60aeffd](https://github.com/inclusive-design/standards.inclusivedesign.ca/commit/60aeffdde8f241268cc9d0a4499f4d153e281266)) | ||
* use production release of Eleventy for clarity ([#32](https://github.com/inclusive-design/standards.inclusivedesign.ca/issues/32)) ([cd9c5b0](https://github.com/inclusive-design/standards.inclusivedesign.ca/commit/cd9c5b072fb998d894fe32d106b0b88ac6a5a5a8)) |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "standards.idrc.ocadu.ca", | ||
"version": "0.0.1", | ||
"version": "0.1.0", | ||
"description": "Website for IDRC standards development work.", | ||
"main": "eleventy.config.js", | ||
"type": "module", | ||
|
@@ -20,7 +20,12 @@ | |
"type": "git", | ||
"url": "git+https://github.com/inclusive-design/standards.idrc.ocadu.ca.git" | ||
}, | ||
"keywords": ["eleventy", "standards", "static-site", "sveltia-cms"], | ||
"keywords": [ | ||
"eleventy", | ||
"standards", | ||
"static-site", | ||
"sveltia-cms" | ||
], | ||
"author": "OCAD University <[email protected]>", | ||
"license": "BSD-3-Clause", | ||
"bugs": { | ||
|
@@ -51,6 +56,8 @@ | |
}, | ||
"lint-staged": { | ||
"*.{js,cjs,json,jsonc}": "biome check . --write --no-errors-on-unmatched", | ||
"*.md": ["markdownlint-cli2 --fix"] | ||
"*.md": [ | ||
"markdownlint-cli2 --fix" | ||
] | ||
} | ||
} |