@@ -92,9 +92,7 @@ docker build -t maigret .
92
92
```
93
93
94
94
## Usage examples
95
- <!-- -
96
- changed formatting due to inability for software to due more than one output type per username
97
- -->
95
+
98
96
``` bash
99
97
# make HTML, PDF, and Xmind8 reports
100
98
maigret user --html
@@ -121,23 +119,15 @@ You should make your git commits from your maigret git repo folder, or else the
121
119
122
120
## Demo with page parsing and recursive username search
123
121
124
- [ PDF report] ( https://raw.githubusercontent.com/Lord-Topa/maigret/main/static/report_alexaimephotographycars.pdf ) , [ HTML report] ( https://htmlpreview.github.io/?https://raw.githubusercontent.com/Lord-Topa/maigret/main/static/report_alexaimephotographycars.html ) , [ Xmind8 report] ( https://raw.githubusercontent.com/Lord-Topa/maigret/main/static/report_alexaimephotographycars.xmind )
125
122
126
- ![ animation of recursive search ] ( https://raw.githubusercontent.com/Lord-Topa /maigret/main/static/recursive_search.gif )
123
+ [ PDF report ] ( https://raw.githubusercontent.com/soxoj/maigret/main/static/report_alexaimephotographycars.pdf ) , [ HTML report ] ( https://htmlpreview.github.io/?https:// raw.githubusercontent.com/soxoj /maigret/main/static/report_alexaimephotographycars.html )
127
124
128
- ![ HTML report screenshot ] ( https://raw.githubusercontent.com/Lord-Topa /maigret/main/static/report_alexaimephotography_html_screenshot.png )
125
+ ![ animation of recursive search ] ( https://raw.githubusercontent.com/soxoj /maigret/main/static/recursive_search.svg )
129
126
130
- <!-- -
131
- xmind 8 screenshot moved due to its generating corrupted files, replaced with a pdf preview image
132
- -->
133
- ![ PDF report screenshot] ( https://raw.githubusercontent.com/Lord-Topa/maigret/main/static/report_alexaimephotography_pdf_screenshot.png )
134
- ![ Xmind report screenshot] ( https://raw.githubusercontent.com/soxoj/maigret/main/static/report_alexaimephotography_xmind_screenshot.png )
127
+ ![ HTML report screenshot] ( https://raw.githubusercontent.com/soxoj/maigret/main/static/report_alexaimephotography_html_screenshot.png )
135
128
129
+ ![ XMind 8 report screenshot] ( https://raw.githubusercontent.com/soxoj/maigret/main/static/report_alexaimephotography_xmind_screenshot.png )
136
130
137
- <!-- -
138
- remained the same as command remained same output just changed
139
- due to time
140
- -->
141
131
[ Full console output] ( https://raw.githubusercontent.com/soxoj/maigret/main/static/recursive_search.md )
142
132
143
133
### SOWEL classification
0 commit comments