Content-Length: 313681 | pFad | http://github.com/jekyll/jekyll/commit/6b0af7144d8a24fca647e385ad59ebbdd16c2954

7A Fix missing `url` configuration option documentation (#9699) · jekyll/jekyll@6b0af71 · GitHub
Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6b0af71

Browse files
authoredOct 20, 2024
Fix missing url configuration option documentation (#9699)
Merge pull request 9699
1 parent f93928a commit 6b0af71

File tree

1 file changed

+20
-3
lines changed

1 file changed

+20
-3
lines changed
 

‎docs/_data/config_options/build.yml

+20-3
Original file line numberDiff line numberDiff line change
@@ -112,10 +112,27 @@
112112
flag: --strict_front_matter
113113

114114

115+
- name: Web Domain URL
116+
option: "url: SCHEME://HOST[:PORT]"
117+
description: >-
118+
The canonical URL of the root of your production deploy, composed of the following components:<br>
119+
&nbsp; &nbsp;• &nbsp; Protocol scheme (e.g. <code>http://</code>)<br>
120+
&nbsp; &nbsp;• &nbsp; Hostname or IP address (e.g. <code>example.org</code>)<br>
121+
&nbsp; &nbsp;• &nbsp; <em>(Optional)</em> The port number of the server, prefixed with a colon
122+
(e.g. <code>:8080</code>)<br>
123+
The value of this configuration option should NOT have a trailing slash. It will be appended
124+
with the <code>baseurl</code> to form the full URL to your Jekyll site when using the
125+
<a href="/docs/liquid/filters/">Liquid filter <code>absolute_url</code></a>.<br>
126+
<strong>NOTE:</strong> This setting is automatically configured to the <strong>localhost URL</strong>
127+
when the <code>jekyll serve</code> command is invoked.
128+
129+
115130
- name: Base URL
116-
description: Serve the website from the given base URL.
117-
option: "baseurl: URL"
118-
flag: -b, --baseurl URL
131+
description: >-
132+
Serve the website from the given base URL (the path between web-server or domain root and your landing
133+
page).
134+
option: "baseurl: /PATH/TO/SITE"
135+
flag: -b, --baseurl /PATH/TO/SITE
119136

120137

121138
- name: Trace

0 commit comments

Comments
 (0)
Failed to load comments.








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/jekyll/jekyll/commit/6b0af7144d8a24fca647e385ad59ebbdd16c2954

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy