Commit Graph

83 Commits

Author SHA1 Message Date
Satya L. Johnson
aed05b0425 try purple for dark theme 2021-10-18 12:48:51 -04:00
Satya L. Johnson
6f56a830f2 Merge branch 'master' of https://gitlab.com/timvisee/timvisee.com 2021-10-14 07:30:57 -04:00
timvisee
835cef025d
Style HTML kbd tags 2021-09-07 16:42:45 +02:00
Satya L. Johnson
3c6abecaa6 Update color about.md make landing 3 lines 2021-09-07 01:15:22 -04:00
timvisee
72a9eef110
Show pointer cursor when hovering collapsible details 2021-09-03 15:24:43 +02:00
timvisee
1dd6d522f1
Remove Open Sans font 2021-04-12 14:48:18 +02:00
timvisee
c394a562cf
Do not render title anchors as page text, use CSS content instead
This removes the '#' character from title anchors from the page body.
This was troublesome as crawlers, search engines and readers were
showing these characters as well. This character is now set as CSS
content, removing it as text from the page body.
2021-03-31 14:05:57 +02:00
timvisee
faa5670cdf
Update hr tag style 2021-03-04 18:45:18 +01:00
timvisee
bce3b5038d
Remove sidebar 2021-03-01 18:31:26 +01:00
timvisee
ca1b84e1c5
Move table of contents jumpbox into article body, make toggleable 2021-03-01 17:53:05 +01:00
timvisee
70bbeaae6b
Remove shadow colors 2021-03-01 17:06:11 +01:00
timvisee
17fb823a5d
Change orange header tint in dark theme 2021-02-27 17:31:33 +01:00
timvisee
81c3dbd5e5
Change dark theme link colors to blue 2020-11-07 18:20:20 +01:00
timvisee
673abc9057
Change dark theme link colors to pink, underline article links 2020-11-06 17:28:33 +01:00
timvisee
afc0f52d8e
Update Zenn template colors 2020-11-05 13:19:39 +01:00
timvisee
e367d5a4d1
Fix code block highlight style errors, make consistent across dark/light 2020-09-18 17:07:49 +02:00
timvisee
d59f607050
Do not explicitly set code background, already done by code highlighter 2020-09-18 17:07:49 +02:00
timvisee
e841974231
Properly transition link background colors 2020-09-18 17:06:51 +02:00
timvisee
d90df77878
Simplify tags and code blocks, remove borders and shadows 2020-09-18 17:06:51 +02:00
timvisee
970e22930c
Remove shadow from landing page text 2020-09-18 17:06:49 +02:00
timvisee
eb256ed72b
Make content list sub item padding less extreme 2020-09-18 17:06:49 +02:00
timvisee
e69321412b
Do not wrap table of content items 2020-09-18 17:06:44 +02:00
timvisee
98946861b6
Do not show tap highlight in WebKit 2020-09-18 17:06:43 +02:00
timvisee
2b221d0d3b
Add spacing between article and sidebar on tiny screens 2020-09-18 17:06:42 +02:00
timvisee
e715ff8a38
Make landing page text larger on big screens 2020-09-18 17:06:41 +02:00
timvisee
35a2f48637
Make landing page greeting full page height 2020-09-18 17:06:41 +02:00
timvisee
64671ee012
Fix inconsistent sidebar padding on tiny screens 2020-09-18 17:06:04 +02:00
timvisee
a52fdcb435
Fix enormous svg on slow loading 2020-09-18 17:06:04 +02:00
timvisee
6640f03e65
Improve transitions in theme script, fix max image width, tweak padding 2020-09-18 17:06:03 +02:00
timvisee
64feffc211
Fix dark/light mode switch background not transitioning 2020-09-18 17:06:03 +02:00
timvisee
3b11b1dfac
Fix some spacing issues, make color consistent, polish theme 2020-09-18 17:06:02 +02:00
timvisee
db4f4c4015
Fix weird header link color 2020-09-18 17:06:02 +02:00
timvisee
08fa75de79
Remove comments container 2020-09-18 17:06:01 +02:00
timvisee
935fd9f4e1
Nicely size link backgrounds 2020-09-18 17:06:01 +02:00
timvisee
78b2b03946
Shrink header, remove some borders 2020-09-18 17:06:01 +02:00
timvisee
81db066e9c
Fix responsiveness of special landing page content 2020-09-18 17:05:33 +02:00
timvisee
4a2a46a034
Fix header responsiveness 2020-09-18 17:05:32 +02:00
timvisee
529285b1e6
Implement new site on custom landing page 2020-09-18 17:05:32 +02:00
timvisee
c7c9dccd04
Rework header and navbar 2020-09-18 17:05:31 +02:00
timvisee
a727923046
Tweak Zenn theme colors 2020-09-18 17:05:31 +02:00
timvisee
b106a70f8a
Use consistent background in components 2020-09-18 17:05:31 +02:00
timvisee
952c762eb6
Remove background image 2020-09-18 17:05:30 +02:00
timvisee
a5886ef714
Add border radius to images/videos, make radius consistent 2020-04-22 15:33:10 +02:00
timvisee
b5a949647f
Minor tweaks 2020-03-28 02:34:28 +01:00
timvisee
d7b6f68c94
Remove drop shadow filter from embeddings as they are very inefficient
It appears that many browsers, especially on mobile, have a very
inefficient implementation of the drop shadow filter used to put a
shadow behind media elements throughout the website. They significantly
delay first paint time.
2020-01-19 19:55:21 +01:00
timvisee
9c9cb48595
Add more space below main container on bottom of page 2020-01-16 22:26:59 +01:00
timvisee
36d6086aa7
Use ASCII hash symbol for anchor links 2019-11-01 14:01:22 +01:00
timvisee
d3cfbd5756
Self-host fonts, do not use Google fonts 2019-10-30 17:53:35 +01:00
timvisee
fb4a59da54
Properly size HTML5 video on webpage, minor donation page change 2019-10-27 18:29:34 +01:00
timvisee
8671f15367
Style comments widget 2019-08-29 21:57:06 +02:00