Commit Graph

109 Commits

Author SHA1 Message Date
Luiz de Prá d3e619ecf9 Add IMG max-width 2018-03-23 16:48:43 -03:00
Luiz de Prá 853492596d Fix template to suport empty social parameter 2018-03-23 14:28:38 -03:00
Ralf Junghanns 941c9a741f Update style.less (#4)
* Update style.less

In chrome and safari the main-page content is not shown in the center of the page.
Adding a

display:flex

to the body-styles in the css-file fixes this problem.

* Update style.less
2018-03-23 10:48:05 -03:00
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