Skip to content

Commit d609d6d

Browse files
Added sources/ folder to images to keep all image sources in initial unchanged version if they need to be manipulated in the future or different versions required.
Excluded sources/ from jekyll build in the config options.
1 parent 3f045cf commit d609d6d

18 files changed

+2
-0
lines changed

_config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ include: ["_pages"]
1919
exclude:
2020
- Gemfile
2121
- Gemfile.lock
22+
- static/images/sources/
2223
future: true
2324

2425
# command to run build locally:

_config_dev.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ include: ["_pages"]
1919
exclude:
2020
- Gemfile
2121
- Gemfile.lock
22+
- static/images/sources/
2223
future: true
2324

2425
# command to run build locally:

static/images/sources/338.jpg

10.6 MB
Loading
1.66 MB
Binary file not shown.
6.2 MB
Loading
1.1 MB
Loading
4.18 MB
Loading
1.13 MB
Loading
339 KB
Loading
1.03 MB
Loading

0 commit comments

Comments
 (0)