Commit graph

37 commits

Author SHA1 Message Date
7d3a1ee70f
feat: improve inline code block style 2023-01-07 14:36:41 +01:00
372116ca80
fix: align sizes of icons in footer 2023-01-05 10:52:33 +01:00
05c4fca47e
feat: add GitLab & GitHub links 2023-01-04 20:10:22 +01:00
6fb7c6af68
fix: fix white footer in dark mode 2023-01-04 19:43:22 +01:00
f86c8b2ea5
feat: improve footer
- use icon & tooltip for social links
- add LinkedIn link
- improve readability ot Terms of Service link in dark mode
2023-01-04 19:32:17 +01:00
45ec9c90cb
chore: add $schema to tsconfig.json 2023-01-04 19:18:05 +01:00
1b43a7b4ff
fix: fix grid item size on smaller screens 2023-01-04 19:17:50 +01:00
3b5bb4e00d
refactor: reduce duplicate code for home content 2023-01-04 19:11:17 +01:00
ee48346430
fix: fix dark mode flickering 2023-01-04 19:02:50 +01:00
4bfd8abd18
fix: use Gatsby Link for logo text 2022-11-16 00:16:53 +01:00
c76785f615
feat: update title 2022-11-16 00:12:21 +01:00
afbb84e1d7
feat: update icon 2022-11-16 00:11:10 +01:00
e866b7196b
build(gitlab-ci): re-enable caching of .cache/ and public/ again 2022-11-16 00:03:49 +01:00
f4c0ae3ff5
fix: fix build issues with mdx pages
By moving all mdx under `content/`.
2022-11-15 23:57:27 +01:00
358cf17413
build(gitlab-ci): disable caching public/ for now 2022-11-15 23:45:47 +01:00
5cb8afe716
build(gitlab-ci): disable caching .cache/ for now 2022-11-15 23:34:30 +01:00
0f4ef7a54e
fix: navigation links cause reload
Fixed by using Gatsby Link components.
2022-11-15 23:29:31 +01:00
58a48098e9
fix: respect color scheme in SSR 2022-11-15 23:17:42 +01:00
a27ff3acca
fix: fix React imports 2022-11-15 23:05:20 +01:00
7ceda0bc7a
fix: fix page & post issues 2022-11-15 22:52:33 +01:00
20cc481ca4
fix: add missing React imports 2022-11-15 20:56:53 +01:00
e1347e8313
fix: add missing gatsby-browser.js 2022-11-15 20:50:58 +01:00
bd5ab17227
feat: add icons to landing page cards 2022-11-15 20:42:38 +01:00
b60f9004a7
fix: use shadow for footer 2022-11-15 20:42:18 +01:00
6bb26a33b1
feat: update README 2022-11-15 20:14:48 +01:00
840621c672
feat: add featured image to posts 2022-11-15 20:14:27 +01:00
df2fd8a520
feat: various improvements
- add Terms of Service
- add dark mode
- use cards for blog with excerpt
2022-11-15 19:15:11 +01:00
5df4d34780
fix: fix link 2022-08-01 22:03:57 +02:00
b3acce6854
build: add dotenv files 2022-08-01 21:48:53 +02:00
382a3885cb
build: fix dependencies 2022-08-01 21:39:25 +02:00
0898e4aa03
feat: add LICENSE 2022-08-01 21:26:47 +02:00
7776472f4e
style: add .editorconfig 2022-08-01 21:26:47 +02:00
67a6ed382d
build: add .gitlab-ci.yml 2022-08-01 21:26:47 +02:00
2b3b7dd3e6
chore: add graphql.config.js 2022-08-01 21:13:13 +02:00
8599464f2d
feat: set up basic blog structure 2022-08-01 21:12:47 +02:00
f4f421ac43
feat: initial gatsby setup 2022-08-01 18:54:27 +02:00
0452e8fa24
feat: add flake 2022-08-01 18:48:45 +02:00