summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* feat: new contentdevelopanoduck2025-05-231-2/+4
| | | | recent updates and new content for the site.
* docs(README.md): mod readmeanoduck2025-05-141-0/+2
| | | | slight modification to the readme file
* feat: added images to development pagesanoduck2025-05-1412-38/+123
| | | | Added images to development pages, removed lastmod frontmatter requirement
* feat: adding contentanoduck2025-05-1325-97/+466
| | | | New content additions regarding brown field.
* fix: Google Searchanoduck2025-05-08104-155/+323
| | | | | | Improving Search ala google. Noticed pages attempting to show up on homepage.
* fix(Google-Search): aliases and slugsanoduck2025-05-0828-656/+196
| | | | | | Modified aliases and slugs for google search BREAKING CHANGE: Diverged from Master due to Hugo templating language revision. Master is now unstable, will create stable branch to replace master.
* fix(google): fixed links for googleanoduck2025-04-2844-488/+881
| | | | added page aliases, and removed links where needed
* perf: Added aliasanoduck2025-04-072-1/+3
| | | | Added alias to one of the files.
* refactor: Removed Permalink configanoduck2025-04-071-23/+0
| | | | Removed Permalink configuration due to it messing up google indexing.
* fix: Corrected frontmatteranoduck2025-04-0774-96/+90
| | | | Discovered frontmatter was configured with improper keyword, alias changed to aliases
* build: bumped tagsanoduck2025-04-052-1/+46
| | | | bumped tag to 0.4.7
* fix(Search-indexing): fixed search indexing and working on fixing missing ↵anoduck2025-04-0513-81/+175
| | | | leaflet elements
* fix: fixed broken link erroranoduck2025-03-307-162/+0
| | | | fixed broken link error by removing `docs.yml` file from data dir.
* docs: minor changesanoduck2025-03-3014-560/+985
| | | | minute and insignificant changes and renamings
* docs(Added-to-docs): Added info to docs displaying each of the two developmentsanoduck2025-03-306-27/+80
|
* build(deps): bump autoprefixer from 10.4.20 to 10.4.21dependabot[bot]2025-03-281-3/+3
| | | | | | | | | | | | | | | | 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>
* fix(google): google 404anoduck2025-03-2819-54/+161
| | | | made modifications to prevent 404 errors with google.
* Merge branch 'main' into developAnoduck, The Anonymous Duck2025-03-251-1/+11
|\
| * Merge pull request #87 from anoduck/dependabot/npm_and_yarn/stylelint-16.16.0Anoduck, The Anonymous Duck2025-03-172-6/+7
| |\ | | | | | | build(deps-dev): bump stylelint from 16.15.0 to 16.16.0
| | * build(deps-dev): bump stylelint from 16.15.0 to 16.16.0dependabot[bot]2025-03-172-6/+7
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.15.0 to 16.16.0. - [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.15.0...16.16.0) --- 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 #86 from anoduck/dependabot/npm_and_yarn/postcss-cli-11.0.1Anoduck, The Anonymous Duck2025-03-142-24/+58
| |\ | | | | | | build(deps-dev): bump postcss-cli from 11.0.0 to 11.0.1
| | * build(deps-dev): bump postcss-cli from 11.0.0 to 11.0.1dependabot[bot]2025-03-132-24/+58
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [postcss-cli](https://github.com/postcss/postcss-cli) from 11.0.0 to 11.0.1. - [Release notes](https://github.com/postcss/postcss-cli/releases) - [Changelog](https://github.com/postcss/postcss-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss-cli/compare/11.0.0...11.0.1) --- updated-dependencies: - dependency-name: postcss-cli dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
| * Merge pull request #85 from ↵Anoduck, The Anonymous Duck2025-03-122-5/+6
| |\ | | | | | | | | | | | | anoduck/dependabot/npm_and_yarn/knight-lab/timelinejs-3.9.7 build(deps-dev): bump @knight-lab/timelinejs from 3.9.6 to 3.9.7
| | * 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
* | | docs: Added content, updated modsanoduck2025-03-2530-104/+560
| |/ |/| | | | | Added pages on mail tampering, Italy banning solar, qs and as, and corrected markdown formatting error.
* | 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.