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
Duncan Mackenzie
15a62e764f
Merge pull request #1 from rhazdon/master
...
Pull in latest from upstream master
2019-04-20 12:58:19 -07:00
Djordje Atlialp
2052f5f83a
Add main tag in homepage
2019-04-16 01:39:18 +02:00
Djordje Atlialp
1b3bb5eb85
Rename css in pipeline
2019-04-16 01:39:00 +02:00
Djordje Atlialp
b38eec2bae
Fix assets generation path
...
Assets were generated into `resources/_gen/js/js/*` and `resources/_gen/scss/scss/*`. Now the files are in the correct folder --> no double nesting anymore.
2019-04-16 00:29:02 +02:00
Djordje Atlialp
fb32addcaf
Minify assets
2019-04-15 23:14:06 +02:00
Djordje Atlialp
c9915f47d1
Remove resources
dir
2019-04-15 23:13:21 +02:00
Djordje Atlialp
8297040e33
Remove unused css
2019-04-15 23:11:21 +02:00
Djordje Atlialp
9a3f4f40d9
Fix RSS deprecation warning
...
https://github.com/rhazdon/hugo-theme-hello-friend-ng/issues/12
2019-04-15 22:23:27 +02:00
Djordje Atlialp
7596045757
Minify js
2019-03-30 19:45:07 +01:00
Djordje Atlialp
62747aae63
Include prism.js again
2019-03-30 19:44:49 +01:00
Djordje Atlialp
f7e1326806
Merge pull request #9 from metawave/master
...
remove unused source code pro font
2019-03-30 18:20:31 +01:00
Djordje Atlialp
e08f9b64ef
Merge pull request #8 from DuncanmaMSFT/patch-1
...
Updating to make post title it's H1 on single page
2019-03-30 18:14:53 +01:00
Marcel Ryser
a0fb96ec3b
remove unused source code pro font
2019-03-25 14:02:43 +01:00
Duncan Mackenzie
d699ec36e4
Updating to make post title it's H1 on single page
...
Right now there wasn't an H1 at all, and the title was written out as a H2. Ideally we'd have the H1 be the main subject of the page (the post title seems appropriate for that), the first heading and there would be only the one H1.
2019-03-22 15:20:01 -07:00
Djordje Atlialp
ab497e7221
Merge pull request #6 from Reijnn/Remove-Prism.js
...
Remove Prism.js
2019-03-16 00:57:45 +01:00
Reijnn
08bdf17d27
Remove Prism.js
2019-03-12 20:53:04 +01:00
Djordje Atlialp
d29716197c
Merge pull request #3 from Reijnn/master
...
Added theme-color param for mobile devices
2019-03-05 18:50:58 +01:00
Reijnn
2f53ecf885
Fix empty description meta tag
2019-03-05 13:26:06 +01:00
Niels Reijn
26fafde0f5
Merge branch 'master' into master
2019-03-05 13:19:33 +01:00
Reijnn
22c42bbd5f
theme-color now changes with site theme
2019-03-05 13:16:59 +01:00
Djordje Atlialp
64acb13aa4
Merge pull request #4 from johnletey/pr/add-custom-css-js
...
Add ability to add custom css and js
2019-02-28 22:17:08 +01:00
John Letey
4bb4bb00b4
feat: add ability to add custom css and js
2019-02-27 14:41:56 +00:00
Reijnn
e35ede04c2
Update README.md to generate favicons
2019-02-27 12:54:16 +01:00
Reijnn
f196a94f3d
Added theme-color param for mobile devices
2019-02-27 12:46:39 +01:00
Djordje Atlialp
f0bfed856f
Merge pull request #2 from Reijnn/master
...
Support for dutch language flag
2019-02-27 11:03:59 +01:00