mirror of
https://github.com/twbs/bootstrap.git
synced 2025-03-15 15:29:22 +01:00
Clean up mounts.
This commit is contained in:
parent
0d15b2bd7e
commit
fad5002912
17
config.yml
17
config.yml
@ -18,28 +18,19 @@ blackfriday:
|
|||||||
fractions: false
|
fractions: false
|
||||||
|
|
||||||
publishDir: "_gh_pages"
|
publishDir: "_gh_pages"
|
||||||
themesDir: "site/themes"
|
|
||||||
|
|
||||||
module:
|
module:
|
||||||
mounts:
|
mounts:
|
||||||
- source: dist
|
- source: dist
|
||||||
target: static/docs/4.3/dist
|
target: static/docs/4.3/dist
|
||||||
- source: dist
|
|
||||||
target: static/dist
|
|
||||||
- source: site/content
|
- source: site/content
|
||||||
target: content
|
target: content
|
||||||
- source: site/static
|
|
||||||
target: static
|
|
||||||
- source: site/layouts
|
|
||||||
target: layouts
|
|
||||||
- source: site/data
|
- source: site/data
|
||||||
target: data
|
target: data
|
||||||
- source: site/assets
|
- source: site/layouts
|
||||||
target: assets
|
target: layouts
|
||||||
- source: site/i18n
|
- source: site/static
|
||||||
target: i18n
|
target: static
|
||||||
- source: site/archetypes
|
|
||||||
target: archetypes
|
|
||||||
|
|
||||||
params:
|
params:
|
||||||
description: "The most popular HTML, CSS, and JS library in the world."
|
description: "The most popular HTML, CSS, and JS library in the world."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user