Skip to content

Commit c8a7ef3

Browse files
committed
docs(discussion): update todos
1 parent 39954a9 commit c8a7ef3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

DISCUSSION.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@ Here's the TLDR; in terms of actual blocking TODOs if we wanted to stick with
99
this branch:
1010

1111
- [ ] Finish porting the markdown process to `remark` (may require new plugins)
12-
- [ ] Extract anchors into `_content.json` via `DirectoryTreePlugin`
13-
- [ ] Add custom route for landing page
14-
- [ ] Finish `Navigation` component (e.g. certain links are still excluded)
1512
- [ ] Rethink external population process
13+
- [ ] Extract anchors into `_content.json` via `DirectoryTreePlugin`
1614
- [ ] Finish re-incorporating mobile sidebar
1715
- [ ] Re-integrate google-analytics
18-
- [ ] Populate page title in `server.jsx`
19-
- [ ] Re-incorporate redirects (`redirects.json`)
16+
- [ ] Re-incorporate `redirects.json`
17+
- [ ] Populate page title in `server.jsx` (fernando)
18+
- [ ] Add custom route for landing page (greg)
19+
- [ ] Finish `Navigation` component (greg)
2020

2121
Some of these should be fairly quick adds now that the site works. The two
2222
toughest ones are most likely the markdown parsing and external population. The

0 commit comments

Comments
 (0)