Commit Graph

30 Commits

Author SHA1 Message Date
Ray Elliott f7c750185f use material icons 2020-02-20 12:53:28 +00:00
Ray Elliott 091e45c27d do not style .pagination lists in _content.scss 2020-02-19 21:49:02 +00:00
Ray Elliott 69b0bfa48f remove border from meta tags, adjust opacity, color 2020-02-19 16:10:13 +00:00
Ray Elliott 4fa09193d8 adjust letter spacing of links and add margin 2020-02-19 15:55:34 +00:00
Ray Elliott 5603cfc17e use theme colours for meta tags 2020-02-19 15:12:02 +00:00
Ray Elliott 17dfcf002b remove width from font awesome icons 2020-02-19 12:13:12 +00:00
Ray Elliott 8ae8a63267 add categorytag labels to taxonomy pages 2020-02-19 12:10:13 +00:00
Ray Elliott d14d1d7215 update metadata styling 2020-02-18 22:54:05 +00:00
Ray Elliott 46f6de852d group categories and tags metadata together 2020-02-18 22:12:32 +00:00
Ray Elliott 38f0b25502 style categories and tags post meta 2020-02-18 21:48:18 +00:00
Ray Elliott 56ec9a6391 style the list pages
center the lists
2020-02-18 20:34:13 +00:00
Ray Elliott 9908b8d2ed style the see-also list 2020-02-18 17:44:07 +00:00
Ray Elliott 957a83b3cb center images in .content 2020-02-18 17:31:17 +00:00
ray d86b1d6253 center images within figures 2020-02-14 20:56:45 +00:00
ray 65d631e4e4 style content header and headings
have the header and headings center aligned
2020-02-14 20:10:23 +00:00
ray 954a31edd0 center featured image 2020-02-14 20:07:59 +00:00
ray 8de3c5508c update theme fonts 2020-02-02 17:13:35 +00:00
Joseph Ting 27e83b1e5a Add see also section to posts footer (#152)
* Fix series list page title

* Add see also section to posts footer
2019-03-11 08:21:14 -03:00
Gabriel Monteiro Nepomuceno 4ff77035f6 Easy customize (#138)
* Making easy to customize listing

* adding styles to listing

* removing unintended changes

* correcting declaration

* including files for release

* changing url to be relative so it can work on localhost

* Including suggestions
2019-01-16 13:16:24 -02:00
Piotr Januszewski 12b4246e29 Add simple figure style for content class (#130)
* Add figure style

* Add figure to exampleSite

* Apply suggested changes from code-review
2019-01-07 13:30:09 -02:00
Joseph Ting fc576925eb Fix homepage main content section vertical align (#118) 2019-01-04 09:09:52 -02:00
Joseph Ting bab77656bb Update deprecated device-width media queries (#120) 2018-11-21 09:37:10 -02:00
Khosrow Moossavi fd3ec89897 Taxonomy initial commit, tags and categories (#90)
* Taxonomy initial commit, tags and categories

* WIP: Show in footer for comparison

* Fix post meta
2018-10-27 09:43:26 -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 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