File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -41,9 +41,21 @@ We thank the following labs for sharing their open-source lab manuals, which ins
41
41
42
42
## TODO
43
43
44
+ Some outstanding tasks to improve the manual's content, style and accessibility:
45
+
44
46
- [ ] Improve and include [ public data page] ( source/public_data.md )
45
47
- [ ] Add additional resources on project planning
46
48
- [ ] Add section on 'Developing a project'
47
49
- [ ] Add section on 'Publications'
48
50
- [ ] Add section on 'Authorship'
49
51
- [ ] Add section on 'Engaging in new projects'
52
+ - [ ] Add proper ` href ` for all links
53
+ - [ ] Align all file names with ` h1 ` heading (for easy linking and easier website deploy)
54
+ - [ ] Remove hackaton ideas section from 'Communication'
55
+ - [ ] Updat build and dependencies docs
56
+ - [ ] Website deployment
57
+ - [x] Set up
58
+ - [ ] Fix ` ul ` , ` ol ` and ` table ` styling
59
+ - [ ] Fix intra-manual links (ending .md)
60
+ - [ ] Fix Python code blocks highlighting
61
+ - [ ] Build only on tagged versions, not on ` main `
You can’t perform that action at this time.
0 commit comments