Commit graph

26 commits

Author SHA1 Message Date
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