fix: update configurations layouts (#84)

* fix: scss path changed

* feat: updated blog configs

* feat: updated _data section

* feat: update _includes

* fix: remove unnecessary files

* fix: update _includes directory

* fix: remove _includes (not needed)
This commit is contained in:
2023-09-11 22:42:42 +09:00
committed by GitHub
parent 8607c7fefa
commit 8880a4da51
47 changed files with 61 additions and 2286 deletions

View File

@@ -12,7 +12,7 @@ baseurl: ""
# otherwise, the layout language will use the default value of 'en'.
lang: en
# Change to your timezone http://www.timezoneconverter.com/cgi-bin/findzone/findzone
# Change to your timezone https://kevinnovak.github.io/Time-Zone-Picker
timezone: Asia/Seoul
# jekyll-seo-tag settings https://github.com/jekyll/jekyll-seo-tag/blob/master/docs/usage.md
@@ -55,10 +55,6 @@ google_site_verification: # fill in to your verification string
google_analytics:
id: # fill in your Google Analytics ID
# Google Analytics pageviews report settings
pv:
proxy_endpoint: # fill in the Google Analytics superProxy endpoint of Google App Engine
cache_path: # the local PV cache data, friendly to visitors from GFW region
# Prefer color scheme setting.
#
@@ -184,12 +180,12 @@ compress_html:
exclude:
- "*.gem"
- "*.gemspec"
- docs
- tools
- README.md
- CHANGELOG.md
- LICENSE
- rollup.config.js
- node_modules
- package*.json
jekyll-archives:
@@ -200,6 +196,3 @@ jekyll-archives:
permalinks:
tag: /tags/:name/
category: /categories/:name/
plugins:
- jekyll-include-cache