1
0
Fork 0
Commit Graph

87 Commits

Author SHA1 Message Date
Matthias Kretschmann ee2611442c
lint fix 2023-12-12 20:08:18 +00:00
Matthias Kretschmann cc6ac2a3c5
header alignment fixes 2023-11-05 22:27:57 +00:00
Matthias Kretschmann 6eac1f251a
update docs 2023-11-05 20:30:23 +00:00
Matthias Kretschmann 76296533a7
token select fixes 2023-11-05 11:48:01 +00:00
Matthias Kretschmann 46ea696336
readme updates 2023-11-05 11:47:59 +00:00
Matthias Kretschmann c123dd9d68
Switch to astro-redirect-from (#830)
* astro-redirect-from prototype

* move out plugin

* switch to astro-redirect-from

* fixes

* new post: astro-redirect-from

* fix dependency

* test fixes

* downgrade and lock astro

* until fix for https://github.com/withastro/astro/issues/8649 has been released

* mention debug json file

* fix e2e test
2023-09-23 21:32:18 +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 1d71df9b92
build fix 2023-08-17 13:50:00 +01:00
Matthias Kretschmann 2a21ac3228
add prettier-plugin-sort-imports 2023-01-29 21:58:19 +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 7313aa5566
remove Docker 2021-02-28 04:56:33 +01:00
Matthias Kretschmann 6f3a47ae38
changes 2021-02-28 04:09:56 +01:00
Matthias Kretschmann eb3ab3301c
update docs 2021-01-30 21:44:40 +01:00
Matthias Kretschmann 354c1b67a7
fix image URL 2021-01-30 20:55:42 +01:00
Matthias Kretschmann 8777a8df7b
remove Travis 2021-01-30 20:37:10 +01:00
Matthias Kretschmann 172fb77976
package updates 2020-07-02 20:03:35 +02:00
Matthias Kretschmann db10b278b2
Update README.md 2020-05-17 03:27:04 +02:00
Matthias Kretschmann 61f46d4058
refactor jest config, add more tests 2019-11-24 20:58:05 +01:00
Matthias Kretschmann a0c1b43024
github token change 2019-11-17 13:11:42 +01:00
Matthias Kretschmann acfdba0a66
refactor exif
* add all exif & IPTC data to files
* create nodes for all exif data
2019-11-04 19:07:27 +01:00
Matthias Kretschmann 2a31adc585
refactor & restyling 2019-10-28 23:16:40 +01:00
Matthias Kretschmann 2988e1b44a
add Docker for local development 2019-10-17 18:23:16 +02:00
Matthias Kretschmann 974f6d860c
new photos 2019-10-05 00:30:38 +02:00
Matthias Kretschmann 8f0881853d
mention theme switch in readme 2019-10-03 19:42:12 +02:00
Matthias Kretschmann 1a0a5d5b24
setup testing 2019-05-04 19:31:04 +02:00
Matthias Kretschmann cde711f492
remove coinhive 2019-03-19 18:58:03 -03:00
Matthias Kretschmann 24057c7d83
changelog component 2018-11-21 23:41:14 +01:00
Matthias Kretschmann 56d322bd2b
renaming 2018-11-18 23:53:39 +01:00
Matthias Kretschmann c35e9f7c1f
docs updates 2018-11-18 19:58:40 +01:00
Matthias Kretschmann 2a95ffebb9
tweaks to search usability 2018-11-18 16:41:37 +01:00
Matthias Kretschmann d77a897cc2
more photos & fixes 2018-11-06 20:52:59 +01:00
Matthias Kretschmann 921f88eb35
new photo script 2018-11-05 23:36:32 +01:00
Matthias Kretschmann 0daf09285a
switch to folder posts by default 2018-11-01 19:35:18 +01:00
Matthias Kretschmann a9f6d18c46
style tweaks 2018-10-14 22:04:54 +02:00
Matthias Kretschmann 992f92f7cf
remove codacy 2018-10-14 21:52:47 +02:00
Matthias Kretschmann 24d1b96bbb
display account 2018-10-14 21:48:38 +02:00
Matthias Kretschmann acbdd9e812
show conversion to usd/eur 2018-10-14 20:30:42 +02:00
Matthias Kretschmann a502952403
gatsby-node splitup 2018-10-14 02:25:24 +02:00
Matthias Kretschmann 0039f6b6e7
component splitup 2018-10-13 20:37:13 +02:00
Matthias Kretschmann 216debbf72
modal tweaks 2018-10-13 18:42:25 +02:00
Matthias Kretschmann 6d53d8a9f3
link to new post script 2018-10-11 21:30:59 +02:00
Matthias Kretschmann d3ac72149e
docs updates 2018-10-11 21:26:28 +02:00
Matthias Kretschmann a5b38cdadc
some words on exif extraction 2018-10-10 00:08:05 +02:00
Matthias Kretschmann e4cc61b696
new post script 2018-09-29 23:05:14 +02:00
Matthias Kretschmann d79ec86b62
readme updates 2018-09-29 21:27:30 +02:00
Matthias Kretschmann 6e655b6a6d
realeted posts based on tags 2018-09-29 20:09:02 +02:00
Matthias Kretschmann fef0c821ca
post fixes 2018-09-29 03:02:05 +02:00
Matthias Kretschmann 51dc7d4ea2
readme updates, travis_wait 2018-09-27 23:15:17 +02:00
Matthias Kretschmann 8d9fe8d5fd
readme updates 2018-09-27 22:36:38 +02:00