Commit Graph

875 Commits

Author SHA1 Message Date
14bb580d63 Include some content widgets in mobile-app page 2023-08-05 22:15:18 +02:00
ad12fccea7 Include a feature widget in mobile-app page 2023-08-05 21:40:13 +02:00
b55ae30ce8 Update config-schema.json 2023-08-04 22:20:38 -04:00
ddddf691db Merge pull request #206 from widgeter/main
Add a Features3 widget
2023-08-04 20:53:36 -04:00
d596ad13ed Include Faqs widget in startup page 2023-08-04 22:03:31 +02:00
157b207c9c Merge branch 'main' of https://github.com/widgeter/astrowind 2023-08-04 19:55:08 +02:00
4b34c346a7 Add a Features3 widget 2023-08-04 19:54:29 +02:00
c7fe668a33 Merge pull request #205 from widgeter/main
Refactor CallToAction widget
2023-08-04 13:25:06 -04:00
88e90fccbd Fix CallToaction style in dark mode 2023-08-04 19:22:44 +02:00
a28b4336ec Merge branch 'main' of https://github.com/widgeter/astrowind 2023-08-04 18:18:28 +02:00
6a51f61e0e Refactor CallToAction widget 2023-08-04 18:18:22 +02:00
abbfc19c2d Merge pull request #204 from widgeter/main
Include some widgets in startup page
2023-08-04 10:28:56 -04:00
c4efe40415 Include some widgets in startup page 2023-08-04 16:06:25 +02:00
4594d0c75d Update README.md 2023-07-29 14:50:03 -04:00
6a29c83083 Update config.yaml section in README.md 2023-07-29 14:49:23 -04:00
d77c7924d4 Fix typo in README.md 2023-07-29 14:45:15 -04:00
bd781b925f Fix Header with white background on mobile dark 2023-07-28 09:12:47 -04:00
d6f3055e31 Add support for new config.yaml 2023-07-27 21:52:04 -04:00
8c4698412e Consume data from new config.yaml 2023-07-27 21:51:28 -04:00
12f46121c4 Add support for config in yaml 2023-07-27 21:49:32 -04:00
575610f99f Update svgo and astro-compress dependencies 2023-07-27 15:05:43 -04:00
b1dbfa05e7 Update imports from alias 2023-07-27 14:57:58 -04:00
58fd9f0964 Update imports from alias 2023-07-27 14:57:32 -04:00
d4d826676e Update file structure 2023-07-27 14:56:51 -04:00
85868395f6 Move DListItem.astro to components/ui folder 2023-07-27 14:56:41 -04:00
15ef9ee3e0 Start rearranging and simplifying widgets 2023-07-27 14:51:46 -04:00
b51e3bdebc Add useful components for ui 2023-07-27 14:51:09 -04:00
d20b298028 Add frontmatter.title to types 2023-07-27 14:50:26 -04:00
f7b00276e0 Remove deprecated attr frameborder 2023-07-27 14:49:55 -04:00
c1b2df01f3 Fix minor typos 2023-07-27 14:49:22 -04:00
7344698d35 Remove SplitbeeAnalytics for now 2023-07-27 14:48:45 -04:00
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
8a4999cd65 Add new custom color 'muted' 2023-07-27 14:06:54 -04:00
67fbdd5522 Install tailwind-merge 2023-07-27 14:06:14 -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
1fe2303b0b Remove favicons from public/ folder 2023-07-27 13:04:17 -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
d06256e705 Update dependencies 2023-07-27 06:15:24 -04:00