chore(fix): various paths changed to new org layout
| | |
| | | |
| | | ## 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 |
| | |
| | | |
| | | ## 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 |
| | |
| | | { |
| | | "name": "@thenewdynamic/gohugo-theme-ananke", |
| | | "name": "@gohugo-ananke/theme", |
| | | "description": "Ananke: A theme for Hugo Sites", |
| | | "version": "2.13.0-prerelease.1", |
| | | "license": "MIT", |
| | |
| | | "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", |