Skip to content

Commit 950c9f4

Browse files
committed
Updated todo list
1 parent 3bc3f64 commit 950c9f4

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

todo.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,21 @@
22

33
## FIXME
44

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

1212
## TODO
1313

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

2122
### Create a new "mkdocs-sass-plugin"

0 commit comments

Comments
 (0)