Commit graph

30 commits

Author SHA1 Message Date
Djordje Atlialp
2e723e3f05 Improve table 2021-01-10 20:23:28 +01:00
Djordje Atlialp
1220741b2f Update _variables.scss 2021-01-10 19:20:19 +01:00
Djordje Atlialp
ca4c8a3375 Update prism.js 2021-01-10 19:20:16 +01:00
Djordje Atlialp
81f58d3911 Add better colors 2021-01-10 18:29:01 +01:00
Djordje Atlialp
24b4615f73
Merge pull request #197 from ay0o/background
added support for a background image on the homepage
2021-01-10 17:36:37 +01:00
Djordje Atlialp
a07959254b
Merge pull request #237 from AlexanderDavid/tables
Add CSS for tables to make them match the theme
2021-01-10 17:33:14 +01:00
Djordje Atlialp
e3808bce7d Improve description for twitter cards and posts 2021-01-10 16:04:23 +01:00
Alex Day
f066e4badc Add css for tables to make them match the theme 2020-11-11 17:20:27 -05:00
Nicky van Urk
fc3fc3dd1c Fix hamburger icon flicker 2020-09-14 13:06:57 +02:00
Ay0
35d298ae55 added support for a background image on the homepage 2020-08-09 21:24:24 +01:00
Djordje Atlialp
342a59a473
Add default sharing buttons in theme style 2020-07-02 12:40:06 +02:00
Nils Sandmann
aba0ed25cc
Added option to add image (e.g. portrait) on front page 2020-05-13 22:52:44 +02:00
Djordje Atlialp
460fb414b2 Fix lines within code blocks
Fix https://github.com/rhazdon/hugo-theme-hello-friend-ng/issues/106
2020-04-16 09:16:17 +02:00
Djordje Atlialp
c8169caec4 Update prism.js (1.20.0) 2020-04-16 09:15:47 +02:00
Djordje Atlialp
0877768267 Fix content margin 2020-03-05 15:38:52 +01:00
Djordje Atlialp
a5f406ffa4 Add figure css classes 2020-03-05 15:12:00 +01:00
Djordje Atlialp
827b107dd4 Use • instead of border for footer 2020-03-05 13:24:35 +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
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
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
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
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
bd2a11d507
Move SCSS files from dir source to assets 2019-02-22 15:19:21 +01:00