mirror of
https://github.com/danog/amp.git
synced 2024-11-26 20:15:00 +01:00
Update to new shared repository
amphp/website-shared has been merged into amphp/amphp.github.io.
This commit is contained in:
parent
f163aa9567
commit
3f7b8fac75
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -1,3 +1,3 @@
|
||||
[submodule "docs/shared"]
|
||||
path = docs/.shared
|
||||
url = https://github.com/amphp/website-shared
|
||||
url = https://github.com/amphp/amphp.github.io
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 4959bcbd1c7c4d6c8960773ed9caa371faee3d49
|
||||
Subproject commit 82499e89d11ad81737d661010a9ad7489fcafcb4
|
@ -6,7 +6,7 @@ baseurl: "/amp"
|
||||
layouts_dir: ".shared/layout"
|
||||
|
||||
exclude: ["Gemfile", "Gemfile.lock", "README.md", "vendor"]
|
||||
include: [".shared"]
|
||||
safe: true
|
||||
|
||||
repository: amphp/amp
|
||||
gems:
|
||||
@ -20,7 +20,7 @@ defaults:
|
||||
values:
|
||||
layout: "docs"
|
||||
|
||||
asset_path: "/amp/.shared/asset"
|
||||
asset_path: "/amp/asset"
|
||||
|
||||
navigation:
|
||||
- event-loop
|
||||
|
1
docs/asset
Symbolic link
1
docs/asset
Symbolic link
@ -0,0 +1 @@
|
||||
.shared/asset
|
Loading…
Reference in New Issue
Block a user