29 Commits

Author SHA1 Message Date
Robbert Gurdeep Singh
2576bcb5b6 Center the and - in the FAQ (#323) 2019-12-18 15:57:37 -05: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
Olivier Lacan
14bc68da17 Optimize images a bit 2018-03-12 00:01:45 -04: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
dc6833e911 Fix JS bug in FAQ 2017-06-21 14:24:03 +01:00
Olivier Lacan
1291a20db2 Merge pull request #160 from kewang/feature/favicon
Add favicon & og:image
2017-06-20 21:16:11 +01:00
Olivier Lacan
b28183be57 Fix loops for ExecJS 2017-06-20 09:29:02 +01:00
Olivier Lacan
94f505ea47 Add legacy styles for old versions
Also improved the messages indicating a new version is available
for each language so they can be written in the target language
otherwise they default to English just like the notice that a version
isn’t the latest but hasn’t yet been translated for the newer
version.
2017-06-20 06:38:17 +02:00
Olivier Lacan
90f7d93061 Prevent wrapping on <code> elements 2017-06-08 16:01:23 +02:00
Kewang
14314ff82f Merge branch 'master' into feature/favicon 2017-06-04 14:44:23 +08:00
Olivier Lacan
57a3020b78 Sweating the details with styles 2017-05-24 11:40:09 -04:00
kewang
f2567b0036 Add og:image 2017-05-20 18:59:17 +08:00
kewang
6b227e2a63 Add favicon 2017-05-20 18:44:10 +08: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
Nathaniel Bibler
6f12ec4453 Disallow whitespace wrapping in locales. 2016-01-13 15:24:30 -05:00
Olivier Lacan
a709cdcd06 Limit size of change log display 2015-12-14 11:32:55 -05:00
Nathaniel Bibler
08eccbe25c Use source code font for CODE. 2015-10-31 15:42:20 -04:00
Nathaniel Bibler
ede2279312 Switch to Google Fonts.
The intent is to remove the Typekit JavaScript execution and subsequent
network requests to improve load times. Google Fonts only requires one
non-authenticated, cached stylesheet request.

This changes the body font from JAF Bernino Sans to Carrois Gothic and
the "bold" Source Code Pro was reduced from Ultra Bold (900) to Bold
(700).
2015-10-31 15:36:29 -04:00
Nathaniel Bibler
a90e252a18 Add locale links to the header and some ARIA roles. 2015-10-24 00:40:49 -04:00
Nathaniel Bibler
8692eade4d Convert static files to a Middleman app. 2015-10-18 16:35:53 -04:00