mirror of
https://gitlab.com/ansol/web-ansol.org.git
synced 2024-11-21 22:01:31 +00:00
projects -> campanhas
This commit is contained in:
parent
d0fa295424
commit
bcd6b76577
@ -14,8 +14,8 @@
|
||||
weight = 20
|
||||
|
||||
[[main]]
|
||||
name = "Projects"
|
||||
url = "#projects"
|
||||
name = "Campanhas"
|
||||
url = "#campanhas"
|
||||
weight = 30
|
||||
|
||||
[[main]]
|
||||
|
@ -226,7 +226,7 @@ plugins_js = []
|
||||
engine = 0
|
||||
|
||||
# Which page types are commentable?
|
||||
commentable = {page = true, post = true, docs = true, project = true, publication = true, talk = true}
|
||||
commentable = {page = false, post = false, docs = false, project = false, publication = false, talk = false}
|
||||
|
||||
# Configuration of Disqus.
|
||||
[comments.disqus]
|
||||
|
Before Width: | Height: | Size: 322 KiB After Width: | Height: | Size: 322 KiB |
Before Width: | Height: | Size: 219 KiB After Width: | Height: | Size: 219 KiB |
@ -5,7 +5,7 @@ headless = true # This file represents a page section.
|
||||
active = true # Activate this widget? true/false
|
||||
weight = 65 # Order that this section will appear.
|
||||
|
||||
title = "Projects"
|
||||
title = "Campanhas"
|
||||
subtitle = ""
|
||||
|
||||
[content]
|
@ -5,7 +5,7 @@ headless = true # This file represents a page section.
|
||||
active = true # Activate this widget? true/false
|
||||
weight = 10 # Order that this section will appear.
|
||||
|
||||
title = "Academic"
|
||||
title = "ANSOL"
|
||||
|
||||
# Hero image (optional). Enter filename of an image in the `static/img/` folder.
|
||||
hero_media = "hero-academic.png"
|
||||
@ -26,8 +26,8 @@ hero_media = "hero-academic.png"
|
||||
# Background image.
|
||||
# image = "" # Name of image in `static/img/`.
|
||||
# image_darken = 0.6 # Darken the image? Range 0-1 where 0 is transparent and 1 is opaque.
|
||||
# image_size = "cover" # Options are `cover` (default), `contain`, or `actual` size.
|
||||
# image_position = "center" # Options include `left`, `center` (default), or `right`.
|
||||
# image_size = "contain" # Options are `cover` (default), `contain`, or `actual` size.
|
||||
# image_position = "right" # Options include `left`, `center` (default), or `right`.
|
||||
# image_parallax = true # Use a fun parallax-like fixed background effect? true/false
|
||||
|
||||
# Text color (true=light or false=dark).
|
||||
@ -36,23 +36,20 @@ hero_media = "hero-academic.png"
|
||||
# Call to action links (optional).
|
||||
# Display link(s) by specifying a URL and label below. Icon is optional for `[cta]`.
|
||||
# Remove a link/note by deleting a cta/note block.
|
||||
[cta]
|
||||
url = "https://sourcethemes.com/academic/docs/install/"
|
||||
label = "Get Started"
|
||||
icon_pack = "fas"
|
||||
icon = "download"
|
||||
|
||||
[cta_alt]
|
||||
url = "https://sourcethemes.com/academic/"
|
||||
label = "View Documentation"
|
||||
# [cta]
|
||||
# url = "https://sourcethemes.com/academic/docs/install/"
|
||||
# label = "Get Started"
|
||||
# icon_pack = "fas"
|
||||
# icon = "download"
|
||||
#
|
||||
# [cta_alt]
|
||||
# url = "https://sourcethemes.com/academic/"
|
||||
# label = "View Documentation"
|
||||
|
||||
# Note. An optional note to show underneath the links.
|
||||
[cta_note]
|
||||
label = '<a class="js-github-release" href="https://sourcethemes.com/academic/updates" data-repo="gcushen/hugo-academic">Latest release<!-- V --></a>'
|
||||
# [cta_note]
|
||||
# label = '<a class="js-github-release" href="https://sourcethemes.com/academic/updates" data-repo="gcushen/hugo-academic">Latest release<!-- V --></a>'
|
||||
+++
|
||||
|
||||
**The Best Way to Create the Website You Want from Markdown (or Jupyter/RStudio)**
|
||||
A "ANSOL - Associação Nacional para o Software Livre" é uma associação portuguesa sem fins lucrativos que tem como fim a divulgação, promoção, desenvolvimento, investigação e estudo da Informática Livre e das suas repercussões sociais, políticas, filosóficas, culturais, técnicas e científicas.
|
||||
|
||||
Build **Anything** with Widgets
|
||||
|
||||
<span style="text-shadow: none;"><a class="github-button" href="https://github.com/gcushen/hugo-academic" data-icon="octicon-star" data-size="large" data-show-count="true" aria-label="Star this on GitHub">Star</a><script async defer src="https://buttons.github.io/buttons.js"></script></span>
|
||||
|
Binary file not shown.
After Width: | Height: | Size: 36 KiB |
Binary file not shown.
After Width: | Height: | Size: 48 KiB |
Loading…
Reference in New Issue
Block a user