Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Rules2
-rw-r--r--content/.well-known/acme-challenge/T1cn-YIz2mJ95YfWDe8ZFcyTdkftk0rvRowsFjHV8z01
-rw-r--r--nanoc.yaml1
3 files changed, 0 insertions, 4 deletions
diff --git a/Rules b/Rules
index 265ed442..fc44fc92 100644
--- a/Rules
+++ b/Rules
@@ -97,5 +97,3 @@ layout '/**/*', :erb
# Leave the favicon alone.
passthrough '/favicon.ico'
-# Let's Encrypt challenge.
-passthrough '/.well-known/**/*'
diff --git a/content/.well-known/acme-challenge/T1cn-YIz2mJ95YfWDe8ZFcyTdkftk0rvRowsFjHV8z0 b/content/.well-known/acme-challenge/T1cn-YIz2mJ95YfWDe8ZFcyTdkftk0rvRowsFjHV8z0
deleted file mode 100644
index b426e267..00000000
--- a/content/.well-known/acme-challenge/T1cn-YIz2mJ95YfWDe8ZFcyTdkftk0rvRowsFjHV8z0
+++ /dev/null
@@ -1 +0,0 @@
-T1cn-YIz2mJ95YfWDe8ZFcyTdkftk0rvRowsFjHV8z0.jVRwpWT7y6RYE21Nf9Ts9ul7_yL9ynS53zX-AUdidwk \ No newline at end of file
diff --git a/nanoc.yaml b/nanoc.yaml
index 8ddcbeaa..ee85d44b 100644
--- a/nanoc.yaml
+++ b/nanoc.yaml
@@ -64,7 +64,6 @@ data_sources:
# “full”, meaning that identifiers include file extensions. This can also
# be “legacy”, primarily used by older Nanoc sites.
identifier_type: full
- extra_files: ['.well-known/**/*']
# Configuration for the “check” command, which run unit tests on the site.
checks: