8ba32076be
Merge branch 'fix/remove-referencias-a-git-submodules' into 'master'
...
Remove referências a git submodules
See merge request ansol/web-ansol.org!20
2021-11-11 19:23:40 +00:00
06cfb1b2bf
Remove referências a git submodules
2021-11-11 19:22:32 +00:00
cdb6f39358
Merge branch 'fix/redirects-and-small-text-change' into 'master'
...
Adiciona redirects e corrige pt_BR
See merge request ansol/web-ansol.org!19
2021-11-11 18:54:57 +00:00
64ead8b99b
Adiciona redirects e corrige pt_BR
2021-11-11 18:53:03 +00:00
Marcos Marado
f0ea2e605c
Be more specific in repository link
...
While markdown parsers usually look at URLs and linkify them with some caveats
surrounding it, Hugo seems to be less intelligent in its URL detection and link
conversion and, if you have a link ending with a comma, it considers the comma
as a part of the link. To mitigate that, we're now specifically saying that the
URL (without the comma) is a link.
2021-11-11 16:20:20 +00:00
Marcos Marado
ac912e5dfc
Merge branch 'add-license' into 'master'
...
Adiciona licença (AGPLv3)
See merge request ansol/web-ansol.org!18
2021-11-10 22:44:22 +00:00
d1de836753
Update licenca.md
2021-11-10 22:41:55 +00:00
4206033ce4
Adiciona licença (AGPLv3)
2021-11-10 22:36:45 +00:00
a6eef1788c
Merge branch 'politica/add-links' into 'master'
...
Add politica links
See merge request ansol/web-ansol.org!17
2021-11-09 22:54:36 +00:00
27db15856e
Add politica links
2021-11-09 22:52:08 +00:00
Tiago Carrondo
1a9446256d
Merge branch 'fix/cleanup-form' into 'master'
...
Cleanup form
See merge request ansol/web-ansol.org!16
2021-11-09 20:25:44 +00:00
bae1cc8f84
Cleanup form
2021-11-09 20:24:53 +00:00
Tiago Carrondo
93f07ac1df
Merge branch 'inscricao/adiciona-formulario-inline' into 'master'
...
Add member form
See merge request ansol/web-ansol.org!15
2021-11-09 20:17:09 +00:00
937e8f976b
Merge branch 'primeira-ronda-de-melhoramentos' into 'master'
...
Primeira ronda de melhoramentos
See merge request ansol/web-ansol.org!14
2021-11-09 20:16:42 +00:00
abfd3bbda2
fix lint
2021-11-09 20:15:13 +00:00
3f9dd25e58
Add member form
2021-11-09 20:14:31 +00:00
98aa4b0acc
remover secções não usadas/dummy
2021-11-09 19:59:11 +00:00
596a83e0c2
remover páginas de teste random e legacy
2021-11-09 19:56:12 +00:00
25bd6170dc
fix URL repo
2021-11-09 19:50:01 +00:00
664283f762
Merge branch 'ops/web.ansol.org' into 'master'
...
Change domain
See merge request ansol/hugo-ansol.org!13
2021-11-09 19:28:52 +00:00
1b6cbf3c5d
Change domain
2021-11-09 19:20:13 +00:00
0bb5eede87
Merge branch 'iniciativas/portateis-livres' into 'master'
...
Move "portateis livres" to iniciativas
See merge request tcarrondo/hugo-ansol.org!12
2021-11-09 15:01:41 +00:00
05ad1e08ae
Move "portateis livres" to iniciativas
...
Also, only show `featured: true` iniciativas on the homepage.
2021-11-09 15:00:31 +00:00
12f7114fd1
Merge branch 'build/use-official-docker-image' into 'master'
...
Use official docker image
See merge request tcarrondo/hugo-ansol.org!11
2021-11-06 16:22:54 +00:00
6287211288
Bump hugo's docker image
2021-11-06 16:21:40 +00:00
583517d67d
Merge branch 'eventos/hacktoberfest2021' into 'master'
...
Add hacktoberfest 2021
See merge request tcarrondo/hugo-ansol.org!10
2021-11-06 16:07:57 +00:00
a8cfeee6b8
Add hacktoberfest 2021
2021-11-06 16:05:38 +00:00
0f6e799b98
Merge branch 'pages/add-documentation-page' into 'master'
...
Add documentation and transparency page
See merge request tcarrondo/hugo-ansol.org!9
2021-11-04 21:28:06 +00:00
523327cc6c
Add documentation and transparency page
2021-11-04 21:26:12 +00:00
37b40cddf7
Merge branch 'fix/small-fixups' into 'master'
...
Clean up some details and add ICS
See merge request tcarrondo/hugo-ansol.org!8
2021-11-01 18:45:21 +00:00
1be01a5c65
Clean up some details and add ICS
2021-11-01 18:42:35 +00:00
eeed03d67a
Merge branch 'design/improve-search-and-event-covers' into 'master'
...
Fix search and event covers CSS
See merge request tcarrondo/hugo-ansol.org!7
2021-11-01 17:46:47 +00:00
2e3f7e956e
Fix search and event covers CSS
2021-11-01 17:36:46 +00:00
e4f3b52b36
Merge branch 'eventos/emacsconf-2021' into 'master'
...
Add event: EmacsConf 2021
See merge request tcarrondo/hugo-ansol.org!6
2021-11-01 17:35:23 +00:00
7799cac69e
Add event: EmacsConf 2021
2021-11-01 12:52:02 +00:00
112bc4d5ad
Add favicon and change title
2021-11-01 12:48:14 +00:00
48123e21b1
Fix search, barely
2021-11-01 04:10:20 +00:00
e886ef3014
Fix sharing image URL
2021-11-01 01:18:16 +00:00
f5c9599a98
Add self-hosted fonts and open graph info
2021-11-01 01:15:28 +00:00
58e78c8772
Merge branch 'layout/events-list-page' into 'master'
...
Improve events list page
See merge request tcarrondo/hugo-ansol.org!5
2021-10-31 17:26:11 +00:00
0076d312b4
Add a bunch of news cover images
2021-10-31 17:22:35 +00:00
5183193f47
Improve events list page
2021-10-31 16:23:47 +00:00
3024225072
Improve news list page
2021-10-31 02:21:57 +00:00
7725683f5f
Add politica page layout
2021-10-31 01:52:38 +01:00
9860444e90
Remove redundant alias
2021-10-31 01:16:08 +01:00
4601aa37bd
Merge branch 'feature/menu-politica' into 'master'
...
Feature/menu politica
See merge request tcarrondo/hugo-ansol.org!4
2021-10-31 00:05:13 +00:00
ae3ed35da7
Fix some layout issues and add social networks
2021-10-31 00:53:32 +01:00
009f2c0a50
Add politics menu and pages
2021-10-31 00:53:14 +01:00
39cbfca12a
Hotfix: Inscrição link
2021-10-28 17:43:31 +01:00
05e2261cb2
Hotfix: restore website base URL
2021-10-28 17:40:45 +01:00