Updated config to build to ./public

and git ignore yoo, aldo disabled tracking,
This commit is contained in:
2019-05-15 02:58:12 +00:00
parent 1165d7ab52
commit 3d29ce0692
2 changed files with 5 additions and 4 deletions
+1
View File
@@ -3,3 +3,4 @@
.sass-cache
_site
Gemfile.lock
/public
+4 -4
View File
@@ -8,12 +8,12 @@ description:
Google search results) and in your feed.xml site description.
# Site URL
url: "https://digitaladapt.style"
url: "https://style.digitaladapt.com"
baseurl: /
# Matomo Tracking
matomo_url: "//digitaladapt.click/"
matomo_siteId: 1
# matomo_url: ""
# matomo_siteId: 1
# Contact Me About This Page
page_contact: false
@@ -50,7 +50,7 @@ keybase_username: digitaladapt
# instance: example.com
# Build Settings
destination: /var/www/style
destination: public
plugins:
- jekyll-feed
- jekyll-seo-tag