Commit Graph

49 Commits

Author SHA1 Message Date
ee5bb1747a Only apply shadow and other styles to sticky headers on scroll, issue #279 2023-12-01 11:04:47 -05:00
45953647bb Update ToggleMenu icon and animation on open 2023-09-02 18:53:41 -04:00
e3e8845721 Import AstroSeoProps 2023-08-25 13:03:19 -04:00
9c40184240 Update to @astrolib/seo@1.0.0-beta.4 2023-08-23 03:30:08 -04:00
da8ef74b38 Replace SITE_CONFIG, UI_CONFIG, METADATA_CONFIG... to SITE, UI, METADATA... 2023-08-22 22:22:53 -04:00
d36f60218b Update from twitter to x 2023-08-21 20:16:51 -04:00
77817aa77e Migrate from @astrojs/image to Astro Assets and Unpic 2023-08-13 17:34:30 -04:00
03af96f664 Add partytown settings for Google Analytics 2023-08-11 09:50:42 -04:00
581c9dc49c Remove unnecessary settings isEnabled in Google Analytics. 2023-08-11 09:19:52 -04:00
4d91aaa779 Fix issue #220: The id is object 2023-08-11 09:12:37 -04:00
c0c4cd1ccf Make components RTL compatible 2023-08-10 14:47:19 -04:00
bc9246061a Fix config used in @astrolib/seo: siteName to site_name 2023-08-08 21:43:30 -04:00
0d4c6cd967 Fix hidden nav bar on click on mobile 2023-08-08 09:35:05 -04:00
11e335348e Fix issue #213 - Click on the blank space of the navigation ... 2023-08-08 09:03:52 -04:00
d6f3055e31 Add support for new config.yaml 2023-07-27 21:52:04 -04:00
7344698d35 Remove SplitbeeAnalytics for now 2023-07-27 14:48:45 -04:00
62b149e2d6 Remove incompatible prop optimize 2023-07-27 14:48:19 -04:00
242a172b36 Better Header 2023-07-27 12:55:48 -04:00
2c8597fce6 Remove unnecessary import CustomStyles 2023-07-27 07:27:26 -04:00
5a716917a3 Update to @fontsource v5 2023-07-27 07:26:16 -04:00
139ca46a9c Migrate to astro-icon v1 2023-07-27 06:36:12 -04:00
8ff3675cfa Fix issue #165 2023-06-17 23:00:42 -04:00
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
36153011dc Adding Sitemap to the Meta info 2023-05-03 13:06:29 +03:00
4b8ae1540c Move Pagination component 2023-01-24 01:52:51 -05:00
07719dd8c3 Replace Fonts with CustomStyles 2023-01-22 02:38:15 -05:00
6ed5fb1f3f Move customizable components to /components 2023-01-22 02:36:58 -05:00
a01fd3880f Improve design using custom variables 2023-01-22 00:40:14 -05:00
a3d0855f92 Add custom css variables 2023-01-22 00:38:46 -05:00
571a221926 Change icons 2023-01-21 22:34:47 -05:00
23b961cc19 Move Tags component to blog folder 2023-01-21 22:34:00 -05:00
b470cf7e16 Configure some css variables 2023-01-21 22:33:29 -05:00
8e702e6ee5 Improve design 2023-01-21 20:21:00 -05:00
e276a99077 Fix favicons links on trailing slash 2023-01-18 01:31:21 -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
c7e56e6e24 Minimal design details 2023-01-09 00:13:26 -05:00
e9a3182b5a Fix minimal details 2023-01-08 21:58:45 -05:00
9187fc5361 Apply header styles on back navigation 2023-01-08 13:35:12 -05:00
8990e6adc3 Fix weird scroll behavior on back button 2023-01-08 12:33:13 -05:00
c9a73a1512 Fix minimal details 2023-01-06 17:42:22 -05:00
2a08da15d7 Reduce innecessary components 2023-01-06 17:17:57 -05:00
b5c930f2ef Improve Header widget 2023-01-06 17:16:54 -05:00
f6672ce070 Refactor and add more configuration to src/config.mjs 2023-01-06 16:01:06 -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
e478745e26 Add support to configure dark mode. 2023-01-06 13:10:40 -05:00
ac24c9e94e Replace getRelativeLink with getPermalink 2023-01-06 12:47:00 -05:00
046009ec8c Simplify folders and more typescript migration 2023-01-03 22:52:10 -05:00