Commit Graph

13 Commits

Author SHA1 Message Date
Luiz F. A. de Prá e10448c4b3 Add HUGO_BIN into Makefile 2019-01-02 17:06:58 -02:00
Khosrow Moossavi dcefc200ee Enhance Makefile and Netlify deployment (#91) 2018-10-04 13:06:06 -03:00
Luiz de Prá 9118a00aeb Refactor Makefile 2018-10-03 21:11:07 -03:00
Luiz de Prá a094f8fe7b Fix assets permalinks 2018-09-15 09:45:29 -03:00
Luiz de Prá 572ce8b96d Add resources folder 2018-09-14 11:08:17 -03:00
Khosrow Moossavi ce21f192aa Use hugo-wrapper for demo target of exampleSite (#74)
hugow is a platform independent wrapper for hugo binary
and it removes the need to actually have the correct
binary installed, rather than controlling the required
version through a version file checked in the repo.
2018-09-10 14:32:15 -03:00
Luiz de Prá 1114bddcd3 Fix demo for theme site 2018-09-09 19:56:56 -03:00
Luiz F. A. de Prá 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
Khosrow Moossavi fe847fb152 RTL support (#29) 2018-06-18 14:55:42 -03:00
Luiz F. A. de Prá c9d4c83faf Improve demo command 2018-05-27 21:38:01 -03:00
Ihor Dvoretskyi d2a8b2219a Typo fixed that crashes the demo build (#23) 2018-05-21 14:02:16 -03:00
Maikel 826fa2ee18 Disqus support, exampleSite preview through make commando (#16)
* Added disqus support

* reformatted README

* Updated example config

* Added a make demo command to easy run the exampleSite.
Also good for developing new features but don`t want to setup a
different project for it

* Updated readme

* Working on my .md skillsw
2018-05-01 15:59:02 -03:00
Luiz de Prá 454ea0146d Add Makefile to build CSS 2018-03-23 16:49:06 -03:00