1
0
mirror of https://github.com/kremalicious/blog.git synced 2024-06-25 02:36:26 +02:00
Commit Graph

407 Commits

Author SHA1 Message Date
74afc8552b
reorg 2023-11-05 11:47:57 +00:00
74f89bcb7e
refactor, fetch abort 2023-11-05 11:47:57 +00:00
b9b0093a2e
change url 2023-11-05 11:47:57 +00:00
d8da825649
handle sending 2023-11-05 11:47:57 +00:00
15130e8d92
loading state, logo fallback state 2023-11-05 11:47:57 +00:00
f181ac444d
styling 2023-11-05 11:47:57 +00:00
ea9ed0382e
new token select ui 2023-11-05 11:47:57 +00:00
2f6e4f0b3c
refactor 2023-11-05 11:47:57 +00:00
0ca6558def
new token selection, reorg 2023-11-05 11:47:57 +00:00
8a2606185b
move things around 2023-11-05 11:47:56 +00:00
0d221183a5
underlined content links 2023-11-05 11:44:56 +00:00
cb0b099303
hide code copy button border 2023-11-05 11:32:53 +00:00
0379c175ee
package updates 2023-10-25 01:23:32 +01:00
794a95db38
set response content type 2023-10-10 22:52:34 +01:00
43e510ba1d
block all the ai bots 2023-10-06 12:01:42 +01:00
01d2afa000
link post fixes 2023-10-06 11:58:26 +01:00
4b20ce877b
script fix 2023-10-06 11:31:09 +01:00
3b25ae2282
Location fetching (#843)
* location component

* fetching with @nanostores/query

* layouts reorg

* typescript plugins cleanup

* location component unit test cases

* fetch only when visible
2023-10-04 14:45:54 +01:00
7ed6830df0
linting tweaks 2023-10-04 01:54:41 +01:00
cd1e3dd0b3
lib reorg 2023-10-03 21:14:05 +01:00
19ac7168f1
test updates 2023-10-03 17:51:59 +01:00
a135103a9f
add trailing slash 2023-10-03 16:14:03 +01:00
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
16b2b0cdf8
remove twitter 2023-09-19 19:37:10 +01:00
a9f5ea925d
more unit tests 2023-09-19 19:04:02 +01:00
4d06f34237
preload/defer tweaks 2023-09-19 15:49:50 +01:00
0e41d6151b
fixes 2023-09-19 14:24:12 +01:00
124934e6fb
related posts tweaks 2023-09-19 13:41:37 +01:00
ca96ae9549
code frame tweaks 2023-09-19 12:53:11 +01:00
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
bed3752c24
load web3 stuff client-side only 2023-08-17 16:13:44 +01:00
c20c7a1fc1
package updates, SVG fixes 2023-08-17 12:43:32 +01:00
d4cd0c23a9
exif extraction updates 2023-04-01 15:53:20 +01:00
e59cc911e5
stylelint updates 2023-04-01 15:15:56 +01:00
d03bdf4727
photo page tweaks 2023-02-28 18:16:18 +00:00
7789ac6927
fix mastodon icon 2023-01-29 22:21:51 +00:00
2a21ac3228
add prettier-plugin-sort-imports 2023-01-29 21:58:19 +00:00
fee0ad95ad
add mastodon 2023-01-26 18:36:45 +00:00
882967631a
package updates 2022-12-25 15:16:25 +00:00
21071a1e0f
production check for env vars 2022-12-02 23:44:35 +00:00
52b455b109
remove gatsby-plugin-offline 2022-11-20 14:51:22 +00:00
22ec0e23f1
fix 2022-11-20 00:01:22 +00:00
66219cd4b0
related posts tweaks 2022-11-19 22:00:38 +00:00
ca151a6452
fixes 2022-11-19 22:00:11 +00:00
d28f4eff9b
replace react-transition-group with framer-motion 2022-11-19 19:33:31 +00:00
c9a3f1cc28
accessibility fixes 2022-11-19 16:31:07 +00:00
cf083d3288
remove react-helmet 2022-11-19 15:46:18 +00:00
a0934b1165
switch tracking 2022-11-17 18:29:27 +00:00
0aaf874538
refactor (#733)
* refactor

* fixes

* fixes

* fix

* package updates
2022-11-11 02:31:54 +00:00
2029880434
package updates 2022-11-08 22:51:55 +00:00
041b05b22a
Gatsby v5 (#731)
* Gatsby v5

* add engines key, nvmrc
2022-11-08 21:03:54 +00:00
80c1c31a01
build fixes 2022-09-17 14:58:59 +01:00
678e983076
package updates 2022-09-15 23:48:55 +01:00
0125a52011
wagmi updates 2022-08-25 10:31:45 +00:00
1d4dc51a7a
rainbowkit updates 2022-07-07 11:15:09 +01:00
2517ceb6d9
tweaks 2022-05-16 19:56:39 +01:00
1d2a24ad2c
move files around 2022-05-12 00:00:19 +01:00
fd30a31c4b
Web3 cleanup (#678)
* rainbowkit setup and web3 cleanup

* finalize setup

* make transaction work

* switch to @kremalicious/react-feather

* update tests

* remove @loadable/component

* update test
2022-05-08 13:49:18 +01:00
faad0c6068
package updates, refactor remark usage 2022-04-20 21:03:12 +01:00
f409cc1e45
package updates 2022-04-10 01:46:55 +01:00
aabe723f79
package updates 2022-02-12 13:30:57 +00:00
601d027790
image config tweaks 2021-12-02 18:23:48 +00:00
7819b354f3
new photos 2021-11-28 21:49:16 +00:00
93b0e42d2f
new photos 2021-11-28 19:05:38 +00:00
34d6efba80
update to Gatsby v4 2021-11-28 17:34:15 +00:00
96d485b2d1
package updates, stylelint updates 2021-11-28 16:49:10 +00:00
507785caf9
fix typekit component 2021-09-13 01:51:40 +02:00
7b6c9dddb8
move typekit id to env var 2021-09-12 23:21:47 +02:00
e2552d37c0
multinetwork post 2021-08-29 16:38:21 +02:00
dependabot[bot]
33cf322966
Bump eslint-plugin-testing-library from 3.10.2 to 4.6.0 (#520)
* Bump eslint-plugin-testing-library from 3.10.2 to 4.6.0

Bumps [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) from 3.10.2 to 4.6.0.
- [Release notes](https://github.com/testing-library/eslint-plugin-testing-library/releases)
- [Changelog](https://github.com/testing-library/eslint-plugin-testing-library/blob/main/.releaserc.json)
- [Commits](https://github.com/testing-library/eslint-plugin-testing-library/compare/v3.10.2...v4.6.0)

Signed-off-by: dependabot[bot] <support@github.com>

* testing library fixes

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2021-06-11 23:00:16 +02:00
ffc0e1b1b3
typing fixes 2021-06-11 22:08:11 +02:00
1f1a1348af
uses updates 2021-06-11 21:24:10 +02:00
f1a63843b6
package updates 2021-05-23 13:38:15 +02:00
01b1941da3
web3 tweaks 2021-03-23 22:21:52 +01:00
f3df60965e
test fix 2021-03-23 01:15:49 +01:00
476a3813e8
web3 tweaks 2021-03-23 01:09:32 +01:00
77ca198684
image tweaks 2021-03-22 23:17:31 +01:00
1cc6d44951
image tweaks 2021-03-22 22:26:57 +01:00
5550e408d4
image fixes 2021-03-22 00:53:09 +01:00
d81a4f5b6d
toast fix 2021-03-22 00:17:20 +01:00
6867a30ae4
footer tweaks 2021-03-21 23:53:31 +01:00
4b2a8a5d87
layout tweaks 2021-03-21 23:42:46 +01:00
cd19e2d4c7
stylelint fix 2021-03-21 21:43:09 +01:00
4ba7cba5b0
style tweaks 2021-03-21 21:29:33 +01:00
c687f469d1
package updates 2021-03-21 20:36:18 +01:00
f630853cfd
tweaks 2021-03-16 00:31:24 +01:00
54972aa6f0
archive fixes 2021-03-16 00:13:01 +01:00
df5e17f116
input tweaks 2021-03-15 21:43:52 +01:00
0899d00ed9
restore global button styles 2021-03-15 21:37:17 +01:00
01e2821132
typing updates 2021-03-15 21:06:30 +01:00
5cdbb0f429
tsconfig tweaks 2021-03-14 12:49:40 +01:00
dce40556d2
test tweaks 2021-03-14 01:54:16 +01:00
273adeecb4
refactor 2021-03-14 01:34:04 +01:00
c35e26ea14
test fix 2021-03-13 04:56:07 +01:00
2c171a5ee7
gatsby v3 updates 2021-03-13 04:35:24 +01:00
3aa87e0e82
migrate to gatsby-plugin-image 2021-03-07 02:52:02 +01:00
78a99d651b
gatsby v3 updates 2021-03-07 02:51:24 +01:00
3a872707ed
layout tweaks 2021-03-07 02:48:05 +01:00
7ddf3c75a1
shadow tweak 2021-03-06 03:36:13 +01:00
4c963dcd16
tweaks 2021-03-04 22:53:35 +01:00