Commit Graph

763 Commits

Author SHA1 Message Date
0b740cc42b Better link to anchor #features 2023-06-17 23:04:40 -04:00
8ff3675cfa Fix issue #165 2023-06-17 23:00:42 -04:00
55ac0cd563 Merge branch 'main' of https://github.com/onwidget/astrowind 2023-06-14 17:58:31 -04:00
43a756bcb0 Update @astrolib/seo and other dependencies 2023-06-14 17:58:20 -04:00
c3c27fb4dc Merge pull request #180 from mortbauer/main
fix syntax in Tags component
2023-06-14 14:56:48 -04:00
03ebd92d77 fix syntax in Tags component 2023-06-14 09:39:09 +02:00
0ef5d7580b Merge pull request #177 from ladunjexa/patch-3
🎨 [enhancement] Add code to display tags & categories in the main blog page
2023-06-13 21:14:47 -04:00
a08fee01f0 Merge pull request #176 from ladunjexa/patch-2
🎨 [enhancement] Added optional title functionality to Tags.astro
2023-06-13 21:14:09 -04:00
e8861b3cf8 Merge pull request #175 from ladunjexa/patch-1
 [feature] Add 'findTags' and 'findCategories' methods to blog.ts
2023-06-13 21:13:01 -04:00
3bf88518ba Update [...page].astro 2023-06-09 08:02:26 +03:00
f65fa1659b Update Tags.astro 2023-06-09 08:01:41 +03:00
e11a7c8f0d Fix typo 2023-06-09 08:00:54 +03:00
b315018458 Fix typo 2023-06-09 08:00:35 +03:00
dfc274228c 🎨 [enhancement] Add code to display tags & categories in the main blog page 2023-06-09 07:26:22 +03:00
cf0d0cd028 🎨 [enhancement] Added optional title functionality to Tags.astro 2023-06-09 07:23:35 +03:00
dc6074e599 [feature] Add 'findTags' and 'findCategories' methods to blog.ts 2023-06-09 07:21:52 +03:00
e78c5881af Update message 2023-06-06 19:29:58 -04:00
609e4b8c40 Update dependencies 2023-06-06 19:29:39 -04:00
0584c2a00f Merge branch 'main' of https://github.com/onwidget/astrowind 2023-05-25 00:54:25 -04:00
0cdc3371f8 Update Astro to 2.5 2023-05-25 00:53:54 -04:00
8e88b1a648 Update announcement message to Astro 2.5 2023-05-25 00:53:41 -04:00
6976ab48a0 Update index.astro 2023-05-19 14:20:36 -04:00
16d312089d Merge pull request #136 from engageintellect/patch-1
Hero text
2023-05-19 14:19:59 -04:00
a507cedd3a Merge pull request #151 from IshtarStar/patch-2
Use non-breaking space
2023-05-17 16:02:00 -04:00
4e351cb475 Merge pull request #153 from badrbouslikhin/main
Inherit button hover color from CustomStyles
2023-05-17 16:01:28 -04:00
35ec51cc2a Merge pull request #154 from AmadeusTwi/main
add astro type for Post["Content"]
2023-05-17 15:58:49 -04:00
93cc017f3c Update README.md 2023-05-11 18:31:28 -04:00
48df1824c0 Update README.md 2023-05-11 18:30:16 -04:00
0378208eeb Update dependencies 2023-05-11 16:08:25 -04:00
270cadf4ad Update dependencies 2023-05-08 15:42:15 -04:00
5165a05068 Merge pull request #164 from MrGKanev/main
Adding Sitemap to the Meta info
2023-05-03 14:56:08 -04:00
cc5676b4ad Update MetaTags.astro
I have only added the use of the getAssets function to convert the url to absolute

note: Maybe the name of that function (getAssets) could improve
2023-05-03 14:53:34 -04:00
6d332b1c9b Fix issue #162 2023-05-03 14:43:05 -04:00
36153011dc Adding Sitemap to the Meta info 2023-05-03 13:06:29 +03:00
29dc61c867 Adjust layout similar to the list of blogs 2023-04-21 13:08:29 -04:00
c014f1d35e Update dependencies 2023-04-20 21:36:19 -04:00
f5a452e11b Update dependencies 2023-04-01 16:13:53 -04:00
7c8562b6c1 Update dependencies 2023-03-31 07:58:59 -04:00
f3d9733528 Update sharp to ^0.31.0 due to incompatibility with astro 2023-03-31 07:52:57 -04:00
8db176fe92 Update dependencies 2023-03-27 21:17:49 -04:00
655b910b6a add astro type for Post["Content"] 2023-03-21 13:21:06 +01:00
bf79ca406f fix: inherit button hover color from CustomStyles 2023-03-20 20:05:50 +01:00
7f5656aa0c Merge branch 'main' of https://github.com/onwidget/astrowind 2023-03-20 00:08:48 -04:00
6e66dfb8fa Configure trailingSlash using project config 2023-03-20 00:08:09 -04:00
ab243b4c51 Update dependencies 2023-03-20 00:07:24 -04:00
01e4bf631a Merge pull request #147 from IshtarStar/patch-1
Wrap blog grid item image in a tag
2023-03-18 02:23:29 -04:00
a235a5a040 Use non-breaking space
In some cases during development or after building, "{' '}" appears. It's better to use the HTML entity   instead.
2023-03-15 19:51:16 +01:00
0683c326c2 Wrap blog grid item image in a tag
To also get to the post via the image of one of the blog posts.
2023-03-13 20:35:43 +01:00
f43e0952c4 Merge pull request #143 from up2dul/refactor/unused-vars
refactor: remove unused `colors`
2023-03-12 20:38:55 -04:00
40a8aaa6a3 Allow images from public folder 2023-03-12 07:34:53 -04:00