All Projects → colaboradados → Colaboradados.github.io

colaboradados / Colaboradados.github.io

Licence: mit
O VEÍCULO COLABORATIVO SOBRE TRANSPARÊNCIA E OPEN DATA NO BRASIL.

Projects that are alternatives of or similar to Colaboradados.github.io

Patternfly
This repo contains core (HTML/CSS) implementation for PatternFly. Issues related to CSS/HTML and layout should be filed here.
Stars: ✭ 328 (+63.18%)
Mutual labels:  hacktoberfest, scss
React Foundation
Foundation as React components.
Stars: ✭ 573 (+185.07%)
Mutual labels:  hacktoberfest, scss
Magento2 Theme Blank Sass
SASS based version of Magento 2 Blank theme
Stars: ✭ 373 (+85.57%)
Mutual labels:  hacktoberfest, scss
Scssphp
SCSS compiler written in PHP
Stars: ✭ 309 (+53.73%)
Mutual labels:  hacktoberfest, scss
Web App
Mifos X Web App is the revamped version of the Mifos X Community App built on top of the Fineract Platform leveraging the popular Angular framework.
Stars: ✭ 87 (-56.72%)
Mutual labels:  hacktoberfest, scss
Devlopr Jekyll
Build and Deploy your Static Site 🚀 using this beautiful Jekyll Framework/Theme built for Creatives
Stars: ✭ 309 (+53.73%)
Mutual labels:  hacktoberfest, scss
Alembic
⚗️ A Jekyll boilerplate theme designed to be a starting point for any Jekyll website
Stars: ✭ 501 (+149.25%)
Mutual labels:  hacktoberfest, scss
Awesome Learning
Awesome Learning - Learn JavaScript and Front-End Fundamentals at your own pace
Stars: ✭ 216 (+7.46%)
Mutual labels:  hacktoberfest, scss
Garth
🥁 A really basic theme for Jekyll
Stars: ✭ 85 (-57.71%)
Mutual labels:  hacktoberfest, scss
Commudle Ng
World's first community management platform. And it's free!
Stars: ✭ 81 (-59.7%)
Mutual labels:  hacktoberfest, scss
Docs
Parse Platform docs
Stars: ✭ 296 (+47.26%)
Mutual labels:  hacktoberfest, scss
Media Manager
A simple file browser and up-loader for Laravel written in Vue.JS
Stars: ✭ 190 (-5.47%)
Mutual labels:  hacktoberfest, scss
Elixirschool
The content behind Elixir School
Stars: ✭ 3,171 (+1477.61%)
Mutual labels:  hacktoberfest, scss
Letra Extension
Passively learn a new language every time you open a new tab
Stars: ✭ 323 (+60.7%)
Mutual labels:  hacktoberfest, scss
Stylesheet
The GTK Stylesheet for elementary OS
Stars: ✭ 260 (+29.35%)
Mutual labels:  hacktoberfest, scss
Github Dark Theme
GitHub Dark Theme - Extension for Chrome, Firefox, and Microsoft Edge
Stars: ✭ 413 (+105.47%)
Mutual labels:  hacktoberfest, scss
Ifme
Free, open source mental health communication web app to share experiences with loved ones
Stars: ✭ 1,147 (+470.65%)
Mutual labels:  hacktoberfest, scss
Phpid Learning
🙋 Belajar daring bersama PHPID
Stars: ✭ 125 (-37.81%)
Mutual labels:  hacktoberfest, scss
Bootstrap Italia
Bootstrap Italia è un tema Bootstrap 4 conforme alle linee guida di design per i servizi web della PA
Stars: ✭ 193 (-3.98%)
Mutual labels:  hacktoberfest, scss
React Native Pdfview
📚 PDF viewer for React Native
Stars: ✭ 198 (-1.49%)
Mutual labels:  hacktoberfest

Colaboradados

O VEÍCULO COLABORATIVO SOBRE TRANSPARÊNCIA E OPEN DATA NO BRASIL.

English Version

Este repositório se refere ao nosso site e banco colaborativo de bases de dados. Acesse aqui.


Stack

  • Ruby a linguagem de programação necessária para o Jekyll.
  • Jekyll para geração de páginas estáticas.
  • SCSS para estilos.

Índice


Instalação

Docker

Para quem prefere utilizar Docker (evita a instalação do Ruby e do Jekyll na máquina), é necessário rodar apenas um comando, rapidamente o servidor de desenvolvimento estará disponível.

Pré-requisitos:

Rodando o projeto

sudo docker-compose up

Windows

Pré-requisitos:

Baixe as ferramentas nos links acima e siga os formatos padrões de instalação. Ao fim, abra o GitBash e instale o jekyll e o Bundler com o comando:

$ gem install jekyll bundler

Rodando o projeto

  1. Fork o repositório para o seu Github.
  2. No Gitbash, clone o repositório digitando:
    $ git clone https://github.com/<seu_usuario>/colaboradados.github.io.git
    
  3. Pela linha de comando, vá até a pasta onde você clonou o repositório em seu computador:
    $ cd colaboradados.github.io
    
  4. Instale as dependências e execute o sevidor:
    $ bundle install
    
    $ bundle exec jekyll serve
    
  5. Abra o seu navegador e digite http://localhost:4000/. Se tudo deu certo você conseguirá ver o site rodando localmente em seu computador.

