aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add Makefile to build CSSHEADmasterLuiz de Prá2018-03-233-1/+26
|
* Add IMG max-widthLuiz de Prá2018-03-232-1/+5
|
* Fix template to suport empty social parameterLuiz de Prá2018-03-234-12/+7
|
* Update style.less (#4)Ralf Junghanns2018-03-231-0/+1
| | | | | | | | | | | | | * 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
* Update styles.min.css (#2)Ralf Junghanns2018-03-231-1/+1
| | | | | | | | 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.
* Make main menu optional. (#1)Gabor Nagy2018-03-231-1/+3
| | | | | 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.
* Fix permalinksLuiz F. A. de Prá2018-03-081-1/+1
|
* Fix links and content typeLuiz F. A. de Prá2018-03-088-2/+2
|
* Add GoogleAnalyticsLuiz F. A. de Prá2018-03-022-1/+3
|
* Initial filesLuiz F. A. de Prá2018-02-2835-0/+2525