feat: publicize doc implemetation
This commit is contained in:
11
static/README.md
Normal file
11
static/README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# STATIC
|
||||
|
||||
This directory contains your static files.
|
||||
Each file inside this directory is mapped to /.
|
||||
|
||||
Example: /static/robots.txt is mapped as /robots.txt.
|
||||
|
||||
More information about the usage of this directory in the documentation:
|
||||
https://nuxtjs.org/guide/assets#static
|
||||
|
||||
**This directory is not required, you can delete it if you don't want to use it.**
|
1
static/icons/angle.svg
Normal file
1
static/icons/angle.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="43"><path fill="#fff" fill-rule="nonzero" d="M.85 41.24l1.695 1.06 12.968-20.766L2.543.866.85 1.93l12.303 19.607"/></svg>
|
After Width: | Height: | Size: 181 B |
BIN
static/images/development/advanced/overlay-tree.png
Normal file
BIN
static/images/development/advanced/overlay-tree.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 41 KiB |
BIN
static/images/development/uploader/demo-image1.jpg
Normal file
BIN
static/images/development/uploader/demo-image1.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 164 KiB |
BIN
static/images/development/uploader/demo-image2.jpg
Normal file
BIN
static/images/development/uploader/demo-image2.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 118 KiB |
BIN
static/images/development/uploader/demo-image3.jpg
Normal file
BIN
static/images/development/uploader/demo-image3.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 247 KiB |
1
static/monitor.html
Normal file
1
static/monitor.html
Normal file
@@ -0,0 +1 @@
|
||||
<!DOCTYPE html><html><head><meta charset="utf-8"><title>OK</title></head><body>👌 It works!</body></html>
|
Reference in New Issue
Block a user