-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
36 lines (33 loc) · 1.45 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
title: Estudiando DAW
author: s-moreno
email: [email protected]
description: > # this means to ignore newlines until "show_exerpts:"
Me llamo Sergio y estoy estudiando Desarrollo de aplicaciones web (DAW) en BirtLH.
Aquí iré subiendo ciertas Tareas para los módulos del ciclo.
show_excerpts: false # set to true to show excerpts on the homepage
remote_theme: abhinavs/moonwalk
plugins:
- jekyll-remote-theme
- jekyll-feed
- jekyll-soopr-seo-tag
highlighter: rouge
theme_config:
appearance: "dark" # can be "light", "dark" or "auto"
appearance_toggle: true # if appearance can be switched by user
back_home_text: "< inicio" # customize text for homepage link in post layout
date_format: "%d-%m-%Y" # customize how date is formatted
show_description: true # show blog description
show_navbar: true # show horizontal navbar
show_footer: true # show footer links in home page,add in _data/home.yml
show_copyright: true # show copyright notice in footer
# following keys are using to create home layout
show_projects: true # show projects as cards, add in _data/home.yml
show_blog: false # show blog posts added in _posts
show_old_projects: true # show old projects as cards, add in _data/home.yml
show_misc_list: false # show generic vertical list for misc details, add _data/home.yml
# options for "home" page
home:
title_projects: Ejercicios
title_old_projects: Años anteriores
title_misc_list: Detalles
title_blog: Blog