1
0
Fork 0
Commit Graph

29 Commits

Author SHA1 Message Date
Matthias Kretschmann 592498fb9a
ci tweaks 2024-03-12 23:21:48 +00:00
Matthias Kretschmann 57d03118b6
theme toggle fixes 2024-03-12 22:44:24 +00:00
Matthias Kretschmann f58ffefddc
switch to Node.js v20, package updates 2024-03-12 20:13:00 +00:00
Matthias Kretschmann 2fd2c7d5ac
update darwin snapshots 2023-12-12 20:47:58 +00:00
Matthias Kretschmann b5e9e8eaf3
increase memory limit for build action 2023-12-12 20:16:44 +00:00
Matthias Kretschmann 810b763b80
api url tweaks 2023-11-05 11:48:00 +00:00
Matthias Kretschmann 8002dc0172
more build artifact isolation 2023-09-19 16:25:19 +01:00
Matthias Kretschmann b2deff58cc
another unzip fix 2023-09-19 16:03:04 +01:00
Matthias Kretschmann 4d06f34237
preload/defer tweaks 2023-09-19 15:49:50 +01:00
Matthias Kretschmann 50a17fb07a
unzip fix 2023-09-19 15:30:55 +01:00
Matthias Kretschmann d8fa1ff36d
pack/unpack build artifacts 2023-09-19 15:01:56 +01:00
Matthias Kretschmann e6f6e4cc17
deploy fix 2023-09-18 02:59:23 +01:00
Matthias Kretschmann 299084de93
Gatsby → Astro (#829)
* basic astro setup, kick out all gatsby configs

* move content folder

* src/pages setup

* more file reorg

* more config updates

* more reorgs

* refactor

* refactor

* bump astro

* refactor

* svg icon build system, theme switch

* remark plugin for lead paragraph, more refactor

* make images work

* post meta

* custom Picture component

* Pagination, More component, 404 fixes

* linking fixes

* add table of contents

* post actions fixes

* tag fixes

* content changes

* content changes: move media files to their posts

* more content moving, remove media folder

* refactor remark-lead-paragraph

* link css file when defined in post frontmatter

* move content up again

* kbd post update

* allow js

* downloads solution

* add astro check

* redirect_from solution

* githubLink solution

* reorg

* exif solution as prebuild step

* exif solution on each post during build

* isolate lead paragraph extraction to articles

* restore Exif components

* deploy script update

* fix redirects

* xml & json feeds

* build fix

* fix exif readout in production

* head and seo tweaks, add feeds

* tweak image display

* archive pages with single layout

* restore tags archive

* sitemap setup

* restore thanks page functionality

* reorg

* cleanup

* parallel scripts during prebuild

* restore jest setup

* remove jest, switch to vitest as test runner

* adapt CI

* test refactor

* typescript tweaks

* avatar fixes

* typings

* restore search functionality

* theme switch with nanostores

* fixes

* test fixes

* restore changelog functionality

* umami script

* border color tweak

* related posts with fuse.js

* plawright e2e testing setup

* search tweaks

* simplify typekit loading

* photo fix

* e2e tests

* related posts fix

* fix tags archive

* tweaks

* tweaks

* linux snapshots

* fix header test

* new symlink tactic

* fix dev server in codespaces

* fix yaml

* ci fixes

* changelog loading tweaks

* e2e against dev server on ci

* changelog tweaks

* ci tweaks

* ci tweaks

* ci tweaks

* docs updates

* ci tweaks

* refactor photo creation script

* package updates

* refactor search

* ci tweak

* ci tweaks

* test tweaks, more unit tests

* more unit tests

* post creation script tweaks

* refactor new scripts, test them for real life

* more tests

* refactor

* codeclimate-action update

* uses update

* limit ci runs

* fix theme toggle, test it

* more tests

* favicon files cleanup

* icon components location change

* type checking through ci

* command fixes

* ci fix

* search tweaks

* ci tweaks

* revised favicons, write post draft about it

* drafts filtering fix

* lint fix, favicon fixes

* copy changes

* fix related search images

* content updates

* new codeblock styles, copy tweaks, fixes

* package updates

* typing fixes

* lint fix

* content updates

* restore link posts

* faster theme switching

* split up astro utils

* related posts fixes

* fix

* refactor

* fixes

* copy tweaks

* fixes

* picture tweaks

* image fixes

* feed fixes, adapt for json feed v1.1

* e2e test updates

* layout tweaks

* update snaphots

* migrate to createMarkdownProcessor

* ci cache tweaks

* activate more browsers for e2e testing

* switch to macos-13 images

* build caching tweaks

* markdown fix

* set image quality

* remove avif generation

* picture tweaks

* head fixes

* add og:image:alt

* create-icons test

* new post: Favicon Generation with Astro
2023-09-18 02:16:53 +01:00
Matthias Kretschmann f9665d1bd2
env vars 2022-12-03 11:13:28 +00:00
Matthias Kretschmann a0934b1165
switch tracking 2022-11-17 18:29:27 +00:00
Matthias Kretschmann 0aaf874538
refactor (#733)
* refactor

* fixes

* fixes

* fix

* package updates
2022-11-11 02:31:54 +00:00
Matthias Kretschmann 2029880434
package updates 2022-11-08 22:51:55 +00:00
Matthias Kretschmann cda6933c1c
set working-directory 2022-11-08 22:28:37 +00:00
Matthias Kretschmann ab814e5bd7
deploy updates 2022-09-17 22:35:32 +00:00
Matthias Kretschmann cc7b19d030
ci updates 2022-09-17 21:08:04 +00:00
Matthias Kretschmann 7152ee782d
downgrade actions/upload-artifact 2021-11-28 23:41:06 +00:00
Matthias Kretschmann 7819b354f3
new photos 2021-11-28 21:49:16 +00:00
Matthias Kretschmann 7b6c9dddb8
move typekit id to env var 2021-09-12 23:21:47 +02:00
Matthias Kretschmann 5776238b6a
CI tweaks for dependabot
* coverage as single job, do not run when dependabot PR
2021-09-01 20:10:04 +02:00
Matthias Kretschmann 8849c2e1e0
pass AWS_DEFAULT_REGION 2021-03-01 03:17:17 +01:00
Matthias Kretschmann eb3ab3301c
update docs 2021-01-30 21:44:40 +01:00
Matthias Kretschmann fc5e273479
add S3 deployment 2021-01-30 21:07:49 +01:00
Matthias Kretschmann d0daa22e1b
pass GITHUB_TOKEN 2021-01-30 20:07:22 +01:00
Matthias Kretschmann 9c8e4e44ee
setup GitHub Action 2021-01-30 19:05:48 +01:00