Jewgeni
4f95af905a
style: optimize format
2024-10-05 10:03:20 +02:00
Jewgeni
6cd32df0ee
feat(blog): add redirect to 404 page if entry is not found
...
This commit adds a redirect to the 404 page if the entry is not found. This ensures that users are directed to the appropriate page when accessing a non-existent blog entry.
2024-10-05 10:02:39 +02:00
Jewgeni
04cba4fa05
feat: add 404 page
2024-10-05 08:17:53 +02:00
Jewgeni Lewash
6fdffbe5c6
feat(header): improve mobile menu functionality and add navigation rail
2024-09-13 07:13:18 +02:00
Jewgeni Lewash
97b75989b7
chore: update navigation bar on small screens
2024-09-12 23:43:49 +02:00
Jewgeni
8609c753f5
chore: update header component to improve mobile menu functionality
2024-09-12 07:45:50 +02:00
Jewgeni Lewash
7b23619fcb
chore(blog): update blogpost
2024-04-14 20:21:22 +02:00
Jewgeni Lewash
6c81e942a6
feat(blog): add additional frontmatter fields for dates, authors, image, draft
...
Add additional frontmatter fields and display the data on the blog page and the individual blogposts
2024-04-12 09:22:01 +02:00
Jewgeni Lewash
9a6ad69378
feat(blog): add custom prose styling
2024-04-07 09:11:31 +02:00
Jewgeni Lewash
d86f6b38df
chore(blog): add markdown blogpost
2024-04-07 09:11:11 +02:00
Jewgeni Lewash
ee3cd96573
refactor(index): add featuresection component
2024-04-06 22:07:26 +02:00
Jewgeni Lewash
665da2a1a6
fix(index): update index page
2024-04-06 22:01:00 +02:00
Jewgeni Lewash
96595ff3d1
fix(footer): update footer
2024-04-06 08:17:10 +02:00
Jewgeni Lewash
10b42cd2ff
fix(header): update header
2024-04-06 08:11:12 +02:00
Jewgeni Lewash
7d7ee869ae
fix(header): remove logic to open menu automatically on wider screens
2024-04-06 07:58:13 +02:00
deployn
63c435809e
fix(layout): Change default index and follow behavior
2024-03-20 13:37:03 +00:00
Jewgeni Lewash
1730207b88
feat(layout): add noindex, nofollow options
2024-03-15 07:07:45 +01:00
Jewgeni Lewash
d7ba632d5d
fix(index): fix sidescroll
2024-03-13 06:29:18 +01:00
Jewgeni Lewash
d0d55524ba
fix(blog): show page in title
2024-03-12 06:37:41 +01:00
Jewgeni Lewash
76d8becfb3
fix(blog): avoid redirects in pagination
2024-03-12 06:34:27 +01:00
Jewgeni Lewash
33245e37de
chore(blog): update blog index page
2024-03-12 00:04:44 +01:00
Jewgeni Lewash
02a3b86651
fix: add margin to recipe site
2024-03-10 20:49:40 +01:00
Jewgeni Lewash
58b63fd69c
fix(blog): fix pagination for index blog page
2024-03-10 20:11:38 +01:00
Jewgeni Lewash
899341b39e
style: format code
2024-03-10 19:48:09 +01:00
Jewgeni Lewash
b18424b921
feat(pagefind): add search support to blog
2024-03-10 19:47:57 +01:00
Jewgeni Lewash
e3c5b3f31f
feat(blog): add pagination
2024-03-10 18:13:44 +01:00
Jewgeni Lewash
5d8d7f552c
chore(content): add more content for pagination
2024-03-10 18:13:30 +01:00
Jewgeni Lewash
8ff7776bdd
chore: minor changes
2024-03-10 13:24:45 +01:00
Jewgeni Lewash
488fea300c
fix: fix darkmode after page transitions
2024-03-10 12:19:36 +01:00
Jewgeni Lewash
4ced8dc0f8
feat(blog): use expressive code
2024-03-10 10:21:10 +01:00
Jewgeni Lewash
aece417bff
feat(blog): transition blogpost titles
2024-03-08 23:32:20 +01:00
Jewgeni Lewash
769ccc451c
feat: add view transitions
2024-03-08 23:21:19 +01:00
Jewgeni Lewash
f4f9e71726
chore(index): add more content and images
2024-03-08 22:53:34 +01:00
Jewgeni Lewash
22f9623c62
fix(blog): add trailing slash to links
2024-03-08 08:30:20 +01:00
Jewgeni Lewash
e963a3f670
fix(blog): adjust meta description cutting
2024-03-08 08:30:03 +01:00
Jewgeni Lewash
225ab30945
chore(blog): add blogpost with image
2024-03-08 08:00:55 +01:00
Jewgeni Lewash
ca2764ab57
chore: make title longer
2024-03-08 07:40:33 +01:00
Jewgeni Lewash
5266fe563d
feat: add meta description
2024-03-08 07:36:18 +01:00
Jewgeni Lewash
0e0ce1188b
chore(index): add sample content
2024-03-08 07:15:53 +01:00
Jewgeni Lewash
76789bebcb
fix(blog): add trailing slash to bloglist
2024-03-07 08:59:44 +01:00
Jewgeni Lewash
8d2285c735
fix(header): update style
2024-03-07 08:57:13 +01:00
Jewgeni Lewash
9c8013c08d
fix(blog): add page title to posts
2024-03-06 11:32:10 +01:00
Jewgeni Lewash
5ea473efdb
fix: remove doublicate href
2024-03-06 11:27:09 +01:00
Jewgeni Lewash
38e06edcf1
fix: add sitemap link to layout
2024-03-06 11:26:47 +01:00
deployn
38a611c6b2
Merge pull request #3 from deployn/directus
...
Directus
2024-03-05 23:30:22 +01:00
Jewgeni Lewash
5cb2237187
feat: use image optimization for Directus
2024-03-05 22:49:42 +01:00
Jewgeni Lewash
9e7cbd144f
fix: add source description
2024-03-05 22:36:36 +01:00
Jewgeni Lewash
54dcefbf25
fix(header): add additional navlink
2024-03-05 22:35:41 +01:00
Jewgeni Lewash
5c1aa02599
chore(blog): add page title
2024-03-05 16:13:34 +01:00
Jewgeni Lewash
da108a149e
chore(recipes): improve ui
2024-03-05 16:09:01 +01:00