-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
38 lines (30 loc) · 956 Bytes
/
_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
# Site name
name: Creation site Maroc - Unik
# Site description
description: Unik fournit des services de création de site web au Maroc sous Drupal, intégration de Salesforce , développement d'applications Mobile et consulting en Ergonomie au Maroc.
#Site keyowrds
keywords: Drupal, Salesforce, CRM, Mobile application, Web application, Formation, Formation Drupal, Formation Salesforce, Formation marketing, Formation Management
# The website where you'll be publishing your site.
url: https://www.unik.ma
# Other non-important information. Don't mess with unless you're certain.
# NB: I guess you can always reclone the repo if you mess up. Lucky you. Go wild.
permalink: /:categories/:title
redirects: yes
markdown: rdiscount
rdiscount:
extensions: [smart]
#
# Jekyll-Assets configuration
#
assets:
compress:
css: sass
js: uglifier
exclude:
- unicorn.rb
- README.md
- Procfile
- Gemfile
- Gemfile.lock
- config.ru
- vendor