-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
933 changed files
with
464,874 additions
and
1,932 deletions.
There are no files selected for viewing
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
246 changes: 0 additions & 246 deletions
246
analises/geral/adminpublica/2017-05-22-execucaoorcamentaria.html
This file was deleted.
Oops, something went wrong.
222 changes: 0 additions & 222 deletions
222
analises/geral/investigacao-data/2017-07-31-investigacao-data.html
This file was deleted.
Oops, something went wrong.
291 changes: 0 additions & 291 deletions
291
analises/geral/variacao-preco/2017-05-18-variacao-preco.html
This file was deleted.
Oops, something went wrong.
254 changes: 0 additions & 254 deletions
254
analises/merenda/agrupamento-licitantes/2017-04-10-licitantes-merenda.html
This file was deleted.
Oops, something went wrong.
353 changes: 0 additions & 353 deletions
353
analises/merenda/custo-por-aluno/2017-07-05-custo-por-aluno.html
This file was deleted.
Oops, something went wrong.
249 changes: 0 additions & 249 deletions
249
analises/merenda/localizacao-fornecedores/2017-05-08-localizacao-fornecedores.html
This file was deleted.
Oops, something went wrong.
241 changes: 0 additions & 241 deletions
241
analises/merenda/realinhamento-de-precos/2017-05-04-realinhamentos.html
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,183 @@ | ||
# Tranquilpeak | ||
# Version : 0.4.2-BETA | ||
# Author : Thibaud Leprêtre | ||
|
||
# I STRONGLY recommend you to use a CDN to speed up loading of pages. | ||
# There is many free CDN like Cloudinary or you can also use indirectly | ||
# by using services like Google Photos. | ||
|
||
# If you want to store images yourself, please read this guidelines: | ||
# For users, if you only use this theme, put your images directly in `source/assets/images` folder | ||
# But if you want to add local images, you can put your images directly in `source/assets/images` folder | ||
# For developpers, if you modify this theme, put your images in `source/images` folder and | ||
# use grunt task `build` to synchronize assets | ||
|
||
baseURL = "https://analytics-ufcg.github.io/licitacoes-pb/" | ||
languageCode = "pt-br" | ||
defaultContentLanguage = "pt-br" | ||
title = "Empenhados" | ||
theme = "hugo-tranquilpeak-theme" | ||
disqusShortname = "Empenhados" | ||
relativeUrls = true | ||
# googleAnalytics = "UA-123-45" | ||
paginate = 7 | ||
canonifyurls = true | ||
|
||
[permalinks] | ||
post = "/:year/:month/:slug/" | ||
|
||
[taxonomies] | ||
tag = "tags" | ||
category = "categories" | ||
archive = "archives" | ||
|
||
[author] | ||
name = "Empenhados" | ||
bio = "O principal objetivo desse projeto é aplicar técnicas de análise de dados no contexto do combate à corrupção de modo a fornecer ferramentas que possam ser utilizadas pelo cidadão para fiscalizar a atuação do poder público diante dos processos licitatórios ocorridos no estado da Paraíba.<br><br> O desenvolvimento desse projeto foi possível graças a uma parceira entre o Ministério Público do Estado da Paraíba e o Laboratório Analytics da Universidade Federal de Campina Grande." | ||
picture = "https://scontent.fpoa10-1.fna.fbcdn.net/v/t1.0-9/14516494_1277753915590590_7238568721996513129_n.png?oh=23a6dd6a331c6f917e057c8790f96a60&oe=5A446626" | ||
|
||
# Menu Configuration | ||
[[menu.main]] | ||
weight = 1 | ||
identifier = "home" | ||
name = "Home" | ||
pre = "<i class=\"sidebar-button-icon fa fa-lg fa-home\"></i>" | ||
url = "/" | ||
[[menu.main]] | ||
weight = 2 | ||
identifier = "categories" | ||
name = "Categories" | ||
pre = "<i class=\"sidebar-button-icon fa fa-lg fa-bookmark\"></i>" | ||
url = "/categories" | ||
[[menu.main]] | ||
weight = 3 | ||
identifier = "tags" | ||
name = "Tags" | ||
pre = "<i class=\"sidebar-button-icon fa fa-lg fa-tags\"></i>" | ||
url = "/tags" | ||
[[menu.main]] | ||
weight = 4 | ||
identifier = "archives" | ||
name = "Archives" | ||
pre = "<i class=\"sidebar-button-icon fa fa-lg fa-archive\"></i>" | ||
url = "/archives" | ||
[[menu.main]] | ||
weight = 5 | ||
identifier = "about" | ||
name = "About" | ||
pre = "<i class=\"sidebar-button-icon fa fa-lg fa-question\"></i>" | ||
url = "/#about" | ||
|
||
[[menu.links]] | ||
weight = 1 | ||
identifier = "github" | ||
name = "GitHub" | ||
pre = "<i class=\"sidebar-button-icon fa fa-lg fa-github\"></i>" | ||
url = "https://github.com/analytics-ufcg/licitacoes-pb" | ||
|
||
[params] | ||
# Customize date format use to render blog post date, categories and other | ||
# You must use date format used by Go Time package https://golang.org/pkg/time/ | ||
# Months (not work with short month like "jan", "feb", etc) are translated if translation exists on i18n folders | ||
# Default format is: January 2, 2006 | ||
# dateFormat = "2 January 2006" | ||
|
||
# Global keywords configuration. Following keywords will be add to every pages | ||
# keywords = ["development", "next-gen"] | ||
|
||
# Syntax highlighter, possible choice between: "highligth.js" (recommanded) and "prism.js" (experimental) | ||
# You can comment it to disable syntax highligthing | ||
syntaxHighlighter = "highligth.js" | ||
|
||
# Hide sidebar on all article page to let article take full width to improve reading, and enjoy wide images and cover images. (true: enable, false: disable) | ||
clearReading = true | ||
|
||
# Define categories will create hierarchy between parents: `categories = ["foo", "bar"]` will consider "bar" a sub-category of "foo". | ||
# If false it will flat categories. | ||
hierarchicalCategories = true | ||
|
||
description = "Análises de dados de licitações da Paraíba" | ||
|
||
# Customization | ||
# Define the behavior of the sidebar | ||
# 1: Display extra large sidebar on extra large screen, large sidebar on large screen, | ||
# medium sidebar on medium screen and header bar on small screen and | ||
# extra large sidebar is swiped on extra large screen and large sidebar on all lower screen (default) | ||
# 2: Display large sidebar on large screen, medium sidebar on medium screen and | ||
# header bar on small screen and large sidebar is swiped | ||
# 3: Display medium sidebar on large and medium screen and header bar on small screen and | ||
# medium sidebar is swiped | ||
# 4: Display header bar on all screens, extra large sidebar is swiped on extra large screen and | ||
# large sidebar is swiped on all lower screens | ||
# 5: Display header bar on all screens and large sidebar is swiped on large screen | ||
# 6: Display header bar on all screens and medium sidebar is swiped | ||
sidebarBehavior = 1 | ||
|
||
# Your blog cover picture. I STRONGLY recommend you to use a CDN to speed up loading of pages. | ||
# There is many free CDN like Cloudinary or you can also use indirectly | ||
# by using services like Google Photos. | ||
# Current image is on AWS S3 and delivered by AWS CloudFront. | ||
# Otherwise put your image in folder `static/_images/` (development) or in `source/assets/images/` if you can't or don't want to build the theme, | ||
# and use relative url : `your-image.png` | ||
coverImage = "cover.jpg" | ||
|
||
# Display an image gallery at the end of a post which have photos variables (false: disabled, true: enabled) | ||
imageGallery = true | ||
|
||
# Display thumbnail image of each post on index pages (false: disabled, true: enabled) | ||
thumbnailImage = true | ||
# Display thumbnail image at the right of title in index pages (`right`, `left` or `bottom`) | ||
# Set this value to `right` if you have old posts to keep the old style on them | ||
# and define `thumbnailImagePosition` on a post to overwrite this setting | ||
thumbnailImagePosition = "bottom" | ||
# Automatically select the cover image or the first photo from the gallery of a post if there is no thumbnail image as the thumbnail image | ||
# Set this value to `true` if you have old posts that use the cover image or the first photo as the thumbnail image | ||
# and set `autoThumbnailImage` to `false` on a post to overwrite this setting | ||
autoThumbnailImage = true | ||
|
||
# Your favicon path, default is "/favicon.png" | ||
# favicon = "/favicon.png" | ||
|
||
# Header configuration | ||
# The link at the right of the header is customizable | ||
# You can add a link (as an icon) at the right of the header instead of the author's gravatar image or author's picture. | ||
# By default, author's gravatar or author's picture is displayed. | ||
# url: /#search | ||
# icon: search | ||
# class: st-search-show-outputs | ||
|
||
# Custom CSS. Put here your custom CSS files. They are loaded after the theme CSS; | ||
# they have to be referred from static root. Example | ||
# [[params.customCSS]] | ||
# href = "css/mystyle.css" | ||
|
||
# Custom JS. Put here your custom JS files. They are loaded after the theme JS; | ||
# they have to be referred from static root. Example | ||
# [[params.customJS]] | ||
# src = "js/myscript.js" | ||
|
||
# Display `Next` on left side of the pagination, and `Prev` on right side one. | ||
# If you set this value to `true`, these positions swap. | ||
# swapPaginator = true | ||
|
||
# Sharing options | ||
# Comment and uncomment to enable or disable sharing options | ||
# If you wanna add a sharing option, read user documentation : | ||
# Tranquilpeak configuration > Theme configuration > sharing-options | ||
[[params.sharingOptions]] | ||
name = "Facebook" | ||
icon = "fa-facebook-official" | ||
url = "https://www.facebook.com/sharer/sharer.php?u=%s" | ||
|
||
[params.header.rightLink] | ||
class = "" | ||
icon = "" | ||
url = "/#about" | ||
|
||
# Customize link of author avatar in sidebar | ||
# [params.sidebar.profile] | ||
# url = "/#about" | ||
|
||
# Customize copyright value "© 2017 <CUSTOMIZATION>. All Rights Reserved" | ||
# [params.footer] | ||
# copyright = "<a href=\"https://github.com/kakawait\">kakawait</a>" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.