Update about.md, _config.yml files

Deleted _posts/2016-03-24-welcome-to-jekyll.markdown
This commit is contained in:
Gustavo Silva 2020-03-10 23:23:59 +00:00
parent 411e1abf61
commit 139982b582
3 changed files with 60 additions and 35 deletions

View File

@ -6,7 +6,7 @@
# 'jekyll serve'. If you change this file, please restart the server process.
# Site settings
title: Example Jekyll site using GitLab Pages
title: Awesome Open Edu
email: your-email@domain.com
description: > # this means to ignore newlines until "baseurl:"
Write an awesome description for your new site here. You can edit this
@ -23,4 +23,4 @@ permalink: /:categories/:year/:month/:day/:title
# Build settings
markdown: kramdown
exclude: ["README.md"]
exclude: ["README.md"]

View File

@ -1,25 +0,0 @@
---
layout: post
title: "Welcome to Jekyll!"
date: 2016-03-24 15:32:14 -0300
categories: jekyll update
---
Youll find this post in your `_posts` directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run `jekyll serve`, which launches a web server and auto-regenerates your site when a file is updated.
To add new posts, simply add a file in the `_posts` directory that follows the convention `YYYY-MM-DD-name-of-post.ext` and includes the necessary front matter. Take a look at the source for this post to get an idea about how it works.
Jekyll also offers powerful support for code snippets:
{% highlight ruby %}
def print_hi(name)
puts "Hi, #{name}"
end
print_hi('Tom')
#=> prints 'Hi, Tom' to STDOUT.
{% endhighlight %}
Check out the [Jekyll docs][jekyll-docs] for more info on how to get the most out of Jekyll. File all bugs/feature requests at [Jekylls GitHub repo][jekyll-gh]. If you have questions, you can ask them on [Jekyll Talk][jekyll-talk].
[jekyll-docs]: http://jekyllrb.com/docs/home
[jekyll-gh]: https://github.com/jekyll/jekyll
[jekyll-talk]: https://talk.jekyllrb.com/

View File

@ -1,15 +1,65 @@
---
layout: page
title: About
permalink: /about/
permalink: /
---
This is the base Jekyll theme. You can find out more info about customizing your Jekyll theme, as well as basic Jekyll usage documentation at [jekyllrb.com](http://jekyllrb.com/)
# Software educativo livre CORONAVIRUS
Passo 1. Reunir nome + links mais restrições
Passo 2. Criar categorias para organizar melhor.
Âmbito: Software (repositórios talvez mais tarde, se este correr bem)
Regras: Tentar colocar por ordem alfabética para ser mais fácil detectar repetições.
## Intro
## A ser instalado pelas instituições
* Framalibre - Conjunto de Ferramentas e recursos - https://framalibre.org/
* Moodle - Sistema de Ensino à Distância - https://moodle.org/?lang=pt
* Nextcloud - Software de gestão de documentos na cloud (pode incluir Office Online, videoconferência, etc.) - https://nextcloud.com/
* Omeka - Criação de exibições e colecções virtuais - https://omeka.org/
* Wordpress - Plataforma de blogs - https://wordpress.org/
## A ser instalado pelos utilizadores
* Calibre - Organização, edição, e catalogação de ebooks - https://calibre-ebook.com/
* FisicaLab - resolução de problemas de Física - https://www.gnu.org/software/fisicalab/
* GCompris - actividades para crianças dos 2 aos 10 anos - https://gcompris.net
* Ghostwriter - editor de markdown - https://wereturtle.github.io/ghostwriter/
* Joplin - Aplicação de Notas, com suporte de markdown e sincronização - https://joplinapp.org/
* LibreOffice - Suite de Escritório - https://www.libreoffice.org/
* MuseScore - escrita e leitura de pautas musicais - https://musescore.org
* Octave - linguagem similar ao MATLAB para computação numérica - https://www.gnu.org/software/octave/
* Solfege - treino de ouvido e música - https://www.gnu.org/software/solfege/
* Zotero - Gestão de Bibliografias - https://www.zotero.org/
* Okular - Leitor e anotador de pdf e outros formatos - https://okular.kde.org/
* Gephi - Grafos - https://gephi.org/
* TextGrid - Ferramenta de análise e edição de texto - https://textgrid.de/en/
* TimelineJS - Criação de timelines - https://timeline.knightlab.com/
*
#### Imagem
* Blender - Arte gráfica - https://www.blender.org/
* Digikam - edição de imagens - https://www.digikam.org/
* GIMP - edição de imagens - https://www.gimp.org/
* Krita - programa de desenho - https://krita.org
* Tux Paint - ferramenta de pintura para crianças - http://www.tuxpaint.org/
* Tropy - Gestão de imagens - https://tropy.org/
#### Audio e Vídeo
* Audacity - edição audio - https://www.audacityteam.org/
* Kdenlive - Editor de vídeo - https://kdenlive.org/
* OpenShot - editor de vídeo - https://www.openshot.org/pt/
### Colaboração
* Atom Teletype - https://github.com/atom/teletype
* Collabora Online - https://nextcloud.com/collaboraonline/
* KDE Connect - Controlar o computador com o telemóvel - https://kdeconnect.kde.org
You can find the source code for the Jekyll new theme at:
{% include icon-github.html username="jglovier" %} /
[jekyll-new](https://github.com/jglovier/jekyll-new)
You can find the source code for Jekyll at
{% include icon-github.html username="jekyll" %} /
[jekyll](https://github.com/jekyll/jekyll)