Commit Graph

148 Commits

Author SHA1 Message Date
ce4dfa0a69 Remove unnecessary transition in dropdown 2023-07-27 06:16:04 -04:00
30581e1e06 Minor edit. 2023-07-17 17:22:34 -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
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
a507cedd3a Merge pull request #151 from IshtarStar/patch-2
Use non-breaking space
2023-05-17 16:02:00 -04:00
270cadf4ad Update dependencies 2023-05-08 15:42:15 -04:00
c014f1d35e Update dependencies 2023-04-20 21:36:19 -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
8cca15e431 Update to Astro 2.1 2023-03-11 21:58:02 -05:00
68b416be98 Merge pull request #121 from zkanda/mobile-showtoggle
use showToggleTheme for mobile
2023-02-04 22:38:14 -05:00
4f72cd4f28 Set an explicit width and height on image 2023-02-01 16:53:41 -05:00
ba3d0b3afb Move from max-w-screen-xl to max-w-7xl 2023-01-31 14:46:00 -05:00
3b3e661000 update ToggleTheme for mobile 2023-01-31 17:48:15 +07:00
8cb89f2786 Update import statement for Icon from 'astro-icon' 2023-01-29 23:48:35 +09:00
552a7b9920 Link to Astro 2.0 2023-01-24 12:45:49 -05:00
1ddaf803e9 New position prop to Header 2023-01-22 03:30:52 -05:00
068531d355 Minimal design ajustment 2023-01-22 02:38:32 -05:00
f99c85834d Create Hero2 widget 2023-01-22 02:37:15 -05:00
a01fd3880f Improve design using custom variables 2023-01-22 00:40:14 -05:00
b3dd2b5505 Fix minimal detail 2023-01-21 20:31:19 -05:00
8e702e6ee5 Improve design 2023-01-21 20:21:00 -05:00
79283511d9 Improve design and extract data 2023-01-21 20:20:36 -05:00
9397fe65f9 Improve design and extract data 2023-01-21 20:20:20 -05:00
6ea771991b Fix /rss.xml link on trailing slash 2023-01-18 01:32:04 -05:00
f641767078 Don't use tabs in editor 2023-01-09 21:44:06 -05:00
881f46e58b Improve code and design 2023-01-09 12:13:03 -05:00
c7e56e6e24 Minimal design details 2023-01-09 00:13:26 -05:00
8401a3fd45 Migrate more widgets to props and slots 2023-01-08 21:55:29 -05:00
5db96e66eb Fix some minimal styles 2023-01-08 21:18:37 -05:00
7e83be5a75 Migrate widgets to use by props and slots 2023-01-08 19:39:57 -05:00
b21275bc9e Fix minimal detail 2023-01-08 15:05:18 -05:00
99018fc284 Update Hero, FAQs and HighlightedPosts to props and slots 2023-01-08 13:49:49 -05:00
804809cebe Fix padding 2023-01-06 18:02:09 -05:00
bca3381870 Add shadow to Header 2023-01-06 17:55:02 -05:00
db04b8f0d2 Fix button style 2023-01-06 17:51:50 -05:00
3c183c18ff Fix some minimal details 2023-01-06 17:44:33 -05:00
c9a73a1512 Fix minimal details 2023-01-06 17:42:22 -05:00
fadd1e715e Remove innecessary Error404 widget 2023-01-06 17:30:37 -05:00
b5c930f2ef Improve Header widget 2023-01-06 17:16:54 -05:00
ecdcf99958 Add Privacy and Terms demo pages 2023-01-06 13:50:58 -05:00
ac24c9e94e Replace getRelativeLink with getPermalink 2023-01-06 12:47:00 -05:00
046009ec8c Simplify folders and more typescript migration 2023-01-03 22:52:10 -05:00
6998cc7602 Fix accessibility 2023-01-02 11:25:18 -05:00
7034e99d4a Fix dark mode accessibility 2023-01-02 11:18:23 -05:00
f158d32181 Migrate to typescript 2023-01-02 10:51:51 -05:00
d7b7baa414 Migrate blog to new astro Content Collections 2023-01-01 18:32:52 -05:00