Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update _config.yml #15

Open
wants to merge 3 commits into
base: gh-pages
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
53 changes: 28 additions & 25 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -1,48 +1,51 @@
#Setup ~~~
#Follow these 2 steps to set up your site.
#Configurar ~~~
#Siga os dois passoas abaixo para configurar seu site

#Step 1: change YourUserName to the user name you chose on GitHub:
user: gabano
#Passo 1.1: Mude SeuNomeDeUsuario para o nome de usuário do GitHub:
user: SeuNomeDeUsuario

#Step 2: give your study group a name and a short description:
title: GER NUPEM/UFRJ
#Passo 1.2: Dê um nome ao seu grupo de estudos.
title: NOME DO SEU GRUPO

description: "Grupo de estudos em R NUPEM/UFRJ"
description: "Essa é uma descrição do grupo, altere-a"

#Step 2: press the green 'Commit Changes' button at the bottom of this page.
#Passo 2: Clique no botão verde ('Commit Changes') no fim dessa página.

# That's it, your website is all set up!
# You can see it at https://YourUserName.github.io/studyGroup/
# No need to change anything below this line.
# To make your first event, check out the instructions at https://github.com/mozillascience/studyGroup#how-to-launch-a-new-event
# Having trouble? Open a new issue at https://github.com/mozillascience/studyGroup/issues and we'll help you out ASAP!
# É isso, seu sítio está configurado!
# Você pode vê-lo em https://YourUserName.github.io/studyGroup/
# Não é preciso mudar nada abaixo dessa linha.
# Para criar seu primeiro evento, confira as intruções em https://github.com/mozillascience/studyGroup#how-to-launch-a-new-event
# Enfrentando problemas? Abra uma nova Issue em https://github.com/mozillascience/studyGroup/issues e nós o ajudaremos assim que possível!

# Optional Configuration
# None of these things need to be changed - but feel free!
# Configuração opcional
# Nada disso precisa ser mudado - mas sinta-se livre!

titleBackground: "Bem-vindo ao nosso Grupo de Estudos"
titleBackground: "https://s3-us-west-2.amazonaws.com/webmaker-kits/learning%402x.jpg"
headlineSmall: "Bem-vindo ao nosso Grupo de Estudos!"
headlineMain: "Vamos trabalhar juntos"

# Setup Google Calendar
# Usage:
# 1. create a new google account
# 2. change 'USER' in the example urls below to the username of the google account you made for your calendar
# 3. set calendar_on: True.
# Configurar Google Calendar
# Uso:
# 1. crie uma nova conta do google
# 2. mude 'USUARIO' nos endereços de exemplo abaixo para o nome da nova conta do google onde você criou o calendário
# 3. mude calendar_on para TRUE.

calendar_on: TRUE
calendar_on: FALSE
calendar_embed_url: "https://www.google.com/calendar/embed?src=USUARIO@gmail.com"
calendar_ical_url: "https://www.google.com/calendar/ical/USUARIO@gmail.com/public/basic.ics"



#========================================
# No touching anything below this line :)
# Não toque em nada abaixo dessa linha :)
#========================================
# Color settings (hex-codes without the leading hash-tag)
# Configurações de cor (hex-codes sem o jogo da velha)
color:
primary: fed136
secondary: fec503
secondary-dark: 333

# Build settings
# Configurações da edição (build)
markdown: kramdown
permalink: pretty