Linux Debian-based

Instalando

Pré-requisitos:

  1. Abra o terminal do Ubuntu e para atualizar a lista de pacotes digite:

    $ sudo apt update
    
  2. Após a atualização da lista de repositórios, instale o Ruby e dependências que são requeridas para rodar o projeto digitando:

    $ sudo apt install ruby-full build-essential zlib1g-dev
    
  3. Instale o RubyGem com o comando:

    $ sudo apt install rubygems
    
  4. Após a instalação do RubyGem. Digite:

    $ sudo gem install jekyll bundler
    
  5. Instale também o Git. Digite:

    $ sudo apt install git
    

Rodando o projeto

  1. Fork o repositório para o seu Github.

  2. Clone o repositório para o seu computador digitando no Gitbash:

    $ git clone https://github.com/<seu_usuario>/colaboradados.github.io.git
    
  3. Vá até a pasta onde você clonou o repositório em seu computador:

    $ cd colaboradados.github.io
    
  4. Instale as dependências e em seguinda execute o servidor:

    $ bundle install
    
    $ bundle exec jekyll serve
    
  5. Abra o seu navegador e digite http://localhost:4000/. Se tudo der certo você conseguirá ver o site rodando localmente em seu computador.

Mac

O Mac já possui tanto o git quanto o ruby por padrão, necessitando a instalação apenas do Bundler e do Jekyll.

gem install --user-install bundler jekyll

Rodando o projeto

  1. Fork o repositório para o seu Github.
  2. Clone o repositório digitando $ git clone https://github.com/<seu_usuario>/colaboradados.github.io.git no Terminal.
  3. Vá até a pasta onde você clonou o repositório em seu computador.
  4. Digite $ bundle install e depois $ bundle exec jekyll serve no Terminal. Caso não tenha dado nenhum erro, siga para a etapa 5.
  5. Abra o link em seu navegador http://localhost:4000/. Você verá o site rodando localmente em seu computador.

Indexando a busca no Algolia

Para carregar o índice corretamente defina as variáveis abaixos no _config.yml:

algolia:
  application_id: GVM6HECTJP
  index_name: colaboradados
  search_only_api_key: rvtp4mqkxaeqyf9d6wkj52xj9lahmjg4

Depois execute o comando:

$ ALGOLIA_API_KEY='<password>' bundle exec jekyll algolia

Colaborando com a bases de dados

O Colaboradados é uma iniciativa sem fins lucrativos e feita para a comunidade e com a ajuda da mesma. Para ajudar com nossa base de dados você precisará seguir o caminho da pasta colaboradados.github.io/_posts e escolher o arquivo com o nome da base para a qual você quer colaborar. Os arquivos estão em Markdown e você poderá abrir no Visual Studio Code ou em seu ambiente de desenvolvimento preferido. Os arquivos precisam ser editados seguindo exatamente o mesmo padrão para listas, títulos e ordem alfabética. Isso deixará o trabalho organizado e facilitará para que o @colabora_bot, nosso bot do Twitter, consiga funcionar corretamente. Se tiver dúvidas, entre em contato conosco.


Créditos

Este projeto foi desenvolvido por Judite Cypreste, e contou com a grande colaboração de Jessica Temporal, João Ernane e Miriam Retka.

O site foi desenvolvido com design de HTML5 UP, com integração ao Jekyll de Andrew Banchich.


The MIT License (MIT)

Português (tradução livre)

Copyright (c) 2019 Judite Cypreste

A permissão é concedida, gratuitamente, a qualquer pessoa que obtenha uma cópia deste software e dos arquivos de documentação associados (o "Software"), para lidar com o software sem restrições, incluindo, sem limitação, os direitos de uso, cópia, modificação, merge, publicar, distribuir, sublicenciar e / ou vender cópias do Software e permitir que as pessoas a quem o software é fornecido o façam, sob as seguintes condições:

A declaração de direitos autorais acima e esta permissão devem ser incluídos em todas as cópias ou partes substanciais do software.

O SOFTWARE É FORNECIDO "TAL COMO ESTÁ", SEM GARANTIA DE QUALQUER TIPO, EXPRESSA OU IMPLÍCITA, INCLUINDO MAS NÃO SE LIMITANDO A GARANTIAS DE COMERCIALIZAÇÃO, ADEQUAÇÃO A UMA FINALIDADE ESPECÍFICA E NÃO INFRACÇÃO. EM NENHUM CASO OS AUTORES OU TITULARES DE DIREITOS AUTORAIS SERÃO RESPONSÁVEIS POR QUALQUER REIVINDICAÇÃO, DANOS OU OUTRA RESPONSABILIDADE, SEJA EM AÇÃO DE CONTRATO, TORT OU OUTRA FORMA, DECORRENTE DE, FORA DE OU RELACIONADO AO SOFTWARE OU O USO DE PROUTOS.

Inglês (original)

Copyright (c) 2019 Judite Cypreste

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].