Skip to content

Commit

Permalink
Updated todo list
Browse files Browse the repository at this point in the history
  • Loading branch information
redtide committed Jan 3, 2024
1 parent 3bc3f64 commit 950c9f4
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions todo.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,21 @@

## FIXME

- Cache assets in CI instead download on each run
- `assets/img/sfizz/badge_*.svg`: count percentage (temporarily hardcoded)
- Fix opcodes tables: version not correctly inherited by modulation aliases
- Fix `doxygen.j2` enumerations (L38). See also
- Automate and make better Doxygen documentation. See also
<https://github.com/mkdocs/mkdocs/discussions/3247>
- assets/img/sfizz/badge_*.svg: count percentage (temporarily hardcoded)
- Convert `export-release-notes.js` to Python and automate creation of
`data/sfizz/release.yml` via CI
- Automate release updates for post, atom feed and downloads page via CI

## TODO

- Versioning
- Make a theme and move `layout/partials/sfizz/` in `overrides`
- Adapt old Jekyll 404 page to MKDocs theme partial
- Pages and TOC sidebars
- GitHub issues links in release posts, see
<https://github.com/theskumar/autolink-references-mkdocs-plugin/issues/7>
- make a theme and move `layout/partials/sfizz/opcodes_table_cards.j2` in `overrides`
- Site translation?

### Create a new "mkdocs-sass-plugin"
Expand Down

0 comments on commit 950c9f4

Please sign in to comment.