2019-11-13 21:11:44 +00:00
|
|
|
# Welcome to Jekyll!
|
|
|
|
#
|
|
|
|
# This config file is meant for settings that affect your whole blog, values
|
|
|
|
# which you are expected to set up once and rarely need to edit after that.
|
|
|
|
# For technical reasons, this file is *NOT* reloaded automatically when you use
|
|
|
|
# 'jekyll serve'. If you change this file, please restart the server process.
|
|
|
|
|
|
|
|
# Site settings
|
2020-03-26 12:33:30 +00:00
|
|
|
title: Software Livre para Ensino e Teletrabalho
|
2020-03-12 15:41:08 +00:00
|
|
|
email: contacto@ansol.org
|
2019-11-13 21:11:44 +00:00
|
|
|
description: > # this means to ignore newlines until "baseurl:"
|
2020-03-15 22:10:37 +00:00
|
|
|
Motivados pelo surto de COVID-19 na Europa e em Portugal,
|
2020-03-12 23:16:32 +00:00
|
|
|
a <a href="https://ansol.org/" target="_blank">ANSOL</a> e
|
|
|
|
a <a href="https://ubuntu-pt.org/" target="_blank">Comunidade Ubuntu Portugal</a>
|
2020-03-15 22:10:37 +00:00
|
|
|
uniram-se para criar uma lista de Software Livre útil e
|
2020-03-25 15:25:20 +00:00
|
|
|
gratuito para alunos, professores, unidades de ensino e
|
|
|
|
todos os profissionais que se encontram em em regime de
|
|
|
|
teletrabalho.
|
2020-03-13 12:10:25 +00:00
|
|
|
baseurl: "" # the subpath of your site, e.g. /blog
|
2020-03-13 12:07:46 +00:00
|
|
|
url: "https://adistancia.ansol.org" # the base hostname & protocol for your site
|
2020-03-12 15:41:08 +00:00
|
|
|
twitter_username: ANSOL
|
2020-03-12 15:51:41 +00:00
|
|
|
gitlab_source: ubuntu-pt/open-edu
|
2020-03-12 15:41:08 +00:00
|
|
|
gitlab_username: ubuntu-pt
|
2019-11-13 21:11:44 +00:00
|
|
|
|
|
|
|
# Outputting
|
|
|
|
permalink: /:categories/:year/:month/:day/:title
|
|
|
|
|
|
|
|
# Build settings
|
|
|
|
markdown: kramdown
|
2020-03-10 23:23:59 +00:00
|
|
|
exclude: ["README.md"]
|