refactor: use independent widget from eclipsefdn-projects
Showing
- content/research/_index.md 1 addition, 1 deletioncontent/research/_index.md
- js/main.js 4 additions, 1 deletionjs/main.js
- js/src/research/research-projects.js 39 additions, 0 deletionsjs/src/research/research-projects.js
- js/src/templates/research/tpl-projects-item-research.mustache 5 additions, 5 deletions...rc/templates/research/tpl-projects-item-research.mustache
- package.json 1 addition, 0 deletionspackage.json
- yarn.lock 1 addition, 1 deletionyarn.lock
js/src/research/research-projects.js
0 → 100644
... | @@ -24,6 +24,7 @@ | ... | @@ -24,6 +24,7 @@ |
"dependencies": { | "dependencies": { | ||
"datatables.net-dt": "^1.13.1", | "datatables.net-dt": "^1.13.1", | ||
"eclipsefdn-hugo-solstice-theme": "0.0.210", | "eclipsefdn-hugo-solstice-theme": "0.0.210", | ||
"eclipsefdn-solstice-assets": "^0.0.260", | |||
"js-yaml": "^3.13.1", | "js-yaml": "^3.13.1", | ||
"json-minify": "^1.0.0" | "json-minify": "^1.0.0" | ||
}, | }, | ||
... | ... |
Please register or sign in to comment