1
0
mirror of https://github.com/danog/dns.git synced 2024-11-26 20:14:51 +01:00

Update to new shared docs repo

This commit is contained in:
Niklas Keller 2017-09-27 14:48:55 +02:00
parent ec1cf1681a
commit 223fb06077
4 changed files with 8 additions and 4 deletions

2
.gitmodules vendored
View File

@ -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 0095e72ad9de35659b450f72f600c07dc9d1d4a7

View File

@ -4,9 +4,10 @@ kramdown:
baseurl: "/dns"
layouts_dir: ".shared/layout"
includes_dir: ".shared/includes"
exclude: ["Gemfile", "Gemfile.lock", "README.md", "vendor"]
include: [".shared"]
safe: true
repository: amphp/dns
gems:
@ -19,5 +20,7 @@ defaults:
type: "pages"
values:
layout: "docs"
description: "amphp/dns provides asynchronous DNS resolution for Amp."
keywords: ["amphp", "amp", "dns", "name resolution", "async", "php"]
asset_path: "/dns/.shared/asset"
shared_asset_path: "/dns/asset"

1
docs/asset Symbolic link
View File

@ -0,0 +1 @@
.shared/asset