You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-39Lines changed: 1 addition & 39 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,42 +19,4 @@ Note : wptools might throw an error during installtion, in which case install ot
19
19
and then proceed to install wptools (via step 5 above)
20
20
21
21
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