Initial commit
Hugo/PaperMod static site tracking 13 conferences and 7 journals for edge and cloud systems research. Includes FullCalendar deadline view, ICORE/SCImago rankings, DBLP paper digest pipeline, and Python fetch/generate scripts. PaperMod added as a git submodule.
This commit is contained in:
11
site/package.json
Normal file
11
site/package.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "publish-assistant-site",
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"description": "Hugo site assets for Publish Assistant",
|
||||
"dependencies": {
|
||||
"@fullcalendar/core": "^6.1.15",
|
||||
"@fullcalendar/daygrid": "^6.1.15",
|
||||
"@fullcalendar/list": "^6.1.15"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user