Skip to content

Commit c4a1c3c

Browse files
Update README.md
1 parent 61f0431 commit c4a1c3c

File tree

1 file changed

+1
-39
lines changed

1 file changed

+1
-39
lines changed

README.md

Lines changed: 1 addition & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -19,42 +19,4 @@ Note : wptools might throw an error during installtion, in which case install ot
1919
and then proceed to install wptools (via step 5 above)
2020

2121
Note: run `jupyter nbconvert --output-dir='markdowns/' --to markdown notebooks/*.ipynb` from the root directory to generate the markdowns from notebooks.
22-
23-
### TODO:
24-
## General:
25-
- [x] Rename the files
26-
- [x] Compile and build the website
27-
- [x] githook for auto compile and build
28-
- [x] As many images (with brief explantions within) as possible : (LucidChart, Google draw)
29-
- [x] Add a Reference section
30-
- [x] Archive the website
31-
- [ ] Fix the issue of broken image in site
32-
- [ ] Add challenges
33-
- [ ] Add References
34-
35-
## Section 0
36-
- [x] Complete the DF and regex section (pythex website)
37-
- [x] Move the variable argument section to advanced topics
38-
- [x] Add more text/explanations
39-
40-
41-
## Section 1
42-
- [x] Add more about html in text and add an image
43-
- [x] Give more description in the image
44-
- [x] Add json section -- added in section 0
45-
- [x] DOM inspector
46-
- [x] Long term: Add images/flowchart for better explanation
47-
48-
## Section 2
49-
- [x] Shorten/Format the big html chunk
50-
- [x] Prettify the output of html
51-
- [x] Put more details on get/put requests (possibly visually)
52-
53-
## Section 3
54-
- [ ] Add more explanations
55-
56-
## Section 4
57-
- [ ] Add more explanations
58-
59-
## Section 5
60-
- [ ] Add MCQs - Scenario based legal/grey questions
22+
Run `mkdocs build` to generate the contents for the website.

0 commit comments

Comments
 (0)