Commit Graph

59 Commits

Author SHA1 Message Date
Philipp Rintz 764b9ffef3 Fixed reference to old variable name (#103)
Using RTL would fail due to _colors no longer being available. Changed to import _variables instead.
2018-10-16 10:43:35 -03:00
Khosrow Moossavi 11c0108323 Enhance post header (#100)
- show calendar icon for 'posted date'
- show 'reading time'
2018-10-14 22:24:13 -03:00
Khosrow Moossavi 4426c889fd Post refactor to hold everything its own (#88) 2018-10-03 15:06:20 -03:00
Luiz de Prá a6bf2f0150 Fix social icons 2018-09-17 11:48:27 -03:00
Luiz F. A. de Prá 94656f4c79
Style refactor (#77)
* Change fonts

* Fix colors and sizes

* Fix link colors

* Fix headings and links

* Fix icon size
2018-09-14 09:02:58 -03:00
Khosrow Moossavi 6c80d2035a Fix navigation (#73)
* Fix hamburger menu for RTL

* Better css rules hierarchy for navigation
2018-09-05 17:42:59 -03:00
Khosrow Moossavi 42d75aefe4 Enable RTL layout by providing 'rtl = true' in the config (#72) 2018-09-01 09:18:10 -03:00
Luiz de Prá 333e6358c8 Add social icons 2018-08-22 08:54: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