15 Commits
Author SHA1 Message Date
Luiz F. A. de PráandGitHub fbbc50cc30 Fix screenshot.png path on README 2022-02-02 10:24:12 -03:00
Luiz F. A. de PráandGitHub 982745144f Fix notice and taxonomies translations (#544)
* Fix missing translations for notices

* Fix taxonomy translations
2021-03-25 15:38:12 -03:00
7ec46861e3 Merge go modules (#543)
* Add support for using as a Hugo module (#534)

* Add support for using as a Hugo module

Fixes #502

* Don't need/want the theme directory with modules

* Fix go.{mod,sum} files

* Set go version and hugo version everywhere

Co-authored-by: Luiz F. A. de Prá <luizdepra@users.noreply.github.com>

* Remove hugo mod from exampleSite and Netlify build

* Bump hugo version

* Move env vars inside netlify.toml

Co-authored-by: Edward Muller <edward_muller@icloud.com>
2021-03-25 14:23:50 -03:00
ed1c854df2 And notice shortcodes (#537)
* Added information panel shortcodes (#437)

* Added information panel shortcodes

* Fixed dark mixin

* Moved mixin location to correct location

Co-authored-by: Luiz F. A. de Prá <luizdepra@users.noreply.github.com>

* Fix SCSS styling

* Update generated files

* Fix notice HTML

* Fix Makefile

* Rename JS file

* Adsd emoji support for lang selectors

* Fix notices and other things

* Fix JS on template

* Update  example content

* Update images

* Update generated files

* Fix netlify preview

* Fix netlify preview build

* Fix netlify theme path

Co-authored-by: Jian Liew <jianloongliew@gmail.com>
2021-03-24 20:59:33 -03:00
Luiz F. A. de PráandGitHub 36514f2542 Add FUNDING.yml 2021-02-18 10:57:41 -03:00
Luiz F. A. de PráandGitHub 3181d37946 Add ease transition for links (#469) 2020-10-29 21:37:26 -03:00
acef79480d Change Colorscheme Toggle Button to be floating (#466)
* Moved colour scheme toggle and squashed commits (#433)

Co-authored-by: Luiz F. A. de Prá <luizdepra@users.noreply.github.com>

* Fix toggle button code

* Add built CSS files

Co-authored-by: Jian Liew <jianloongliew@gmail.com>
2020-10-28 21:37:28 -03:00
Luiz F. A. de PráandGitHub 4a31048a64 Add missing translations for en and pt-br (#462) 2020-10-27 16:18:28 -03:00
Luiz F. A. de PráandGitHub e66c174061 Remove hugow (#146) 2019-02-10 21:05:34 -02:00
Luiz F. A. de PráandGitHub 54f0975aa9 Fix pagination style (#145) 2019-02-10 20:56:07 -02:00
Luiz F. A. de PráandGitHub 13c99afe10 Add pt-br i18n (#144)
* Add pt-br i18n

* Fix footer text for pt-br
2019-02-09 12:36:32 -02:00
Luiz F. A. de PráandGitHub ced910a886 Fix hidden nav button on inverted (#140) 2019-01-16 15:54:29 -02:00
Luiz F. A. de PráandGitHub 1647f2f112 Improve icons accessibility (#127) 2018-12-20 14:21:11 -02:00
Luiz F. A. de PráandGitHub 94656f4c79 Style refactor (#77)
* Change fonts

* Fix colors and sizes

* Fix link colors

* Fix headings and links

* Fix icon size
2018-09-14 09:02:58 -03:00
Luiz F. A. de PráandGitHub 934db8e964 Add SCSS via Asset Pipeline (#65)
* Remove old files

* Add SCSS pipeline

* Add generated files

* Fix navigation HTML

* Fix media queries

* Remove RTL

* Fix styling for big screens

* Remove separator configs

* Fix menu dropdown

* Add working mobile menu

* Fix menu item heights

* Update README
2018-08-21 16:26:15 -03:00