correct attribution
This commit is contained in:
parent
30f361a162
commit
21d5e6dd07
@ -8,15 +8,23 @@ do a PR.
|
||||
Most look something like this:
|
||||
|
||||
## Hugo shortcode template
|
||||
* `hugo/dsnetreport.html`: A hugo shortcode for rendering a report. See https://github.com/naggie/dsnet/issues/4#issuecomment-632928158 for background. Courtesy of [@Write](https://github.com/Write)
|
||||
|
||||
* `hugo/dsnetreport.html`: A hugo shortcode for rendering a report.
|
||||
|
||||

|
||||
|
||||
# PHP template
|
||||
See https://github.com/naggie/dsnet/issues/4#issuecomment-632928158 for background. Courtesy of [@Write](https://github.com/Write)
|
||||
|
||||
* `php/dsnetreport.php`: A php file to render a report.
|
||||
|
||||

|
||||

|
||||
|
||||
# Clientside JavaScript
|
||||
|
||||
Courtesy of [@frillip](https://github.com/frillip/)
|
||||
|
||||
* `js/dsnetreport.html`: Basic HTML with a `div` to place the table in.
|
||||
* `js/dsnetreport.js`: Fetches `dsnetreport.json` and renders table.
|
||||
* `js/dsnetreport.css`: CSS to render the table as per screenshot.
|
||||
|
Loading…
Reference in New Issue
Block a user