change page format

I got the feedback that people don't want to see the answer right below
the question in visible state.
This commit is contained in:
abregman
2019-10-11 00:57:21 +03:00
parent 61d6ca4565
commit 08cbeb2ca8
2 changed files with 425 additions and 200 deletions

3
scripts/count_questions.sh Executable file
View File

@ -0,0 +1,3 @@
#!/bin/bash
cat README.md | grep \<\/summary\> | wc -l