We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdb8062 commit e7ebe64Copy full SHA for e7ebe64
2 files changed
.gitignore
@@ -10,4 +10,5 @@ Gemfile.lock
10
assets/libs/
11
node_modules/
12
vendor
13
-.idea
+.idea
14
+.vscode
_config.yml
@@ -142,7 +142,7 @@ bing_site_verification: # out your bing-site-verification ID (Bing Webmaster)
142
# Collections
143
# -----------------------------------------------------------------------------
144
145
-# collections:
+collections:
146
# books:
147
# output: true
148
# news:
@@ -198,8 +198,6 @@ exclude:
198
- _projects/
199
- _pages/projects.md
200
- _pages/dropdown.md
201
- - _pages/cv.md
202
- - _pages/profiles.md
203
keep_files:
204
- CNAME
205
- .nojekyll
0 commit comments