Skip to content

Commit 3eb5949

Browse files
Clean up
1 parent 089d016 commit 3eb5949

15 files changed

Lines changed: 9 additions & 1674 deletions

README.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,14 @@ Visit the website at [https://keycube.github.io](https://keycube.github.io).
99

1010
The Heatmap 3D experience is integrated directly in this repository under:
1111

12-
- `/heatmap3d/`
13-
- `/heatmap3d/preference/`
14-
- `/heatmap3d/reachability/`
15-
- `/heatmap3d/preference-fr/`
16-
- `/heatmap3d/reachability-fr/`
12+
- `/keycube-heatmap3d/`
13+
- `/keycube-heatmap3d/preference/`
14+
- `/keycube-heatmap3d/reachability/`
15+
16+
Source of truth follows the website convention:
17+
18+
- pages: `heatmap3d*.markdown`
19+
- layouts: `_layouts/heatmap3d-*.html`
1720

1821
## Documentation
1922

_config.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,7 @@ parallel_localization: true
5656
# Excluded items can be processed by explicitly listing the directories or
5757
# their entries' file path in the `include:` list.
5858
#
59-
exclude:
60-
- heatmap3d/
59+
exclude: []
6160
# - .sass-cache/
6261
# - .jekyll-cache/
6362
# - gemfiles/

_includes/heatmap3d-data.html

Lines changed: 0 additions & 84 deletions
This file was deleted.

_layouts/heatmap3d.html

Lines changed: 0 additions & 35 deletions
This file was deleted.

0 commit comments

Comments
 (0)