18 Commits

Author SHA1 Message Date
Olivier Lacan
e40991f47c Bump size of language picker 2024-02-04 18:40:00 -08:00
Olivier Lacan
f21b2cee82 Improve responsive layout
Notably fixes the issues with the language
select on narrow viewports (mobile).
2023-03-06 20:16:54 -08:00
Olivier Lacan
3c38a59bce Fix & style available version notice
Fix #434 #373 #320
2023-03-06 00:09:48 -08:00
Olivier Lacan
bb783f8ec8 Display translation count and improve styles 2023-03-06 00:07:13 -08:00
Olivier Lacan
7221c2cd10 Fix odd import issue with individual Sass files
Seems like these individual Sass files are compiled individually despite
being imported by the main application.css.sass file which means we now have
to import the variables.sass file with all the Sass variable declaration in
each of them.
# Title

# Tell me everything!

# Co-authors (they will be credited on GitHub as well)
# Co-authored-by: Carolina Powers <carolinapoloni@gmail.com>
# Co-authored-by: Meg Kline-Tuls <meglktuls@gmail.com>
# Co-authored-by: Will <will-soto@pluralsight.com>
# Co-authored-by: thatchej <jaron-thatcher@pluralsight.com>
2019-02-15 12:02:17 -05:00
Hugo Locurcio
fc4d21db34 Make the website use responsive design
This makes it more readable on mobile devices.
2017-10-04 16:54:28 +02:00
Olivier Lacan
90f7d93061 Prevent wrapping on <code> elements 2017-06-08 16:01:23 +02:00
Olivier Lacan
57a3020b78 Sweating the details with styles 2017-05-24 11:40:09 -04:00
Olivier Lacan
f770df17f9 Add glorious @tylerfortune8 styling for 1.0.0 2017-05-16 10:43:55 -06:00
Olivier Lacan
6448642978 Reduce font size of changelog example 2017-04-27 12:13:59 -07:00
Olivier Lacan
5347b92dba Improve list styling
The font was too small, the bullets too indented.
2017-04-27 12:08:41 -07:00
Olivier Lacan
5c40302726 Start experimenting with @tylerfortune8’s colors 2017-04-17 16:23:03 +02:00
Olivier Lacan
610f52d68c Style table of contents
I want it to be unobtrusive and useful for people who need it but
out of the way of anyone else.
2017-04-17 16:22:25 +02:00
Olivier Lacan
0d8d117670 Keep Source Code Pro for changelog preview 2017-04-04 19:09:24 -04:00
Olivier Lacan
a0aa878862 Improve vertical text spacing 2017-04-04 19:07:33 -04:00
Olivier Lacan
bca3b23f56 Replace monospaced title font
The whole source code metaphor had its time.
2017-04-04 19:07:19 -04:00
Olivier Lacan
c844dcacdc Tighten words in site title 2016-08-07 00:38:40 -04:00
Olivier Lacan
9afff8fc3e Upgrade to Middleman 4.1.10 2016-08-06 01:37:12 -04:00