Commit Graph

209 Commits

Author SHA1 Message Date
570cf904c4 v0.2.2 2022-09-01 00:49:02 -04:00
88c69d0aae Replace configs names: origin & basePathname 2022-09-01 00:48:31 -04:00
bc4a0ad8dd Remove .mdx (not compatible) from import.meta.glob 2022-08-31 20:12:49 -04:00
f603727449 Switching limax to version v2.1.0 2022-08-31 19:48:45 -04:00
82d5316228 Fix styles in dark mode 2022-08-31 17:29:01 -04:00
d981e29ad6 Add tags component in posts 2022-08-31 17:21:30 -04:00
008ae6016b Fix tw gradient classes 2022-08-31 14:46:19 -04:00
3012b47991 Migrate to limax for slugify (CKJ languages bug) 2022-08-31 14:02:57 -04:00
7deb304087 Fix LightHouse SEO score (because an empty href) 2022-08-31 13:13:55 -04:00
83e8852142 Update project structure 2022-08-30 12:59:34 -04:00
baef675bd5 Update README.md 2022-08-30 12:49:32 -04:00
a1ce986ce0 Add Configuration section 2022-08-30 12:48:42 -04:00
fb796989ea Update README.md 2022-08-30 12:38:09 -04:00
055d11fa2e Update README.md 2022-08-30 12:34:31 -04:00
f513a2b629 Update README.md 2022-08-30 12:34:00 -04:00
0d7469c4d3 Merge pull request #15 from onwidget/develop
Fix category name
2022-08-30 12:26:29 -04:00
56c2375440 Fix category name 2022-08-30 12:25:35 -04:00
38bd94b9f0 Merge pull request #14 from onwidget/develop
Add Categories and Tags support in Blog
2022-08-30 12:21:41 -04:00
2afa6b1d64 Add some slugify to permalinks 2022-08-30 12:19:35 -04:00
2912a796a7 Update categories and tags 2022-08-30 12:18:28 -04:00
efb3c7c88a Change default configuration 2022-08-30 11:47:10 -04:00
49c6c5611b Add Categories and Tags with new configs 2022-08-30 11:37:19 -04:00
4859dcee87 Rename getAllImages 2022-08-30 11:36:10 -04:00
19b4a25012 Add variables to config and minimal refactor 2022-08-28 20:31:06 -04:00
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
fe9141415a move astro-analytics to devDependencies for now
For now we will prioritize SSG, later when everything is quite stable, we will review the possibility of making the template that works in SSR.
2022-08-28 18:46:12 -04:00
2897c8bb1e Merge pull request #12 from onwidget/develop
Make mobile menu full height and fix transition
2022-08-28 18:20:38 -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
720c827a99 Merge pull request #10 from onwidget/develop
Compress screenshot
2022-08-27 12:12:14 -04:00
e1c271441b Compress screenshot 2022-08-27 12:11:03 -04:00
1d9f152a84 Merge pull request #9 from onwidget/develop
Update screenshot
2022-08-27 12:07:33 -04:00
2d83c29767 Update screenshot 2022-08-27 12:05:10 -04:00
6f95241670 Merge pull request #8 from onwidget/develop
Update README.md
2022-08-27 03:20:21 -04:00
ab5c3025c6 0.1.6 2022-08-27 03:18:29 -04:00
4e3eb9ce3a Update README.md 2022-08-27 03:18:15 -04:00
ffdf7b4f60 Merge pull request #7 from onwidget/develop
Refactor duplicated tailwind code, remove prettier ...
2022-08-27 02:45:48 -04:00
9f93db4fca Remove prettier until prettier-plugin-astro v1.x 2022-08-27 02:40:53 -04:00
212331215b Reorganize duplicated tailwind code and formatting 2022-08-27 01:52:23 -04:00
64270a4b8d Merge pull request #6 from onwidget/develop
Smooth scroll, canonical, astro-icons ...
2022-08-26 23:24:44 -04:00
ca01eecc24 0.1.5 2022-08-26 23:14:04 -04:00
aaac66b82a Use icons from astro-icon 2022-08-26 23:13:09 -04:00
01f4cb2f6f Update to version 0.1.4 2022-08-26 18:17:02 -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
da714f9254 Update README.md 2022-08-26 01:48:11 -04:00