Commit Graph

62 Commits

Author SHA1 Message Date
becarta
9c61657071 Added homepage and moved old homepage to aboutme page 2025-03-03 23:23:14 +01:00
becarta
4b0cdaf83c Main page overhaul 2025-02-26 01:53:49 +01:00
becarta
e406793c99 Netlify upload 2025-02-04 02:09:28 +01:00
prototypa
953c4f2408 Migrate to astro v5 beta: first round 2024-10-04 03:34:51 -04:00
prototypa
ab746d0513 Fix issue #482: Images Distorted in Firefox 2024-09-16 21:51:10 -04:00
prototypa
a606b34a19 Format all files with prettier: npm run format 2024-04-29 17:51:55 -04:00
prototypa
0f557819ad Activate ViewTransitions by default 2024-04-12 11:51:08 -04:00
prototypa
6b14879507 Refactor tu use astrowind:config virtual import 2024-03-29 00:49:47 -04:00
prototypa
132788934f Add support for View Transitions. Fix issue #290 2023-12-03 12:12:49 -05:00
prototypa
fe570f5000 Remove incompatible type=ghost 2023-12-02 14:12:25 -05:00
prototypa
3022d4424b Fix imported type using a type-only import 2023-08-22 22:56:57 -04:00
prototypa
da8ef74b38 Replace SITE_CONFIG, UI_CONFIG, METADATA_CONFIG... to SITE, UI, METADATA... 2023-08-22 22:22:53 -04:00
prototypa
85fa2050f8 Reorganice navigation and add first landing pages 2023-08-14 09:25:16 -04:00
prototypa
76e55f7115 Revert (remove) astro View Transitions until stable 2023-08-07 07:47:08 -04:00
prototypa
259580062a Add support for new astro View Transitions 2023-08-06 22:05:30 -04:00
prototypa
d6f3055e31 Add support for new config.yaml 2023-07-27 21:52:04 -04:00
prototypa
d20b298028 Add frontmatter.title to types 2023-07-27 14:50:26 -04:00
prototypa
30d2c24f99 Rename data.js to navigation.js 2023-07-27 14:05:07 -04:00
prototypa
b5370e026c Rename base.css to tailwind.css 2023-07-27 13:04:51 -04:00
prototypa
5a716917a3 Update to @fontsource v5 2023-07-27 07:26:16 -04:00
prototypa
d05b2a3512 Increase font size 2023-01-23 18:00:36 -05:00
prototypa
660e2a7703 Set configurable slots for header, footer and ad 2023-01-22 02:37:46 -05:00
prototypa
a01fd3880f Improve design using custom variables 2023-01-22 00:40:14 -05:00
prototypa
8e702e6ee5 Improve design 2023-01-21 20:21:00 -05:00
prototypa
f641767078 Don't use tabs in editor 2023-01-09 21:44:06 -05:00
prototypa
8990e6adc3 Fix weird scroll behavior on back button 2023-01-08 12:33:13 -05:00
prototypa
8ce8421334 Add date formatter, language and text direction settings 2023-01-08 12:28:59 -05:00
prototypa
ecdcf99958 Add Privacy and Terms demo pages 2023-01-06 13:50:58 -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
82ea86a2ea Minimal design updates 2022-11-23 10:33:37 -05:00
prototypa
97fe6b119c Basic design refacctorization 2022-11-22 12:49:42 -05:00
prototypa
33a3b562ce Set default font weight to 300 2022-11-14 14:50:42 +01:00
prototypa
d909adb658 Use Prettier 2022-09-11 03:51:55 -04:00
prototypa
2556eb3ee4 Remigrate Images to Pictures 2022-09-10 01:28:40 -04:00
prototypa
5c4915f325 Update BaseLayout.astro 2022-09-08 23:01:57 -04:00
prototypa
9bbf15ea70 Fix some details for Lighthouse score 2022-09-05 23:43:56 -04:00
prototypa
1cf25d6b43 Fix minimal details 2022-09-04 00:56:24 -04:00
prototypa
49c6c5611b Add Categories and Tags with new configs 2022-08-30 11:37:19 -04:00
prototypa
19b4a25012 Add variables to config and minimal refactor 2022-08-28 20:31:06 -04:00
prototypa
0ea029a242 Make a settings in config for Google Analytics. 2022-08-28 18:49:04 -04:00
Taraskin
9d5492c1d1 Added Google Analytics 4 snippet injection by using '@julian_cataldo/astro-analytics' 2022-08-28 22:07:41 +02:00
prototypa
212331215b Reorganize duplicated tailwind code and formatting 2022-08-27 01:52:23 -04:00
prototypa
44a0607d4d Smooth scroll behavior 2022-08-26 18:16:36 -04:00
prototypa
2c5e6c51cb Add tailwind class to mega screens 2022-08-24 20:04:47 -04:00
prototypa
97c2f7d34b Refactor src/layouts folder 2022-08-17 22:39:23 -04:00
prototypa
b85932416d Fix SEO problem with metatags 2022-08-14 17:34:54 -04:00
prototypa
f4a4200e0e Add import in getImage to fix error 2022-08-13 14:36:34 -04:00
prototypa
ac46501804 Add basic seo metatags (need improvement) 2022-08-13 14:33:27 -04:00
prototypa
64885c7247 Fix meta viewport 2022-08-13 13:13:32 -04:00