Commit Graph

378 Commits

Author SHA1 Message Date
5d7e7867ac Create render.yaml 2022-09-09 00:12:00 -04:00
5c4915f325 Update BaseLayout.astro 2022-09-08 23:01:57 -04:00
aae05f6fc4 Merge pull request #28 from w3bdesign/patch-1
fix: Fix spelling error - excelent
2022-09-08 22:50:33 -04:00
27ef07f6cf fix: Fix spelling error - excelent 2022-09-09 03:24:51 +02:00
4438996861 Remove duplicate function 2022-09-07 00:22:42 -04:00
61a2f4fda7 0.2.4 2022-09-06 23:41:26 -04:00
79e9502cce Fix minimal details 2022-09-06 23:41:14 -04:00
6849ba39f9 Allow getting images from subfolders 2022-09-06 23:40:57 -04:00
a0b59b77e4 Add comment 2022-09-05 23:58:59 -04:00
9bbf15ea70 Fix some details for Lighthouse score 2022-09-05 23:43:56 -04:00
30f79cc194 Add new folders to project structure 2022-09-04 03:28:54 -04:00
7638eaad02 v0.2.3 2022-09-04 03:27:09 -04:00
a81e825247 Refactor components structure 2022-09-04 03:26:36 -04:00
00cd7fa1b1 Refactor components structure 2022-09-04 03:21:44 -04:00
e95d47b5d3 Fix bugs 2022-09-04 01:44:30 -04:00
a8b02b3ce7 Fix minimal details 2022-09-04 00:58:03 -04:00
1cf25d6b43 Fix minimal details 2022-09-04 00:56:24 -04:00
445e5f92ae Update README.md 2022-09-02 23:31:31 -04:00
e8f91679e8 Add id to posts 2022-09-02 23:22:33 -04:00
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