projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c27457
)
Docs: Add info about installing from a local path.
author
lain
<lain@soykaf.club>
Mon, 3 Aug 2020 15:50:53 +0000
(17:50 +0200)
committer
lain
<lain@soykaf.club>
Mon, 3 Aug 2020 15:50:53 +0000
(17:50 +0200)
docs/administration/CLI_tasks/frontend.md
patch
|
blob
|
history
diff --git
a/docs/administration/CLI_tasks/frontend.md
b/docs/administration/CLI_tasks/frontend.md
index 50bb926d04cff43239cbefde1cab19620dc03a9c..11c1c86149623e9736d01bc4d9def591bdbd453a 100644
(file)
--- a/
docs/administration/CLI_tasks/frontend.md
+++ b/
docs/administration/CLI_tasks/frontend.md
@@
-48,3
+48,6
@@
The installation process is the same, but you will have to give all the needed o
```bash
mix pleroma.frontend install gensokyo --ref master --build-url https://gensokyo.2hu/builds/marisa.zip
```
+
+If you don't have a zip file but just want to install a frontend from a local path, you can simply copy the files over a folder of this template: `${instance_static}/frontends/${name}/${ref}`
+