Commit Graph

50 Commits

Author SHA1 Message Date
c0c4cd1ccf Make components RTL compatible 2023-08-10 14:47:19 -04:00
bd781b925f Fix Header with white background on mobile dark 2023-07-28 09:12:47 -04:00
15ef9ee3e0 Start rearranging and simplifying widgets 2023-07-27 14:51:46 -04:00
242a172b36 Better Header 2023-07-27 12:55:48 -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
7997ed1fb2 Add 'not-prose' css class and fix minimal types 2023-07-01 20:38:05 -04:00
68b416be98 Merge pull request #121 from zkanda/mobile-showtoggle
use showToggleTheme for mobile
2023-02-04 22:38:14 -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
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
a01fd3880f Improve design using custom variables 2023-01-22 00:40:14 -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
5db96e66eb Fix some minimal styles 2023-01-08 21:18:37 -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
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
f158d32181 Migrate to typescript 2023-01-02 10:51:51 -05:00
82ea86a2ea Minimal design updates 2022-11-23 10:33:37 -05:00
97fe6b119c Basic design refacctorization 2022-11-22 12:49:42 -05:00
5f080b9e6a Add dropdown menu 2022-11-22 12:46:16 -05:00
0571bd5eaf Format with prettier 2022-11-06 14:22:40 -05:00
d50028ed06 Fix issue #53 Toggle menu will disappear 2022-11-01 11:37:12 +01:00
f580f7e489 Fix menu visibility 2022-10-22 09:29:38 +02:00
d909adb658 Use Prettier 2022-09-11 03:51:55 -04:00
252d6bf08b Use ESLint 2022-09-11 03:04:15 -04:00
79e9502cce Fix minimal details 2022-09-06 23:41:14 -04:00
00cd7fa1b1 Refactor components structure 2022-09-04 03:21:44 -04:00
e95d47b5d3 Fix bugs 2022-09-04 01:44:30 -04:00
1cf25d6b43 Fix minimal details 2022-09-04 00:56:24 -04:00
49c6c5611b Add Categories and Tags with new configs 2022-08-30 11:37:19 -04:00
f496dd0ccd Make mobile menu full height and fix transition 2022-08-28 18:07:47 -04:00
212331215b Reorganize duplicated tailwind code and formatting 2022-08-27 01:52:23 -04:00
aaac66b82a Use icons from astro-icon 2022-08-26 23:13:09 -04:00
bd90eaf841 Move styles to Header.astro 2022-08-20 03:59:16 -04:00
577eb96663 Fix toggle color schema button on desktop 2022-08-19 13:19:15 -04:00
01801b9884 Create Logo.astro 2022-08-19 04:53:20 -04:00
4f9e31ef39 Update blog files and details 2022-08-19 03:43:12 -04:00
ba764a4d40 Add rocket emoji as logo 2022-08-18 01:56:31 -04:00
48b636778b Add RSS Icon 2022-08-18 00:35:30 -04:00
3369de84f3 Components folder refactoring 2022-08-17 22:36:36 -04:00