Ralf Junghanns
bca974bd07
Update styles.min.css ( #2 )
...
In chrome and safari the main-page content is not shown in the center of the page.
Adding a
display:flex
to the body fixes this problem.
2018-03-23 10:47:43 -03:00
Gabor Nagy
0485ff61a4
Make main menu optional. ( #1 )
...
Building the site fails if the menu is not defined in the config,
because the `header.html` references `.Site.Menus.main`. It can be made
optional by using the `with` helper.
2018-03-23 10:33:26 -03:00
Luiz F. A. de Prá
289c9e0b07
Fix permalinks
2018-03-08 17:11:35 -03:00
Luiz F. A. de Prá
75b422ae3b
Fix links and content type
2018-03-08 16:48:46 -03:00
Luiz F. A. de Prá
6e47762775
Add GoogleAnalytics
2018-03-02 17:10:45 -03:00
Luiz F. A. de Prá
4db982bb01
Initial files
2018-02-28 22:38:59 -03:00