-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
60 lines (49 loc) · 1.44 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
51
52
53
54
55
56
57
58
59
60
#style: dark
#footer: 'follow me on <a href="https://github.com/mgrl39">Github</a>'
# Build settings
#markdown: kramdown
#remote_theme: b2a3e8/jekyll-theme-console
#remote_theme: cotes2020/jekyll-theme-chirpy
# _config.yml
# --------------------------------------------------------
# --------------------------------------------------------
# title: 42Project
# description: A description of 42Project
# baseurl: "" # Deja esto en blanco si el sitio está en la raíz del dominio
# url: "https://mgrl39.github.io" # La URL base de tu sitio
# Configuración de construcción
#theme: "jekyll-theme-primer"
#remote_theme: "cotes2020/jekyll-theme-chirpy"
#plugins:
# - jekyll-github-metadata
# - jekyll-seo-tag
# - jekyll-coffeescript
# - jekyll-commonmark-ghpages
# - jekyll-gist
# - jekyll-paginate
# - jekyll-relative-links
# - jekyll-optional-front-matter
# - jekyll-readme-index
# - jekyll-default-layout
# - jekyll-titles-from-headings
# - jekyll-remote-theme
# Configuración adicional del tema chirpy
#social:
# GitHub: mgrl39
# Excluir archivos del procesamiento
#exclude:
# - Gemfile
# - Gemfile.lock
# - node_modules/
# - vendor/bundle/
# - vendor/cache/
# - vendor/gems/
# - vendor/ruby/
# Configuración para jekyll-seo-tag
#seo:
# type: "website"
# name: "42Project"
# description: "A description of 42Project"
# url: "https://mgrl39.github.io"
# ---------------------------------------------
remote_theme: piharpi/jekyll-klise