Moritz Mähr

Results 40 issues of Moritz Mähr

## Pull Request fix: replace Dendi with iso code ddn Add / Remove / Change `{entry name}` in `src/lib/data/entries.json`. **Short pitch** Describe why this change is made. Alternatively, refer to...

### Describe what feature you'd like. Pseudo-code, mockups, or screenshots of similar solutions are encouraged! Implement systematic enforcement and guidance for the Bundesinstitut für Risikobewertung (BfR) research data publication best...

The current devcontainer setup can be improved for greater robustness and maintainability. As a reference, see the detailed configuration in [mcanouil/quarto-codespaces/.devcontainer/universal/devcontainer.json](https://github.com/mcanouil/quarto-codespaces/blob/56d13eed62ecb03e1839bcf0ae8eb70e7cc48d1f/.devcontainer/universal/devcontainer.json), which includes advanced Docker build options, extensive features for...

enhancement

# Pull request - Fix #53 ## Proposed changes ## Types of changes - [ ] New feature (non-breaking change which adds functionality). - [x] Enhancement (non-breaking change which enhances...

### Describe what feature you'd like. Pseudo-code, mockups, or screenshots of similar solutions are encouraged! Please add an npm script/command to package.json that allows maintainers to run the deadlink checker...

### Describe what feature you'd like. Pseudo-code, mockups, or screenshots of similar solutions are encouraged! This issue outlines the final steps and improvements needed to prepare for the official `v1.0.0`...

### Link to the Page CHANGELOG.md ### Describe the Issue The CHANGELOG.md should be improved to better document the evolution of the template. This should leverage the project's commit history...

documentation
enhancement

### Describe what feature you'd like. Pseudo-code, mockups, or screenshots of similar solutions are encouraged! **Describe what feature you’d like:** The current GitHub Actions workflow (`.github/workflows/quarto‑publish.yml`) builds our Quarto project,...

#### Describe the Bug When selecting multiple SPDX identifiers in the **License** step of [cffinit](https://citation-file-format.github.io/cff-initializer-javascript/), the GUI concatenates selections as a comma‑separated string (e.g. `AGPL‑3.0,CC‑BY‑4.0`). However, the downloaded `CITATION.cff` encodes...

**Describe the bug** The table after the badges at the top of the GitHub Pages/`readme.md` is broken and does not display correctly. The formatting seems off, potentially due to markdown...

bug