Commit graph

55 commits

Author SHA1 Message Date
Vri
2d0fd72dcf
Add better id/class identifier 2023-01-15 00:36:31 +01:00
Vri
aa106280af
add default.scss 2023-01-15 00:24:10 +01:00
Vri
190c0acf7f
Refactor scss to minimize resulting css 2023-01-15 00:19:35 +01:00
Vri
a1767c52ea
Add link to mastodon in head 2023-01-12 23:29:53 +01:00
Vri
9d5664fc84
Add mastodon link 2023-01-12 23:08:47 +01:00
Vri
2d7954c1d1
Add icons helper 2023-01-12 23:07:45 +01:00
Vri
fd4693050a
improve sidebar translation 2023-01-06 21:47:57 +01:00
Vri
3cf6018c1f
improve footer 2023-01-06 21:23:45 +01:00
Vri
b61dfd3427
add own robots.txt 2022-12-25 13:43:48 +01:00
Vri
c974ac8f1a
long time no update :o 2022-12-24 14:59:52 +01:00
Vri
33fb7cb34c
[wip] website redesign
I have to work on splitting commits in the future. ^^
2022-11-29 15:20:52 +01:00
Vri
59e98e5274
[wip] website redesign 2022-11-28 18:32:29 +01:00
Vri
fef113c769
actually ~3 month ago i changed the language button(s) on my website 2022-01-06 20:56:31 +01:00
Vrifox
27a43fc4d7
restructured the menu; fixed and changed the appearance of code blocks 2021-07-29 14:34:03 +02:00
Vrifox
1435341c0e
include the aside tag only if the page is translated 2021-06-13 13:42:59 +02:00
Vrifox
4d1437ea02
Added a language menu 2021-06-13 12:38:02 +02:00
Vrifox
5b390eb273
Disabled sitemap, I should look for a way to disable it in the config 2021-05-30 10:43:45 +02:00
Vrifox
5dca124b24
added translation 2021-05-24 22:24:58 +02:00
Vrifox
dae5729acf
Modified standard rss layout to enable html insertion and thanks to that correct rendering in the feed reader (at least tt-rss). 2021-05-15 21:47:30 +02:00
Vrifox
a8cdad69c5
Cleaned the index layout code and removed the standard page title to prevent a strange double „Vri's Cute Corner – Vri's Cute Corner“ thingie. 2021-05-15 21:25:56 +02:00
Vrifox
0ec23802f4
Moved and modified the appearance of the publish date to make the content more readable. 2021-05-15 21:16:03 +02:00
Vrifox
68ba1a6893
Titles are now a thing for lists 'cuz every other page seems to have one, equality you know? Ok, it's basically to have a more consistent look. idk 2021-05-15 10:15:51 +02:00
Vrifox
9cbd118b16
The „About me“ page is now the landing page; Capitalized menus 2021-05-15 10:10:56 +02:00
Vrifox
4a698daa84
Added gpg key as authentication method for IndieAuth 2021-05-14 11:55:52 +02:00
Vrifox
35f14736db
simplified the navigation even more; hopefully uncluttered the links and using standard heading sizes 2021-03-07 16:06:50 +01:00
Vrifox
e753ca3e90
simplified everything, partially half the size loaded, despite the unified css file :); added colour scheme support; added blogroll and about pages 2021-03-05 19:35:05 +01:00
Vrifox
8c242b4aa5
simplified main menu, (maybe?) fixed preloading of css 2021-03-02 11:02:13 +01:00
Vrifox
836892e08e
reducing page size by removing non-essential stuff 2021-02-27 22:45:05 +01:00
Vrifox
c0f7d62b2e
update 2021-02-11 16:17:30 +01:00
Vrifox
7c39b10dea update 2020-11-27 18:36:31 +01:00
Vrifox
74929ff17a the website is now more lightweight 2020-11-22 19:06:31 +01:00
Vrifox
59c38330f6 optimizations for nicer looking raw html 2020-11-20 22:39:10 +01:00
Vrifox
b33be9c288 update 2020-11-12 16:31:56 +01:00
Vrifox
a9852b3403 update 2020-11-12 09:57:45 +01:00
Vrifox
cc98aeaa05 update 2020-11-12 09:12:55 +01:00
Vrifox
7b777115c8 update 2020-11-09 20:16:31 +01:00
Vrifox
9ccc7b5bd7 added contact and more 2020-11-09 16:12:02 +01:00
Vrifox
1c23a90826 update 2020-11-04 18:37:31 +01:00
Vrifox
a35e2e819f update 2020-11-03 21:43:41 +01:00
Vrifox
15350681af font order optimized for windows 2020-10-09 10:00:12 +02:00
Vrifox
0fa103f9d0 modified header, font-sizes and colors; … 2020-10-06 21:47:47 +02:00
Vrifox
26cd9f0bea added privacy policy 2020-10-05 09:57:10 +02:00
Vrifox
c8698d8c80 separated main menu and external links more clearly 2020-09-30 20:37:20 +02:00
Vrifox
bfa8a24e8d added git.vrifox.cc to menu; changed :hover styles of links on »home« and the footer 2020-09-30 20:05:47 +02:00
Vrifox
133a7eca33 website-name less distractive; added border to articles 2020-09-27 22:28:13 +02:00
Vrifox
bfb8c020f8 performance tweaks 2020-09-26 17:57:12 +02:00
Vrifox
c512e8f8e2 changed appearance of .website-nav 2020-09-23 18:17:31 +02:00
Vrifox
24f0f9dc20 removed resources directory (not source code) and added it to .gitignore; moved scss files one level up 2020-09-22 15:35:44 +02:00
Vrifox
6cf10d85cd use {{ now }} instead of {{ .Site.Params.version }}; added errorpages 2020-09-22 15:18:28 +02:00
Vrifox
fb24b7e480 next/previous article/project section rewritten 2020-09-22 14:10:53 +02:00