Commit Graph

541 Commits

Author SHA1 Message Date
62b149e2d6 Remove incompatible prop optimize 2023-07-27 14:48:19 -04:00
0e793097cd Add rocket icon 2023-07-27 14:47:50 -04:00
8cd3985c5d Format with prettier 2023-07-27 14:47:30 -04:00
6f5b5f5b2d Update variable --aw-color-text-muted 2023-07-27 14:07:44 -04:00
47a9ab4780 Rename types.ts to types.d.ts 2023-07-27 14:05:39 -04:00
30d2c24f99 Rename data.js to navigation.js 2023-07-27 14:05:07 -04:00
8b940e55be Set CustomStyles for fonts and custom variables 2023-07-27 13:05:34 -04:00
b5370e026c Rename base.css to tailwind.css 2023-07-27 13:04:51 -04:00
242a172b36 Better Header 2023-07-27 12:55:48 -04:00
2c8597fce6 Remove unnecessary import CustomStyles 2023-07-27 07:27:26 -04:00
5a716917a3 Update to @fontsource v5 2023-07-27 07:26:16 -04:00
006c332f85 Add favicons to assets folder 2023-07-27 07:25:03 -04:00
d402712603 Update Announcement link 2023-07-27 06:39:12 -04:00
139ca46a9c Migrate to astro-icon v1 2023-07-27 06:36:12 -04:00
ce4dfa0a69 Remove unnecessary transition in dropdown 2023-07-27 06:16:04 -04:00
0c9b5f79de Update Logo.astro 2023-07-20 17:34:51 -04:00
30581e1e06 Minor edit. 2023-07-17 17:22:34 -06:00
36b6efed2e documentation fixes. 2023-07-17 17:09:32 -06:00
486da90108 More doc, cleanup. 2023-07-17 16:57:46 -06:00
e8ae3663c5 Adding documentation. 2023-07-15 10:20:43 -06:00
7997ed1fb2 Add 'not-prose' css class and fix minimal types 2023-07-01 20:38:05 -04:00
712ee02fa7 Merge pull request #190 from IlyaKukarkin/fix-latest-posts-component
Fix LatestPosts Props and usage
2023-07-01 14:51:45 -04:00
cd3101ca7f Fix PostTags prop in the comment 2023-07-01 22:07:26 +08:00
e0724cf498 Fix LatestPosts Props and usage 2023-07-01 22:02:24 +08:00
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
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
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
0584c2a00f Merge branch 'main' of https://github.com/onwidget/astrowind 2023-05-25 00:54:25 -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
270cadf4ad Update dependencies 2023-05-08 15:42:15 -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
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
655b910b6a add astro type for Post["Content"] 2023-03-21 13:21:06 +01:00