-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
50 lines (50 loc) · 1.46 KB
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
title: סטיילינג לדתיות – לאה לאוקשטיין
description: לאה לאוקשטיין סטייליסטית אישית מומחית בסטיילינג לדתיות, ליוויתי עשרות נשים בתהליכי סטיילינג שונים, סדנאות סטיילינג, סידור ארון, סיבוב קניות, קורסים בסטיילינג אינטרנטי. נשים יצאו בטוחות בעצמן וביופי שלהן, עם ארון בגדים מצומצם אך מדויק. הן יודעות איך לעשות קניית נכון ויעיל.
url: https://lea.laukstein.com
enforce_ssl: lea.laukstein.com
permalink: /:category/:title
assets: /assets/
github: [metadata]
repository: laukstein/lea.laukstein.com
# environment: development
timezone: UTC
safe: true
theme: false
future: true
collections:
pages:
output: true
permalink: /:path
markdown: kramdown
kramdown:
input: GFM
hard_wrap: true
excerpt_separator: "\n"
sass:
sass_dir: assets
style: compressed
compress_html:
clippings: all
comments: ["<!-- ", " -->"]
endings: all
profile: false
startings: [html, head, body]
# webrick:
# headers:
# Referrer-Policy: no-referrer
# X-Frame-Options: SAMEORIGIN
whitelist:
- jekyll-redirect-from
plugins:
- jekyll-redirect-from
exclude:
- CNAME
- Gemfile
- Gemfile.lock
- LICENSE
- node_modules
- package.json
- vendor/*
- /*README.md
- .*
- ~*