Arnaldo Gabriel
|
19fc94cd8f
|
Fixed accidental text selection
|
2019-08-12 21:26:19 -04:00 |
|
Christian Rebischke
|
7cedc03d94
|
added additional font-display configuration
unfortunately wasn't my last patch enough.
So here are all missing font-display configurations
Signed-off-by: Christian Rebischke <chris@nullday.de>
|
2019-07-16 19:10:13 +02:00 |
|
Djordje Atlialp
|
c8879dd0ac
|
Merge pull request #43 from shibumi/shibumi/enable-font-display-auto
Added font-display: auto to _fonts.scss
|
2019-07-16 08:21:33 +02:00 |
|
Christian Rebischke
|
588f70e8ba
|
Added font-display: auto to _fonts.scss
font-display on `auto` makes sure that the text is always
visible for the user. It's a suggestion by Googles PageSpeed Insights
to activate this feature:
https://developers.google.com/web/updates/2016/02/font-display?utm_source=lighthouse&utm_medium=unknown
Signed-off-by: Christian Rebischke <chris@nullday.de>
|
2019-07-15 23:41:46 +02:00 |
|
Hervy Qurrotul Ainur
|
24059c8cd6
|
Add pre scrollbar custom like hermit
|
2019-06-30 23:53:17 +07:00 |
|
André Almeida
|
d92675d678
|
sass: make logo font monospaced
Since the logo text wants to have the look and feel of a terminal, make
the font monospaced.
The monospace word is used twice because of this hack:
https://stackoverflow.com/questions/38781089/font-family-monospace-monospace
Signed-off-by: André Almeida <andrealmeid@riseup.net>
|
2019-05-23 00:01:27 -03:00 |
|
Djordje Atlialp
|
46f97f518c
|
Merge pull request #21 from codgician/master
Better multilingual support
|
2019-05-23 01:44:59 +02:00 |
|
André Almeida
|
f93303553d
|
sass: fix h1 position
Signed-off-by: André Almeida <andrealmeid@riseup.net>
|
2019-05-22 20:29:32 -03:00 |
|
Jimmy Zhang
|
6507ed7f85
|
Set correct theme color after page is loaded
|
2019-04-24 20:55:03 +08:00 |
|
Djordje Atlialp
|
6d12ec531f
|
Fix menu items are not clickable on smart devices sometimes
|
2019-04-22 21:04:37 +02:00 |
|
Duncan Mackenzie
|
966286b96e
|
Adding media query for reduced motion to turn off animation in that case
|
2019-04-20 13:19:52 -07:00 |
|
Djordje Atlialp
|
8297040e33
|
Remove unused css
|
2019-04-15 23:11:21 +02:00 |
|
Djordje Atlialp
|
62747aae63
|
Include prism.js again
|
2019-03-30 19:44:49 +01:00 |
|
Reijnn
|
08bdf17d27
|
Remove Prism.js
|
2019-03-12 20:53:04 +01:00 |
|
Reijnn
|
22c42bbd5f
|
theme-color now changes with site theme
|
2019-03-05 13:16:59 +01:00 |
|
Djordje Atlialp
|
fdd4b8ec05
|
Move javascript files from dir source to assets
|
2019-02-22 15:21:13 +01:00 |
|
Djordje Atlialp
|
bd2a11d507
|
Move SCSS files from dir source to assets
|
2019-02-22 15:19:21 +01:00 |
|