-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_config.yml
32 lines (26 loc) · 2.02 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
title: Adolfo Neto
description: Elixir and Erlang enthusiast. Associate Professor at UTFPR
plugins:
- jekyll-relative-links
- jekyll-seo-tag
relative_links:
enabled: true
collections: true
include:
- research.md
include: [ "/.well-known" ]
theme: jekyll-theme-dinky
# utc: "2024-09-30 0:00:00 -0300" #Required. The start time of the event. Best to use UTC format, but may work in other date formats too.
# name: "Congresso Brasileiro de Software: Teoria e Prática (CBSoft) " #Required. The human-readable name of the event
# logo: images/cbsoft2023-horizontal-menor.png #Required. logo for the event. replace this logo in the project or add a new file and change the value of this variable
# description: "O Congresso Brasileiro de Software: Teoria e Prática (CBSoft) é um evento realizado anualmente pela Sociedade Brasileira de Computação (SBC) com o objetivo de promover e incentivar a troca de experiências entre pesquisadores e profissionais da indústria e academia sobre as mais recentes pesquisas, tendências e inovações práticas e teóricas sobre software. " #Required. short description of the event. this is used in the preview when the link is shared on facebook
# externalLink: "https://bit.ly/3WhTDdw" #Required. link to the main event page. this could be a webpage, a facebook event, an eventbrite page, where ever the main webpage is for your event
# url: "http://adolfont.github.io/now/" #(Optional) the full URL for this countdown page. This is neccesary for facebook share previews
# facebookEventLink: #(Optional) if you have a facebook event, put the link here and we'll add a "RSVP on facebook" link at the bottom.
# hashtag: "" #(Optional) hashtag for the event, example "#hashtag". must be in quotes.
# colors: #(Optional)
# background: "#FFF" #color of the background of the page
# primary: "#3FBFBC" #primary color for the page
# secondary: "#EE4823" #secondary color for the page
# textcolor: "#FFF" #color of the text, which is overlayed on the primary color
# fontfamily: "'Open Sans', sans-serif" #optional