Kaushal Modi
|
bf2594a2e9
|
The `="true"` is not needed after data-proofer-ignore #htmltest
Also add non-breaking space after the $secure_icon.
|
8 years ago |
Kaushal Modi
|
d31eb3199f
|
Use ` instead of " in Go templates to prevent escaping "
|
8 years ago |
Kaushal Modi
|
7b5de47604
|
Fix previous commit; make htmltest pass
|
8 years ago |
Kaushal Modi
|
29a2e5dd69
|
Flip the previous commit; highlight the secure sites instead
|
8 years ago |
Kaushal Modi
|
f8dff3fcbf
|
Highlight insecure sites ;-)
|
8 years ago |
Kaushal Modi
|
058a101408
|
Ignore non-secure http domains in user examples
|
8 years ago |
Kaushal Modi
|
0af60fc9f2
|
Use the new var reassignment operator (=) in Go templates
Now the minimum Hugo version needed to generate the doc site is 0.48.
|
8 years ago |
Kaushal Modi
|
51589a42c2
|
Get the Last Updated times of Org dirs for the Examples page
|
8 years ago |
Kaushal Modi
|
3ca6d0b7ec
|
Fix coding.net links #doc site
|
8 years ago |
Kaushal Modi
|
eec3303296
|
Update CSP for search and real world examples pages #doc site
|
8 years ago |
Kaushal Modi
|
1661884157
|
Add Ken Grime's ox-hugo generated site
See https://www.kengrimes.com/ox-hugo-tutorial/ for his excellent and
detailed writeup on ox-hugo.
|
8 years ago |
Kaushal Modi
|
0b1450f46c
|
Add search and sorting to the examples table
Thanks to datatables.net:
https://datatables.net/examples/basic_init/table_sorting.html
|
8 years ago |
Kaushal Modi
|
305e535df0
|
Add one more real world example
|
8 years ago |
Kaushal Modi
|
1cece0289f
|
Add a note about the "Last Updated" dates in the previous commit
|
8 years ago |
Kaushal Modi
|
56da5eec09
|
Use Hugo getJSON to get last committed dates for Examples
|
8 years ago |
Kaushal Modi
|
74e565b633
|
Add one more real world example
|
8 years ago |
Kaushal Modi
|
f380d681c8
|
Add Real World Examples!
@punchagan @lambdaloop @shimmy1996 @isaaczhou @zzamboni @dmolina
@shanesssveller @edkolev @vinurs @xianmin @jwiegley
See https://ox-hugo.scripter.co/doc/examples/ .
|
8 years ago |