mirror of
https://gitlab.com/ansol/web-ansol.org.git
synced 2024-11-22 14:21:31 +00:00
49 lines
2.2 KiB
Markdown
49 lines
2.2 KiB
Markdown
+++
|
|
# Experience widget.
|
|
widget = "experience" # See https://sourcethemes.com/academic/docs/page-builder/
|
|
headless = true # This file represents a page section.
|
|
active = true # Activate this widget? true/false
|
|
weight = 40 # Order that this section will appear.
|
|
|
|
title = "Agenda"
|
|
subtitle = "Falta aqui um evento? Envia-nos uma mensagem."
|
|
|
|
# Date format for experience
|
|
# Refer to https://sourcethemes.com/academic/docs/customization/#date-format
|
|
date_format = "01/02/2006"
|
|
|
|
# Experiences.
|
|
# Add/remove as many `[[experience]]` blocks below as you like.
|
|
# Required fields are `title`, `company`, and `date_start`.
|
|
# Leave `date_end` empty if it's your current employer.
|
|
# Begin/end multi-line descriptions with 3 quotes `"""`.
|
|
[[experience]]
|
|
title = "NahamCon"
|
|
company = "Naham Sec"
|
|
company_url = "https://twitch.tv/NahamSec"
|
|
location = "Twitch"
|
|
date_start = "2020-06-13"
|
|
date_end = "2020-06-14"
|
|
description = """
|
|
NahamCon is a two day virtual hacking conference organized by @_JohnHammond, @NahamSec, @STOKFredrik, and @TheCyberMentor. Saturday consists of 7 hours of talks and Sunday is dedicated to 3 different workshops. Check out the schedule for both days down below!\n
|
|
NahamCon will take place Saturday, June 13 & 14, 2020 on twitch.tv/NahamSec
|
|
"""
|
|
|
|
[[experience]]
|
|
title = "Encontro Ubuntu-pt @ Jitsi Meet"
|
|
company = "Ubuntu-pt"
|
|
company_url = "https://ubuntu-pt.org"
|
|
location = "Jitsi"
|
|
date_start = "2020-06-25"
|
|
date_end = "2020-06-25"
|
|
description = """
|
|
Todos os meses, numa quinta-feira, a comunidade Ubuntu Portugal reúne-se no S̶a̶l̶o̶o̶n̶,̶ ̶e̶m̶ ̶S̶i̶n̶t̶r̶a̶.\n
|
|
Atendendo à situação actual de saúde pública em que o nosso país ainda se encontra, este mês voltamos a encontrar-nos em linha e desta vez vamos aproveitar para fazer uma sessão de de tradução conjunta. Consulta a lista dos pacotes que precisam os teu amor no link em abaixo, e aparece:\n
|
|
https://translations.launchpad.net/ubuntu/focal/+lang/pt\n
|
|
Vem, traz um amigo ou um familiar e vem conviver e partilhar experiências com o resto da comunidade portuguesa..\n
|
|
O ponto de encontro volta a ser o Jitsi (só precisam de um browser/navegador para web) no endereço:\n
|
|
https://meet.ubcasts.org/junho2020
|
|
"""
|
|
|
|
+++
|