de14c9905c
test fix
2023-11-05 11:48:01 +00:00
0728c63b17
more form interactions
2023-11-05 11:48:00 +00:00
498e5a1730
new send/preview flow
2023-11-05 11:48:00 +00:00
ec9e1ecdfd
change footer link
2023-11-05 11:48:00 +00:00
6cd17095a3
styling
2023-11-05 11:47:58 +00:00
14bc7fdf92
new thanks page layout
2023-11-05 11:47:58 +00:00
d8e22cdece
persist slectedToken
2023-11-05 11:47:58 +00:00
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
0379c175ee
package updates
2023-10-25 01:23:32 +01:00
01d2afa000
link post fixes
2023-10-06 11:58:26 +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
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
e59cc911e5
stylelint updates
2023-04-01 15:15:56 +01:00
d03bdf4727
photo page tweaks
2023-02-28 18:16:18 +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
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
0aaf874538
refactor ( #733 )
...
* refactor
* fixes
* fixes
* fix
* package updates
2022-11-11 02:31:54 +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
1d2a24ad2c
move files around
2022-05-12 00:00:19 +01:00