update latest ui
Showing
.gitlab-ci.yml
deleted
100644 → 0
.vscode/settings.json
0 → 100644
README.md
0 → 100644
| { | { | ||
| "name": "@antora/ui-default", | "name": "swlab-ui", | ||
| "description": "An archetype project that produces a UI for creating documentation sites with Antora", | "description": "swlab-ui", | ||
| "homepage": "https://gitlab.bwg.co.kr/test/antora-ui-default", | "homepage": "https://gitlab.bwg.co.kr/swd/swlab-ui.git", | ||
| "license": "MPL-2.0", | "license": "MPL-2.0", | ||
| "repository": { | "repository": { | ||
| "type": "git", | "type": "git", | ||
| "url": "https://gitlab.bwg.co.kr/test/antora-ui-default.git" | "url": "https://gitlab.bwg.co.kr/swd/swlab-ui.git" | ||
| }, | }, | ||
| "engines": { | "engines": { | ||
| "node": ">= 8.0.0" | "node": ">= 8.0.0" | ||
| ... | @@ -52,5 +52,8 @@ | ... | @@ -52,5 +52,8 @@ |
| "stylelint": "~13.3", | "stylelint": "~13.3", | ||
| "stylelint-config-standard": "~20.0", | "stylelint-config-standard": "~20.0", | ||
| "vinyl-fs": "~3.0" | "vinyl-fs": "~3.0" | ||
| }, | |||
| "dependencies": { | |||
| "html2canvas": "^1.4.1" | |||
| } | } | ||
| } | } |
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 source diff could not be displayed because it is too large. You can view the blob instead.