Commit Graph

64 Commits

Author SHA1 Message Date
prototypa
a606b34a19 Format all files with prettier: npm run format 2024-04-29 17:51:55 -04:00
prototypa
3328fb955f Fix some errors with ViewTransitions 2024-04-12 12:21:13 -04:00
prototypa
b10ea2b549 Update image optimization to remote astro asset loading 2024-04-11 23:25:18 -04:00
prototypa
8220b67429 Disable the use of third-party cookies in Images by default. 2024-04-11 22:22:52 -04:00
prototypa
3dbffbad86 Use astro-embed for Youtube instead of custom implementation 2024-04-11 22:11:34 -04:00
starraiderx
2688059dae 'screenSize' is never reassigned. Use 'const' instead 2024-04-09 01:48:27 +02:00
javayhu
5aa19dde45 Update BasicScripts.astro
fix typo
2024-04-07 19:19:40 +08:00
prototypa
f93b3056d6 Fix a11y problems 2024-04-02 14:09:38 -04:00
prototypa
6b14879507 Refactor tu use astrowind:config virtual import 2024-03-29 00:49:47 -04:00
prototypa
a2187f0991 Fix typescript errors on astro check 2024-03-26 22:23:23 -04:00
Dylan Awalt-Conley
d8fca9901a fix: specifiy is:inline on inline script 2024-03-26 12:13:36 -04:00
prototypa
41bfb81c97 First version of YoutubeVideo component 2024-03-02 05:41:20 -05:00
Bernardo Martinez
3aeb5b026a Fix Header anomaly BasicScripts.astro
Fixes issue #262
2023-12-10 23:36:49 -05:00
prototypa
c08360233d Fix issue #290: ViewTransitions on Layout.astro disables the theme 2023-12-03 12:17:47 -05:00
prototypa
132788934f Add support for View Transitions. Fix issue #290 2023-12-03 12:12:49 -05:00
prototypa
ee5bb1747a Only apply shadow and other styles to sticky headers on scroll, issue #279 2023-12-01 11:04:47 -05:00
prototypa
45953647bb Update ToggleMenu icon and animation on open 2023-09-02 18:53:41 -04:00
prototypa
e3e8845721 Import AstroSeoProps 2023-08-25 13:03:19 -04:00
prototypa
9c40184240 Update to @astrolib/seo@1.0.0-beta.4 2023-08-23 03:30:08 -04:00
prototypa
da8ef74b38 Replace SITE_CONFIG, UI_CONFIG, METADATA_CONFIG... to SITE, UI, METADATA... 2023-08-22 22:22:53 -04:00
prototypa
d36f60218b Update from twitter to x 2023-08-21 20:16:51 -04:00
prototypa
77817aa77e Migrate from @astrojs/image to Astro Assets and Unpic 2023-08-13 17:34:30 -04:00
prototypa
03af96f664 Add partytown settings for Google Analytics 2023-08-11 09:50:42 -04:00
prototypa
581c9dc49c Remove unnecessary settings isEnabled in Google Analytics. 2023-08-11 09:19:52 -04:00
prototypa
4d91aaa779 Fix issue #220: The id is object 2023-08-11 09:12:37 -04:00
prototypa
c0c4cd1ccf Make components RTL compatible 2023-08-10 14:47:19 -04:00
prototypa
bc9246061a Fix config used in @astrolib/seo: siteName to site_name 2023-08-08 21:43:30 -04:00
prototypa
0d4c6cd967 Fix hidden nav bar on click on mobile 2023-08-08 09:35:05 -04:00
prototypa
11e335348e Fix issue #213 - Click on the blank space of the navigation ... 2023-08-08 09:03:52 -04:00
prototypa
d6f3055e31 Add support for new config.yaml 2023-07-27 21:52:04 -04:00
prototypa
7344698d35 Remove SplitbeeAnalytics for now 2023-07-27 14:48:45 -04:00
prototypa
62b149e2d6 Remove incompatible prop optimize 2023-07-27 14:48:19 -04:00
prototypa
242a172b36 Better Header 2023-07-27 12:55:48 -04:00
prototypa
2c8597fce6 Remove unnecessary import CustomStyles 2023-07-27 07:27:26 -04:00
prototypa
5a716917a3 Update to @fontsource v5 2023-07-27 07:26:16 -04:00
prototypa
139ca46a9c Migrate to astro-icon v1 2023-07-27 06:36:12 -04:00
prototypa
8ff3675cfa Fix issue #165 2023-06-17 23:00:42 -04:00
prototypa
cc5676b4ad Update MetaTags.astro
I have only added the use of the getAssets function to convert the url to absolute

note: Maybe the name of that function (getAssets) could improve
2023-05-03 14:53:34 -04:00
Gabriel Kanev
36153011dc Adding Sitemap to the Meta info 2023-05-03 13:06:29 +03:00
prototypa
4b8ae1540c Move Pagination component 2023-01-24 01:52:51 -05:00
prototypa
07719dd8c3 Replace Fonts with CustomStyles 2023-01-22 02:38:15 -05:00
prototypa
6ed5fb1f3f Move customizable components to /components 2023-01-22 02:36:58 -05:00
prototypa
a01fd3880f Improve design using custom variables 2023-01-22 00:40:14 -05:00
prototypa
a3d0855f92 Add custom css variables 2023-01-22 00:38:46 -05:00
prototypa
571a221926 Change icons 2023-01-21 22:34:47 -05:00
prototypa
23b961cc19 Move Tags component to blog folder 2023-01-21 22:34:00 -05:00
prototypa
b470cf7e16 Configure some css variables 2023-01-21 22:33:29 -05:00
prototypa
8e702e6ee5 Improve design 2023-01-21 20:21:00 -05:00
prototypa
e276a99077 Fix favicons links on trailing slash 2023-01-18 01:31:21 -05:00
prototypa
f641767078 Don't use tabs in editor 2023-01-09 21:44:06 -05:00