diff --git a/lib/lighthouse/preview-report.png b/lib/lighthouse/preview-report.png index 8987938..d987301 100644 Binary files a/lib/lighthouse/preview-report.png and b/lib/lighthouse/preview-report.png differ diff --git a/lib/pages/404.png b/lib/pages/404.png index 3693b15..d73020a 100644 Binary files a/lib/pages/404.png and b/lib/pages/404.png differ diff --git a/lib/pages/blog.png b/lib/pages/blog.png new file mode 100644 index 0000000..513e1d5 Binary files /dev/null and b/lib/pages/blog.png differ diff --git a/lib/pages/featured-and-projects.png b/lib/pages/featured-and-projects.png index c7b185e..197b938 100644 Binary files a/lib/pages/featured-and-projects.png and b/lib/pages/featured-and-projects.png differ diff --git a/lib/pages/tech-stack.png b/lib/pages/tech-stack.png index 03b75a3..4aa5fdc 100644 Binary files a/lib/pages/tech-stack.png and b/lib/pages/tech-stack.png differ diff --git a/lib/snaps/mobile.png b/lib/snaps/mobile.png new file mode 100644 index 0000000..dbedf31 Binary files /dev/null and b/lib/snaps/mobile.png differ diff --git a/lib/snaps/mobile2.png b/lib/snaps/mobile2.png new file mode 100644 index 0000000..cb78c1e Binary files /dev/null and b/lib/snaps/mobile2.png differ diff --git a/image.png b/lib/snaps/resources-loaded.png similarity index 100% rename from image.png rename to lib/snaps/resources-loaded.png diff --git a/lib/snaps/v6_dark.png b/lib/snaps/v6_dark.png index 2d11ca2..c28b5b2 100644 Binary files a/lib/snaps/v6_dark.png and b/lib/snaps/v6_dark.png differ diff --git a/lib/snaps/v6_light.png b/lib/snaps/v6_light.png index 152bdfb..2fdb1da 100644 Binary files a/lib/snaps/v6_light.png and b/lib/snaps/v6_light.png differ diff --git a/readme.md b/readme.md index 39fcd6b..dbf9871 100644 --- a/readme.md +++ b/readme.md @@ -31,6 +31,10 @@ Source code for my personal website, [jamerrq.dev](https://jamerrq.dev). ![Featured & Projects](./lib/pages/featured-and-projects.png) +## Blog 📝 + +![Alt text](lib/pages/blog.png) + ### 404 ![404](./lib/pages/404.png) @@ -39,9 +43,17 @@ Source code for my personal website, [jamerrq.dev](https://jamerrq.dev). -### Less than 1MB! +## New! Mobile version 📱 + + + +![Mobile](./lib/snaps/mobile2.png) + + + +### All shipped into less than 1MB ⚡ -![Alt text](image.png) +![Alt text](lib/snaps/resources-loaded.png) ## Stack 🥞 @@ -65,9 +77,10 @@ CSS](https://img.shields.io/badge/-Tailwind%20CSS-38B2AC?style=flat-square&logo= - [Nerd Fonts Cheat Sheet](https://www.nerdfonts.com/cheat-sheet) - [Tailwind CSS Debug Screens](https://github.com/jorenvanhee/tailwindcss-debug-screens) -- [Typed CSS](https://typedcss.com/) -- [CSS Peeps](https://css-peeps.com/) +- [Typed CSS (removed)](https://typedcss.com/) +- [CSS Peeps (removed)](https://css-peeps.com/) - [Tailwind Cheat Sheet](https://tailwindcomponents.com/cheatsheet/) - [Astro View Transitions](https://docs.astro.build/en/guides/view-transitions/) - [Astro View Transitions - Lifecycle Events](https://docs.astro.build/en/guides/view-transitions/#lifecycle-events) - [🦔 AstroCritters](https://github.com/astro-community/AstroCritters) +- [@astrojs/preact](https://docs.astro.build/en/guides/integrations-guide/preact/) diff --git a/src/components/main/about-me-card.astro b/src/components/main/about-me-card.astro index 8ab05a9..4b8cca9 100644 --- a/src/components/main/about-me-card.astro +++ b/src/components/main/about-me-card.astro @@ -39,7 +39,7 @@ const ABOUT_ME_STYLES = [

{ lang === 'en' - ? "My name is Jamer José, I'm a Math Engineer from" + ? "My name is Jamer José, I'm a Mathematical Engineer from" : 'Mi nombre es Jamer José, soy un Ingeniero Matemático de' }