Djordje Atlialp
c5f4592cc3
Merge pull request #76 from prashantbhardwaj/master
...
Hindi language added in langFlags and translations also added for hindi.
2019-11-08 09:34:20 +01:00
Prashant Bhardwaj
9e5753f16f
Hindi language added in langFlags and translations also added for hindi.
2019-11-02 23:51:28 +00:00
Djordje Atlialp
20810b2afd
Merge pull request #62 from klaidliadon/master
...
Custom favicons color
2019-11-01 08:31:29 +01:00
Alex D. Guerrieri
66958b46eb
Merge branch 'master' into master
2019-10-28 15:15:27 +01:00
Djordje Atlialp
b90c66b4e2
Merge pull request #51 from rinon/fix_container_flex_ie
...
Set container flex-basis to auto
2019-10-17 10:43:25 +02:00
Djordje Atlialp
4492a5c0bd
Merge pull request #64 from JPYamamoto/master
...
Cursor color customization
2019-10-17 10:42:49 +02:00
Djordje Atlialp
6b198fc4a6
Merge pull request #66 from JPYamamoto/stackoverflow
...
Added Stackoverflow icon
2019-10-17 10:39:40 +02:00
Djordje Atlialp
6cdbc10f53
Merge pull request #67 from davidfeng88/master
...
Add GitBook svg
2019-10-17 10:38:55 +02:00
davidfeng88
b0eddef949
add gitbook svg
2019-10-16 13:45:43 -04:00
JPYamamoto
eee26038f6
Added Stackoverflow icon
2019-10-14 11:14:42 -05:00
Juan Pablo Yamamoto
ee9a8f2125
Cursor color customization
2019-10-12 17:18:08 -05:00
Alex Guerrieri
d72fd05d8c
keybase
2019-09-23 11:27:05 +02:00
Alex Guerrieri
544081095e
favicons color
2019-09-23 11:26:57 +02:00
Djordje Atlialp
b2f7b9eabf
Merge pull request #49 from agmm/master
...
Fixed accidental text selection
2019-09-08 20:30:44 +02:00
Djordje Atlialp
ef0df73026
Merge pull request #56 from VincentTam/patch-1
...
Changed i18n file comment heading
2019-09-08 20:29:20 +02:00
Djordje Atlialp
6cb2a1c206
Merge pull request #57 from VincentTam/patch-2
...
Fixed typo in German i18n
2019-09-08 20:28:26 +02:00
Vincent Tam
97c4ab502d
Fixed typo in German i18n
2019-08-27 22:52:53 +02:00
Vincent Tam
ddb8756937
Changed i18n file comment heading
...
France ≠ French
2019-08-27 22:39:42 +02:00
Stephen Crane
bcf6253acc
Set container flex-basis to auto
...
Without flex-basis: auto, IE overlays the footer on top of long pages of text,
as its position seems to be computed relative to the initial viewport.
2019-08-15 16:11:26 -07:00
Arnaldo Gabriel
19fc94cd8f
Fixed accidental text selection
2019-08-12 21:26:19 -04:00
Arnaldo Gabriel
1169c17518
Added rule to ignore .vscode
2019-08-12 20:39:01 -04:00
Djordje Atlialp
091ba7b1d2
Update LICENSE.md
2019-07-24 10:42:44 +02:00
Djordje Atlialp
e8d42ad072
Update LICENSE.md
2019-07-24 10:41:51 +02:00
Djordje Atlialp
64220fe175
Merge pull request #44 from shibumi/font-display-auto-additions
...
added additional font-display configuration
2019-07-19 18:54:05 +02:00
Djordje Atlialp
7307dfe1cd
Merge pull request #45 from vgalin/patch-1
...
fix typo
2019-07-19 18:53:23 +02:00
vgalin
8b81f29d34
fix typo
...
"mot" is masculine in french, so "un" has to be used here instead of "une"
2019-07-19 11:33:03 +02: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
Djordje Atlialp
eec176a592
Merge pull request #38 from hervyqa/master
...
Add pre scrollbar custom like hermit
2019-07-16 08:20:13 +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
Djordje Atlialp
b9fd0dbe9b
Merge pull request #35 from gabrielferreirapro/fix-language-translation
...
Small fix on name of language
2019-05-27 23:35:44 +02:00
Gabriel Ferreira
04dad30695
Small fix on name of language
2019-05-27 18:01:22 -03:00
Djordje Atlialp
fa79ddc81b
Merge pull request #34 from andrealmeid/logo_monospaced
...
sass: make logo font monospaced
2019-05-26 00:10:29 +02:00
Djordje Atlialp
81a41329f1
Merge pull request #33 from andrealmeid/telegram_icon
...
icons: add Telegram icon
2019-05-26 00:09:34 +02: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
André Almeida
a4bca6b0d8
icons: add Telegram icon
...
Add a Telegram Icon to be displayed at social section. Although Feather
icons doesn't have any Telegram icon, I believe this is a good
replacement.
Signed-off-by: André Almeida <andrealmeid@riseup.net>
2019-05-22 20:45:57 -03:00
Djordje Atlialp
46f97f518c
Merge pull request #21 from codgician/master
...
Better multilingual support
2019-05-23 01:44:59 +02:00
Djordje Atlialp
b6498b3346
Merge pull request #32 from andrealmeid/h1_flex
...
sass: fix h1 position
2019-05-23 01:41:49 +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
Djordje Atlialp
27c69dc550
Merge pull request #23 from gabrielferreirapro/master
...
Add translations and support for pt-br.
2019-05-16 11:12:41 +02:00
Gabriel Ferreira
09ceca5e39
Add translations and support for pt-br.
2019-05-05 13:38:55 -03:00
Jimmy Zhang
6507ed7f85
Set correct theme color after page is loaded
2019-04-24 20:55:03 +08:00
Jimmy Zhang
5085524412
Better multilingual support: absURL -> absLangURL
2019-04-24 20:52:53 +08:00
Djordje Atlialp
6d12ec531f
Fix menu items are not clickable on smart devices sometimes
2019-04-22 21:04:37 +02:00
Djordje Atlialp
bfb669f641
Merge pull request #17 from DuncanmaMSFT/original
...
Adding reduced motion media query to turn off the cursor based on user preference
2019-04-22 20:18:43 +02:00
Djordje Atlialp
68577e24f1
Merge pull request #19 from eli-rodriguezperez/feature/spanish-support
...
Added spanish support for flag and translation
2019-04-22 20:16:57 +02:00
Eli Rodriguez
e1616655a1
Added spanish support for flag and translation
2019-04-22 15:55:28 +02:00
Duncan Mackenzie
cdf1cb3ac0
switching to RelPermalink instead of Permalink for JS and CSS files
2019-04-20 13:40:30 -07: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