mirror of https://github.com/theNewDynamic/gohugo-theme-ananke.git

Patrick Kollitsch
23.50.2026 b5ac5297dc30be632f64d9e4c18645df8e2b77fd
chore(fix): various paths changed to new org layout
2 files modified
12 ■■■■ changed files
CONTRIBUTING.md 6 ●●●● patch | view | raw | blame | history
package.json 6 ●●●● patch | view | raw | blame | history
CONTRIBUTING.md
@@ -28,7 +28,7 @@
## Before You Start
1. Use a compatible Hugo version (see [`config/_default/module.toml`](https://github.com/theNewDynamic/gohugo-theme-ananke/blob/main/config/_default/module.toml) for the current state).
1. Use a compatible Hugo version (see [`config/_default/module.toml`](https://github.com/gohugo-ananke/theme/blob/main/config/_default/module.toml) for the current state).
2. Install dependencies:
   ```bash
@@ -55,8 +55,8 @@
## Reporting Bugs and Requesting Features
* Open bugs in [GitHub Issues](https://github.com/theNewDynamic/gohugo-theme-ananke/issues).
* Start feature or idea discussions in [GitHub Discussions](https://github.com/theNewDynamic/gohugo-theme-ananke/discussions).
* Open bugs in [GitHub Issues](https://github.com/gohugo-ananke/theme/issues).
* Start feature or idea discussions in [GitHub Discussions](https://github.com/gohugo-ananke/theme/discussions).
* Include clear reproduction steps, expected behaviour, actual behaviour, and versions (`hugo version`, OS, browser if relevant).
## Pull Request Workflow
package.json
@@ -1,5 +1,5 @@
{
    "name": "@thenewdynamic/gohugo-theme-ananke",
    "name": "@gohugo-ananke/theme",
    "description": "Ananke: A theme for Hugo Sites",
    "version": "2.13.0-prerelease.1",
    "license": "MIT",
@@ -17,8 +17,8 @@
            "url": "https://github.com/regisphilibert"
        }
    ],
    "bugs": "https://github.com/theNewDynamic/gohugo-theme-ananke/issues",
    "homepage": "https://github.com/theNewDynamic/gohugo-theme-ananke#readme",
    "bugs": "https://github.com/gohugo-ananke/theme/issues",
    "homepage": "https://github.com/gohugo-ananke/theme#readme",
    "keywords": [
        "hugo",
        "hugo-theme",