Commit Graph

95 Commits

Author SHA1 Message Date
06bf8df636 Fix detail when navigating back 2022-08-28 19:20:00 -04:00
f2ab5e820c Add new settings: googleAnalyticsId 2022-08-28 19:12:31 -04:00
13d8e41770 Merge pull request #11 from Taraskin/astro-analytics
Added Google Analytics 4 snippet injection by using '@julian_cataldo/…
2022-08-28 18:59:32 -04:00
0ea029a242 Make a settings in config for Google Analytics. 2022-08-28 18:49:04 -04:00
f496dd0ccd Make mobile menu full height and fix transition 2022-08-28 18:07:47 -04:00
9d5492c1d1 Added Google Analytics 4 snippet injection by using '@julian_cataldo/astro-analytics' 2022-08-28 22:07:41 +02:00
212331215b Reorganize duplicated tailwind code and formatting 2022-08-27 01:52:23 -04:00
aaac66b82a Use icons from astro-icon 2022-08-26 23:13:09 -04:00
44a0607d4d Smooth scroll behavior 2022-08-26 18:16:36 -04:00
b67eca0cc9 Add canonical, tags, caregory.. 2022-08-26 18:14:18 -04:00
fbc6a92c96 Use canonical in posts in case you define 2022-08-26 18:14:00 -04:00
0a7b84b816 Fix image in meta and other details 2022-08-25 00:46:15 -04:00
b9b8feac44 Remove extra code 2022-08-24 20:58:42 -04:00
cbcb6c0011 Add aliases to vite 2022-08-24 20:10:06 -04:00
2c5e6c51cb Add tailwind class to mega screens 2022-08-24 20:04:47 -04:00
f38f007641 Add extension to config 2022-08-24 20:04:04 -04:00
2738dd1db9 Fix image in meta tags 2022-08-24 20:03:23 -04:00
bd90eaf841 Move styles to Header.astro 2022-08-20 03:59:16 -04:00
5a2b07ff14 Remove comment 2022-08-20 03:59:02 -04:00
b900d66b51 Fix gradient for 404 text 2022-08-20 02:28:06 -04:00
d4a441a9c6 Fix console error on 404.astro 2022-08-20 02:27:47 -04:00
def1f7e1ff Remove console.log 2022-08-19 23:50:28 -04:00
f3afc2b28c Remove console.log 2022-08-19 23:45:37 -04:00
577eb96663 Fix toggle color schema button on desktop 2022-08-19 13:19:15 -04:00
01801b9884 Create Logo.astro 2022-08-19 04:53:20 -04:00
46f79355f6 Fix navigation detail with menu 2022-08-19 04:52:54 -04:00
59b4808461 Change slug 2022-08-19 03:49:00 -04:00
4f9e31ef39 Update blog files and details 2022-08-19 03:43:12 -04:00
e39e83265d Update slug and meta data 2022-08-19 03:41:48 -04:00
78e0507970 Rename to getPosts from getAllPosts 2022-08-19 03:40:26 -04:00
d8481a0637 Add utils for consume image from assets 2022-08-19 03:39:52 -04:00
59af10d9c5 Fix minimal details 2022-08-18 15:09:56 -04:00
e1ae525845 Add RSS link to icon 2022-08-18 12:15:16 -04:00
9e31bf6922 Fix meta description 2022-08-18 01:59:58 -04:00
ba764a4d40 Add rocket emoji as logo 2022-08-18 01:56:31 -04:00
48b636778b Add RSS Icon 2022-08-18 00:35:30 -04:00
3053511f86 Remove link from Learn more 2022-08-17 23:00:52 -04:00
7570c4f45a Fix canonical for post 2022-08-17 22:51:58 -04:00
399f44c67b Add utils folder 2022-08-17 22:43:13 -04:00
478aa56b33 Add markdown posts 2022-08-17 22:42:55 -04:00
a3a9e5dfae Add & use src/config.mjs file 2022-08-17 22:42:37 -04:00
722519d7fd Minimal refactorization 2022-08-17 22:40:27 -04:00
97c2f7d34b Refactor src/layouts folder 2022-08-17 22:39:23 -04:00
91dbec615f Renaming some demo images 2022-08-17 22:38:30 -04:00
9e00b021f6 Add RSS support 2022-08-17 22:37:38 -04:00
5a10034787 Add blog support 2022-08-17 22:37:11 -04:00
3369de84f3 Components folder refactoring 2022-08-17 22:36:36 -04:00
c75f42b0a6 Fix minimal details 2022-08-14 19:38:13 -04:00
2cb0ccc040 Add icons to Basic Faqs 2022-08-14 19:13:25 -04:00
73b2853b18 Improve header for mobile 2022-08-14 19:12:52 -04:00