Commit Graph

47 Commits

Author SHA1 Message Date
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
prototypa
c7e56e6e24 Minimal design details 2023-01-09 00:13:26 -05:00
prototypa
5db96e66eb Fix some minimal styles 2023-01-08 21:18:37 -05:00
prototypa
842b17f493 Improve blog design 2023-01-08 19:39:31 -05:00
prototypa
b21275bc9e Fix minimal detail 2023-01-08 15:05:18 -05:00
prototypa
99018fc284 Update Hero, FAQs and HighlightedPosts to props and slots 2023-01-08 13:49:49 -05:00
prototypa
f6672ce070 Refactor and add more configuration to src/config.mjs 2023-01-06 16:01:06 -05:00
prototypa
f1ed6df7a1 Change posts.js to blog.js and improve default values 2023-01-06 15:15:50 -05:00
prototypa
12c585c301 Fix minimal detail 2023-01-06 15:15:03 -05:00
prototypa
046009ec8c Simplify folders and more typescript migration 2023-01-03 22:52:10 -05:00
prototypa
024825ec59 Migrate more code to typescript 2023-01-02 12:20:26 -05:00
prototypa
ce5248c08c Fix content max-width 2023-01-02 11:10:15 -05:00
prototypa
f158d32181 Migrate to typescript 2023-01-02 10:51:51 -05:00
prototypa
d7b7baa414 Migrate blog to new astro Content Collections 2023-01-01 18:32:52 -05:00
prototypa
02c9282cf2 Add initial width and height 2022-11-24 13:57:21 -05:00
prototypa
00b3508264 Update dependencies, remove Picture 2022-11-23 19:16:05 -05:00
prototypa
801b4fd01b Fix shareable url 2022-11-07 17:42:09 -05:00
prototypa
7d8319d13a Format with prettier 2022-11-07 14:10:21 -05:00
prototypa
000a99a3fc Add basic Social Share buttons 2022-11-07 13:46:58 -05:00
prototypa
2d0687d885 Add Latest Posts support 2022-11-06 15:47:44 -05:00
prototypa
0571bd5eaf Format with prettier 2022-11-06 14:22:40 -05:00
prototypa
2ffb17050a Fix bugs with permalink in HighlightedPosts 2022-10-16 00:33:21 +02:00
prototypa
11b9782d6e Add support to MDX in blog 2022-10-15 23:35:11 +02:00
prototypa
d909adb658 Use Prettier 2022-09-11 03:51:55 -04:00
prototypa
252d6bf08b Use ESLint 2022-09-11 03:04:15 -04:00
prototypa
2556eb3ee4 Remigrate Images to Pictures 2022-09-10 01:28:40 -04:00
prototypa
cb6aef7fae Optimize images consumption 2022-09-10 01:08:51 -04:00
prototypa
a81e825247 Refactor components structure 2022-09-04 03:26:36 -04:00