summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* build(deps-dev): bump @knight-lab/timelinejs from 3.9.6 to 3.9.7dependabot[bot]2025-03-122-5/+6
| | | | | | | | | | | | | | Bumps [@knight-lab/timelinejs](https://github.com/NUKnightLab/TimelineJS3) from 3.9.6 to 3.9.7. - [Changelog](https://github.com/NUKnightLab/TimelineJS3/blob/master/CHANGELOG.md) - [Commits](https://github.com/NUKnightLab/TimelineJS3/compare/3.9.6...3.9.7) --- updated-dependencies: - dependency-name: "@knight-lab/timelinejs" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #84 from anoduck/dependabot/npm_and_yarn/autoprefixer-10.4.21Anoduck, The Anonymous Duck2025-03-102-15/+18
|\ | | | | build(deps): bump autoprefixer from 10.4.20 to 10.4.21
| * build(deps): bump autoprefixer from 10.4.20 to 10.4.21dependabot[bot]2025-03-102-15/+18
|/ | | | | | | | | | | | | | | Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.20 to 10.4.21. - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/autoprefixer/compare/10.4.20...10.4.21) --- updated-dependencies: - dependency-name: autoprefixer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #83 from anoduck/developAnoduck, The Anonymous Duck2025-03-0858-220/+11806
|\ | | | | Develop
| * Merge branch 'main' into developAnoduck, The Anonymous Duck2025-03-082-4/+22
| |\ | |/ |/|
* | Merge pull request #81 from anoduck/dependabot/npm_and_yarn/hugo-bin-0.142.0Anoduck, The Anonymous Duck2025-02-282-5/+5
|\ \ | | | | | | build(deps): bump hugo-bin from 0.141.2 to 0.142.0
| * | build(deps): bump hugo-bin from 0.141.2 to 0.142.0dependabot[bot]2025-02-272-5/+5
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.141.2 to 0.142.0. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.141.2...v0.142.0) --- updated-dependencies: - dependency-name: hugo-bin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #80 from anoduck/dependabot/npm_and_yarn/eslint-9.21.0Anoduck, The Anonymous Duck2025-02-242-49/+53
|\ \ | | | | | | build(deps-dev): bump eslint from 9.20.1 to 9.21.0
| * | build(deps-dev): bump eslint from 9.20.1 to 9.21.0dependabot[bot]2025-02-242-50/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [eslint](https://github.com/eslint/eslint) from 9.20.1 to 9.21.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v9.20.1...v9.21.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Merge pull request #79 from anoduck/dependabot/npm_and_yarn/hugo-bin-0.141.2Anoduck, The Anonymous Duck2025-02-243-6/+8
|\ \ \ | |/ / |/| | build(deps): bump hugo-bin from 0.140.1 to 0.141.2
| * | Update .stylelintrc.jsonAnoduck, The Anonymous Duck2025-02-241-0/+1
| | | | | | | | | Disable rule "font-family-no-missing-generic-family-keyword", since the effort to locate what it is referring to has been unsuccessful, and it does not affect the functionality in any way shape or form. In other words, the rule is superfluous.
| * | build(deps): bump hugo-bin from 0.140.1 to 0.141.2dependabot[bot]2025-02-202-6/+7
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.140.1 to 0.141.2. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.140.1...v0.141.2) --- updated-dependencies: - dependency-name: hugo-bin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
| * Created News and Docs foldersanoduck2025-03-0731-262/+507
| |
| * chore: ๐Ÿค– Pushing for remote accessanoduck2025-03-0231-5/+11334
|/ | | | Pushing so it can later be accessed remotely.
* Merge pull request #77 from anoduck/developAnoduck, The Anonymous Duck2025-02-1634-349/+765
|\ | | | | Regardless of failed style linting pulling this shit.
| * Modifications font.scssAnoduck, The Anonymous Duck2025-02-161-6/+6
| | | | | | Further modifications to font.scss to satisfy stylelint requirements.
| * Modified font.scssAnoduck, The Anonymous Duck2025-02-161-1/+1
| | | | | | Modified font.scss to satisfy lint requirements.
| * Merge branch 'main' into developAnoduck, The Anonymous Duck2025-02-151-2/+4
| |\ | |/ |/|
* | Merge pull request #70 from anoduck/dependabot/npm_and_yarn/stylelint-16.14.1Anoduck, The Anonymous Duck2025-01-282-13/+15
|\ \ | | | | | | build(deps-dev): bump stylelint from 16.13.2 to 16.14.1
| * | build(deps-dev): bump stylelint from 16.13.2 to 16.14.1dependabot[bot]2025-01-282-13/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.13.2 to 16.14.1. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/16.13.2...16.14.1) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Merge pull request #65 from โ†ตAnoduck, The Anonymous Duck2025-01-280-0/+0
|\ \ \ | |/ / |/| | | | | | | | anoduck/dependabot/npm_and_yarn/markdownlint-cli2-0.17.2 build(deps-dev): bump markdownlint-cli2 from 0.16.0 to 0.17.2
| * | Merge branch 'main' into dependabot/npm_and_yarn/markdownlint-cli2-0.17.2Anoduck, The Anonymous Duck2025-01-2817-8710/+9176
| |\ \ | |/ / |/| |
| * | Merge branch 'main' into dependabot/npm_and_yarn/markdownlint-cli2-0.17.2Anoduck, The Anonymous Duck2025-01-222-5/+5
| |\ \
| * | | build(deps-dev): bump markdownlint-cli2 from 0.16.0 to 0.17.2dependabot[bot]2025-01-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2) from 0.16.0 to 0.17.2. - [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md) - [Commits](https://github.com/DavidAnson/markdownlint-cli2/compare/v0.16.0...v0.17.2) --- updated-dependencies: - dependency-name: markdownlint-cli2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
| | | * feat: ๐ŸŽธ Module additionsanoduck2025-02-1530-329/+674
| | | | | | | | | | | | | | | | Added created modules to the site along with more content.
| | | * feat: ๐ŸŽธ Added countup pageanoduck2025-01-2910-34/+105
| |_|/ |/| | | | | | | | Added module countup and countup page.
* | | Merge pull request #68 from anoduck/developAnoduck, The Anonymous Duck2025-01-252-17/+17
|\ \ \ | | | | | | | | ci: ๐ŸŽก Deps Upgrade
| * | | ci: ๐ŸŽก Deps Upgradeanoduck2025-01-252-17/+17
| | | | | | | | | | | | | | | | Upgraded dependencies eslint and hugo-bin
* | | | Merge pull request #66 from anoduck/developAnoduck, The Anonymous Duck2025-01-2217-8709/+9175
|\| | | | |_|/ |/| | Develop
| * | feat: ๐ŸŽธ Lotta Shitanoduck2025-01-2215-8767/+184
| | | | | | | | | | | | Lotta content additions and updates.
| * | removed submodule content/docsanoduck2025-01-226-15/+81
| | |
| * | Pulled from Mainanoduck2025-01-224-14/+8997
|/ /
* | Merge pull request #64 from anoduck/dependabot/npm_and_yarn/hugo-bin-0.138.0Anoduck, The Anonymous Duck2025-01-221-1/+1
|\ \ | | | | | | build(deps): bump hugo-bin from 0.136.4 to 0.138.0
| * | build(deps): bump hugo-bin from 0.136.4 to 0.138.0dependabot[bot]2025-01-171-1/+1
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.136.4 to 0.138.0. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.136.4...v0.138.0) --- updated-dependencies: - dependency-name: hugo-bin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #63 from anoduck/dependabot/npm_and_yarn/stylelint-tw-16.13.2Anoduck, The Anonymous Duck2025-01-221-1/+1
|\ \ | | | | | | build(deps-dev): update stylelint requirement from ^16.12.0 to ^16.13.2
| * | build(deps-dev): update stylelint requirement from ^16.12.0 to ^16.13.2dependabot[bot]2025-01-151-1/+1
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | Updates the requirements on [stylelint](https://github.com/stylelint/stylelint) to permit the latest version. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/16.12.0...16.13.2) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #61 from โ†ตAnoduck, The Anonymous Duck2025-01-221-1/+1
|\ \ | | | | | | | | | | | | anoduck/dependabot/npm_and_yarn/knight-lab/timelinejs-tw-3.9.6 build(deps-dev): update @knight-lab/timelinejs requirement from ^3.9.5 to ^3.9.6
| * \ Merge branch 'main' into dependabot/npm_and_yarn/knight-lab/timelinejs-tw-3.9.6Anoduck, The Anonymous Duck2025-01-222-2/+2
| |\ \ | |/ / |/| |
* | | Merge pull request #59 from anoduck/dependabot/npm_and_yarn/eslint-tw-9.18.0Anoduck, The Anonymous Duck2025-01-221-1/+1
|\ \ \ | | | | | | | | build(deps-dev): update eslint requirement from ^9.17.0 to ^9.18.0
| * | | build(deps-dev): update eslint requirement from ^9.17.0 to ^9.18.0dependabot[bot]2025-01-131-1/+1
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updates the requirements on [eslint](https://github.com/eslint/eslint) to permit the latest version. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v9.17.0...v9.18.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Merge pull request #56 from โ†ตAnoduck, The Anonymous Duck2025-01-221-1/+1
|\ \ \ | |/ / |/| | | | | | | | anoduck/dependabot/github_actions/gethinode/create-pull-request-7 build(deps): bump gethinode/create-pull-request from 6 to 7
| * | build(deps): bump gethinode/create-pull-request from 6 to 7dependabot[bot]2024-12-301-1/+1
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [gethinode/create-pull-request](https://github.com/gethinode/create-pull-request) from 6 to 7. - [Release notes](https://github.com/gethinode/create-pull-request/releases) - [Commits](https://github.com/gethinode/create-pull-request/compare/v6...v7) --- updated-dependencies: - dependency-name: gethinode/create-pull-request dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
| * build(deps-dev): update @knight-lab/timelinejs requirementdependabot[bot]2025-01-131-1/+1
|/ | | | | | | | | | | | | Updates the requirements on [@knight-lab/timelinejs](https://github.com/NUKnightLab/TimelineJS3) to permit the latest version. - [Changelog](https://github.com/NUKnightLab/TimelineJS3/blob/master/CHANGELOG.md) - [Commits](https://github.com/NUKnightLab/TimelineJS3/compare/3.9.5...3.9.6) --- updated-dependencies: - dependency-name: "@knight-lab/timelinejs" dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
* feat: ๐ŸŽธ Added submodule for versioned docsanoduck2024-12-1714-8110/+346
| | | | | | Much changes, added submodule to setup versioned unified documentation BREAKING CHANGE: ๐Ÿงจ Will require submodule initialization
* setver: set version to 0.3.18anoduck2024-11-212-3/+3
| | | | [skip ci]
* refactor: :speech_balloon: Reworded reasonsanoduck2024-11-2111-58/+62
| | | | Reworded reasons language and photos
* setver: set version to 0.3.17anoduck2024-11-212-3/+3
| | | | [skip ci]
* feat: :sparkles: Status update pageanoduck2024-11-213-3/+49
| | | | Added page over our current status
* setver: set version to 0.3.16anoduck2024-11-212-3/+3
| | | | [skip ci]
* docs: :memo: Removed off subject otter logsanoduck2024-11-2123-33/+382
| | | | Updated packages, Removed off subject otter logs.