Commit Graph

77 Commits

Author SHA1 Message Date
prototypa
502cecc005 Better links in Post Items 2024-05-07 23:45:50 -04:00
Olga Buberman
2922843ca7 Link and header order changed for Safari inter-line hover bug (in Related posts widget) 2024-05-07 15:35:12 +03:00
prototypa
a606b34a19 Format all files with prettier: npm run format 2024-04-29 17:51:55 -04:00
Scott
e6ccd3803a chore: correct types 2024-04-28 17:07:41 -04:00
prototypa
55459a6103 Refactor related posts functions 2024-04-14 18:45:29 -04:00
prototypa
f234e63eb4 Fix #397: Adjust URL for Chinese Categories and Tags 2024-04-14 13:20:55 -04:00
prototypa
069f2edef1 Fix to integrate with astro-embed 2024-04-13 11:53:04 -04:00
prototypa
6b14879507 Refactor tu use astrowind:config virtual import 2024-03-29 00:49:47 -04:00
André B
e15990ded4 Update SinglePost.astro 2024-03-27 10:59:16 -04:00
prototypa
bfe052cb82 Fix no spaces before reading time 2024-03-02 14:10:58 -05:00
prototypa
106cd931f0 Small adjustments associated with Relative Posts 2024-01-21 21:35:25 -05:00
André B
964d4da878 Merge pull request #348 from thkruz/show-author
Add Text to Blog Post if Author is Set
2024-01-21 21:12:07 -05:00
Theodore Kruczek
c036504482 refactor: ♻️ remove unintentional formatting change 2024-01-14 18:52:00 -05:00
Theodore Kruczek
81dbaadcef feat: add text to blog post if author is set
Fixes #341
2024-01-14 18:44:48 -05:00
Theodore Kruczek
13cbe429cc feat: add related blog posts component 2024-01-14 07:51:36 -05:00
prototypa
788acd9321 Fix astro check errors on strict typescript, issue #293 2023-12-02 09:09:13 -05:00
Benny Neugebauer
645739ea15 Remove duplicated loading property 2023-10-03 23:49:07 +02:00
prototypa
770dee10bd Replace component CTA with Button with new props 2023-09-02 18:02:45 -04:00
prototypa
76643e86b2 Minimal fix to Content 2023-08-30 14:07:13 -04:00
prototypa
1f56b3f079 Add scroll-margin-top to headings 2023-08-30 13:39:21 -04:00
prototypa
da8ef74b38 Replace SITE_CONFIG, UI_CONFIG, METADATA_CONFIG... to SITE, UI, METADATA... 2023-08-22 22:22:53 -04:00
prototypa
77817aa77e Migrate from @astrojs/image to Astro Assets and Unpic 2023-08-13 17:34:30 -04:00
prototypa
c0c4cd1ccf Make components RTL compatible 2023-08-10 14:47:19 -04:00
prototypa
d6f3055e31 Add support for new config.yaml 2023-07-27 21:52:04 -04:00
prototypa
139ca46a9c Migrate to astro-icon v1 2023-07-27 06:36:12 -04:00
ilya kukarkin
e0724cf498 Fix LatestPosts Props and usage 2023-07-01 22:02:24 +08:00
Martin Ortbauer
03ebd92d77 fix syntax in Tags component 2023-06-14 09:39:09 +02:00
Liron Abutbul
f65fa1659b Update Tags.astro 2023-06-09 08:01:41 +03:00
Liron Abutbul
e11a7c8f0d Fix typo 2023-06-09 08:00:54 +03:00
Liron Abutbul
b315018458 Fix typo 2023-06-09 08:00:35 +03:00
Liron Abutbul
cf0d0cd028 🎨 [enhancement] Added optional title functionality to Tags.astro 2023-06-09 07:23:35 +03:00
Marc Wolf
0683c326c2 Wrap blog grid item image in a tag
To also get to the post via the image of one of the blog posts.
2023-03-13 20:35:43 +01:00
prototypa
a47d7f6fcb Downgrade Astro to 2.0.2: styles bad in 2.0.4 2023-02-01 16:44:56 -05:00
prototypa
8d9e975c63 Add loading and async props 2023-01-31 14:59:08 -05:00
prototypa
8cd0bbbdb4 Enable readingTime remark plugin 2023-01-31 14:54:36 -05:00
prototypa
d4560c1226 Fix some Picture component typescript errors 2023-01-31 14:50:23 -05:00
prototypa
ba3d0b3afb Move from max-w-screen-xl to max-w-7xl 2023-01-31 14:46:00 -05:00
edamame8888
8cb89f2786 Update import statement for Icon from 'astro-icon' 2023-01-29 23:48:35 +09:00
prototypa
4b8ae1540c Move Pagination component 2023-01-24 01:52:51 -05:00
prototypa
64bcda934c Update post collection and show category on posts 2023-01-24 01:26:37 -05:00
prototypa
47948c3da3 Allow post permalink pattern configuration 2023-01-24 00:22:13 -05:00
prototypa
b3f71b1297 Remove readingTime 2023-01-23 18:00:10 -05:00
prototypa
a01fd3880f Improve design using custom variables 2023-01-22 00:40:14 -05:00
prototypa
9cfad4d8fa Update path for Tags component 2023-01-21 22:35:16 -05:00
prototypa
23b961cc19 Move Tags component to blog folder 2023-01-21 22:34:00 -05:00
prototypa
dcb9350037 Add astro props 2023-01-21 22:29:32 -05:00
prototypa
8e702e6ee5 Improve design 2023-01-21 20:21:00 -05:00
prototypa
a8704cf6d5 Fix 'Images sometimes not loading in HighlightedPosts' 2023-01-10 09:13:40 -05:00
prototypa
f641767078 Don't use tabs in editor 2023-01-09 21:44:06 -05:00
prototypa
881f46e58b Improve code and design 2023-01-09 12:13:03 -05:00