15 Commits

Author SHA1 Message Date
Codruț Constantin Gușoi
5e4e500cdf HTML/CSS only tabs (#678)
* Fix pre tag margin top so it looks good inside containers

* Bind to 0.0.0.0 for docker container support

* Add HTML only tabs shortcode
2022-05-29 15:43:09 -03:00
Luiz F. A. de Prá
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á
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