Skip to content
This repository was archived by the owner on May 4, 2025. It is now read-only.

Commit c111898

Browse files
committed
simplified _config.yml
1 parent 8286f30 commit c111898

2 files changed

Lines changed: 2 additions & 27 deletions

File tree

docs/.nojekyll

Whitespace-only changes.

docs/_config.yml

Lines changed: 2 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Open EV Data
33
description: Open Dataset of Electric Vehicles and their specs
44
domain: opendata.kilowattcharging.com
55
url: https://opendata.kilowattcharging.com
6-
baseurl: "/open-ev-data"
6+
baseurl: ""
77

88
# GitHub metadata
99
github:
@@ -18,29 +18,4 @@ navigation:
1818
- title: Search
1919
url: /search
2020
- title: Suggest Vehicle
21-
url: /suggest
22-
23-
# Development settings
24-
livereload: true
25-
host: 127.0.0.1
26-
port: 4000
27-
28-
# Exclude unnecessary files
29-
exclude:
30-
- Gemfile
31-
- Gemfile.lock
32-
- node_modules
33-
- vendor
34-
- .jekyll-cache
35-
- .sass-cache
36-
- .git
37-
- .github
38-
- scripts
39-
- test
40-
- lib
41-
- bin
42-
- README.md
43-
- LICENSE
44-
- CONTRIBUTING.md
45-
46-
21+
url: /suggest

0 commit comments

Comments
 (0)