Skip to content

Commit 484dc4d

Browse files
committed
Exclude a bunch of things from Jekyll generation.
In particular, the `vendor` directory where bundle recommends to install dependencies.
1 parent e3552ab commit 484dc4d

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

_config.yml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,16 @@ analytics: #Google analytics code in the format XX-nnnnnnnn-n
1010
# baseurl: ""
1111
baseurl: ""
1212
url: "https://www.scala-js.org"
13-
exclude: ["*.iml"]
1413
production_url: "https://www.scala-js.org"
1514

15+
exclude:
16+
- "*.iml"
17+
- Gemfile
18+
- Gemfile.lock
19+
- README.md
20+
- Rakefile
21+
- vendor
22+
1623
assets:
1724
prefix: "/assets"
1825
digest: true

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy