Commit Graph

67 Commits

Author SHA1 Message Date
55ac68f086 Minor ui fixes and format 2023-09-02 20:52:55 -04:00
4c917f5133 Replace props in CallToAction widget: 'callToAction' to 'actions' 2023-09-02 20:39:46 -04:00
770dee10bd Replace component CTA with Button with new props 2023-09-02 18:02:45 -04:00
34707c15ef Include CTA component in Hero widgets 2023-08-28 23:13:35 +02:00
53e12771bd Update to Astro v3 2023-08-22 18:19:53 -04:00
d63f270e4a Minimal fix 2023-08-15 01:52:59 -04:00
fccb4153c7 Minimal fix 2023-08-15 01:50:59 -04:00
43d2d591da Modify some texts on main page and in the posts 2023-08-14 22:15:12 +02:00
6487a4de8d Include contents in Content widgets on main page 2023-08-14 21:46:23 +02:00
618e7a4a55 Better content 2023-08-14 03:03:54 -04:00
77817aa77e Migrate from @astrojs/image to Astro Assets and Unpic 2023-08-13 17:34:30 -04:00
951f270726 Add WidgetWrapper and Headline in Content widget 2023-08-09 12:34:08 +02:00
d7050abc03 Fix type: dontUseTitleTemplate to ignoreTitleTemplate 2023-08-08 21:08:29 -04:00
fb6600315a Fix typo 2023-08-08 00:02:53 -04:00
5207d33dbf Update index.astro 2023-08-08 00:00:10 -04:00
a05b2d8a23 Better SEO title 2023-08-07 23:58:17 -04:00
e911b8bb8b Add better content 2023-08-07 23:56:10 -04:00
ebd1ec70cb Modify stats widget and include on mobile-app page 2023-08-07 20:43:46 +02:00
d6f3055e31 Add support for new config.yaml 2023-07-27 21:52:04 -04:00
15ef9ee3e0 Start rearranging and simplifying widgets 2023-07-27 14:51:46 -04:00
139ca46a9c Migrate to astro-icon v1 2023-07-27 06:36:12 -04:00
e0724cf498 Fix LatestPosts Props and usage 2023-07-01 22:02:24 +08:00
6976ab48a0 Update index.astro 2023-05-19 14:20:36 -04:00
7590d1d64b Hero text
fixing what looked like an error.
2023-02-11 20:40:00 -08:00
82b1bef0a2 Fix title layout on 2xl 2023-01-31 15:04:08 -05:00
723e788f94 Fix minimal detail 2023-01-31 14:58:29 -05:00
ba3d0b3afb Move from max-w-screen-xl to max-w-7xl 2023-01-31 14:46:00 -05:00
119328b1a9 Update index.astro 2023-01-24 12:50:55 -05:00
b2fcebd6cc Mention Astro 2.0 2023-01-24 12:46:01 -05:00
a01fd3880f Improve design using custom variables 2023-01-22 00:40:14 -05:00
b49e430124 Use LatestPosts 2023-01-21 22:30:27 -05:00
b1c6c91989 Rename blog collection as posts 2023-01-21 21:37:09 -05:00
8e702e6ee5 Improve design 2023-01-21 20:21:00 -05:00
f641767078 Don't use tabs in editor 2023-01-09 21:44:06 -05:00
881f46e58b Improve code and design 2023-01-09 12:13:03 -05:00
8401a3fd45 Migrate more widgets to props and slots 2023-01-08 21:55:29 -05:00
7e83be5a75 Migrate widgets to use by props and slots 2023-01-08 19:39:57 -05:00
b21275bc9e Fix minimal detail 2023-01-08 15:05:18 -05:00
99018fc284 Update Hero, FAQs and HighlightedPosts to props and slots 2023-01-08 13:49:49 -05:00
e1b4c9c7a7 Fix some minimal details 2023-01-06 17:23:30 -05:00
00b3ef7c17 Simplify canonical url 2023-01-06 14:05:55 -05:00
bb57b3b63f Set default titleTemplate 2023-01-06 13:18:21 -05:00
97fe6b119c Basic design refacctorization 2022-11-22 12:49:42 -05:00
d909adb658 Use Prettier 2022-09-11 03:51:55 -04:00
a81e825247 Refactor components structure 2022-09-04 03:26:36 -04:00
00cd7fa1b1 Refactor components structure 2022-09-04 03:21:44 -04:00
1cf25d6b43 Fix minimal details 2022-09-04 00:56:24 -04:00
49c6c5611b Add Categories and Tags with new configs 2022-08-30 11:37:19 -04:00
19b4a25012 Add variables to config and minimal refactor 2022-08-28 20:31:06 -04:00
212331215b Reorganize duplicated tailwind code and formatting 2022-08-27 01:52:23 -04:00