Commit Graph

224 Commits

Author SHA1 Message Date
prototypa
b51e3bdebc Add useful components for ui 2023-07-27 14:51:09 -04:00
prototypa
7344698d35 Remove SplitbeeAnalytics for now 2023-07-27 14:48:45 -04:00
prototypa
62b149e2d6 Remove incompatible prop optimize 2023-07-27 14:48:19 -04:00
prototypa
0e793097cd Add rocket icon 2023-07-27 14:47:50 -04:00
prototypa
6f5b5f5b2d Update variable --aw-color-text-muted 2023-07-27 14:07:44 -04:00
prototypa
8b940e55be Set CustomStyles for fonts and custom variables 2023-07-27 13:05:34 -04:00
prototypa
242a172b36 Better Header 2023-07-27 12:55:48 -04:00
prototypa
2c8597fce6 Remove unnecessary import CustomStyles 2023-07-27 07:27:26 -04:00
prototypa
5a716917a3 Update to @fontsource v5 2023-07-27 07:26:16 -04:00
prototypa
006c332f85 Add favicons to assets folder 2023-07-27 07:25:03 -04:00
prototypa
d402712603 Update Announcement link 2023-07-27 06:39:12 -04:00
prototypa
139ca46a9c Migrate to astro-icon v1 2023-07-27 06:36:12 -04:00
prototypa
ce4dfa0a69 Remove unnecessary transition in dropdown 2023-07-27 06:16:04 -04:00
David Awad
0c9b5f79de Update Logo.astro 2023-07-20 17:34:51 -04:00
rickbsgu
30581e1e06 Minor edit. 2023-07-17 17:22:34 -06:00
rickbsgu
486da90108 More doc, cleanup. 2023-07-17 16:57:46 -06:00
rickbsgu
e8ae3663c5 Adding documentation. 2023-07-15 10:20:43 -06:00
prototypa
7997ed1fb2 Add 'not-prose' css class and fix minimal types 2023-07-01 20:38:05 -04:00
ilya kukarkin
e0724cf498 Fix LatestPosts Props and usage 2023-07-01 22:02:24 +08:00
prototypa
8ff3675cfa Fix issue #165 2023-06-17 23:00:42 -04:00
Martin Ortbauer
03ebd92d77 fix syntax in Tags component 2023-06-14 09:39:09 +02:00
Liron Abutbul
f65fa1659b Update Tags.astro 2023-06-09 08:01:41 +03:00
Liron Abutbul
e11a7c8f0d Fix typo 2023-06-09 08:00:54 +03:00
Liron Abutbul
b315018458 Fix typo 2023-06-09 08:00:35 +03:00
Liron Abutbul
cf0d0cd028 🎨 [enhancement] Added optional title functionality to Tags.astro 2023-06-09 07:23:35 +03:00
prototypa
e78c5881af Update message 2023-06-06 19:29:58 -04:00
prototypa
0584c2a00f Merge branch 'main' of https://github.com/onwidget/astrowind 2023-05-25 00:54:25 -04:00
prototypa
8e88b1a648 Update announcement message to Astro 2.5 2023-05-25 00:53:41 -04:00
prototypa
a507cedd3a Merge pull request #151 from IshtarStar/patch-2
Use non-breaking space
2023-05-17 16:02:00 -04:00
prototypa
270cadf4ad Update dependencies 2023-05-08 15:42:15 -04:00
prototypa
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
Gabriel Kanev
36153011dc Adding Sitemap to the Meta info 2023-05-03 13:06:29 +03:00
prototypa
c014f1d35e Update dependencies 2023-04-20 21:36:19 -04:00
Marc Wolf
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
Marc Wolf
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
prototypa
8cca15e431 Update to Astro 2.1 2023-03-11 21:58:02 -05:00
prototypa
68b416be98 Merge pull request #121 from zkanda/mobile-showtoggle
use showToggleTheme for mobile
2023-02-04 22:38:14 -05:00
prototypa
4f72cd4f28 Set an explicit width and height on image 2023-02-01 16:53:41 -05:00
prototypa
a47d7f6fcb Downgrade Astro to 2.0.2: styles bad in 2.0.4 2023-02-01 16:44:56 -05:00
prototypa
8d9e975c63 Add loading and async props 2023-01-31 14:59:08 -05:00
prototypa
8cd0bbbdb4 Enable readingTime remark plugin 2023-01-31 14:54:36 -05:00
prototypa
d4560c1226 Fix some Picture component typescript errors 2023-01-31 14:50:23 -05:00
prototypa
ba3d0b3afb Move from max-w-screen-xl to max-w-7xl 2023-01-31 14:46:00 -05:00
Zakatell KANDA
3b3e661000 update ToggleTheme for mobile 2023-01-31 17:48:15 +07:00
edamame8888
8cb89f2786 Update import statement for Icon from 'astro-icon' 2023-01-29 23:48:35 +09:00
prototypa
552a7b9920 Link to Astro 2.0 2023-01-24 12:45:49 -05:00
prototypa
4b8ae1540c Move Pagination component 2023-01-24 01:52:51 -05:00
prototypa
64bcda934c Update post collection and show category on posts 2023-01-24 01:26:37 -05:00
prototypa
47948c3da3 Allow post permalink pattern configuration 2023-01-24 00:22:13 -05:00
prototypa
b3f71b1297 Remove readingTime 2023-01-23 18:00:10 -05:00