update latest ui
Showing
.gitlab-ci.yml
deleted
100644 → 0
.vscode/settings.json
0 → 100644
README.md
0 → 100644
{ | ||
"name": "@antora/ui-default", | ||
"description": "An archetype project that produces a UI for creating documentation sites with Antora", | ||
"homepage": "https://gitlab.bwg.co.kr/test/antora-ui-default", | ||
"name": "swlab-ui", | ||
"description": "swlab-ui", | ||
"homepage": "https://gitlab.bwg.co.kr/swd/swlab-ui.git", | ||
"license": "MPL-2.0", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://gitlab.bwg.co.kr/test/antora-ui-default.git" | ||
"url": "https://gitlab.bwg.co.kr/swd/swlab-ui.git" | ||
}, | ||
"engines": { | ||
"node": ">= 8.0.0" | ||
... | ... | @@ -52,5 +52,8 @@ |
"stylelint": "~13.3", | ||
"stylelint-config-standard": "~20.0", | ||
"vinyl-fs": "~3.0" | ||
}, | ||
"dependencies": { | ||
"html2canvas": "^1.4.1" | ||
} | ||
} |
This diff is collapsed.
src/img/caret_white.svg
0 → 100644
src/img/favicon.ico
0 → 100644
1.12 KB
src/img/ico_download.svg
0 → 100644
src/img/logo.png
0 → 100644
5.26 KB
src/img/logo_color.png
0 → 100644
13.9 KB
src/js/07-header.js
0 → 100644
src/js/08-capture.js
0 → 100644
yarn.lock
0 → 100644
This diff is collapsed.