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
This commit is contained in:
Luiz F. A. de Prá
2018-08-21 16:26:15 -03:00
committed by GitHub
parent 1d8e1935de
commit 934db8e964
22 changed files with 778 additions and 572 deletions

View File

@@ -25,18 +25,9 @@ disqusShortname = "yourdiscussshortname"
hideCredits = false
hideCopyright = false
# Custom CSS
custom_css = []
# Alignment of Mobile Menu items
itemscentered = true
# RTL support
rtl = false
langseparator = "|"
[[params.social]]
name = "Github"
weight = 1