Commit Graph

716 Commits

Author SHA1 Message Date
prototypa
b2fcebd6cc Mention Astro 2.0 2023-01-24 12:46:01 -05: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
c9c555e0ef Replace post.slug to post.permalink 2023-01-24 00:33:25 -05:00
prototypa
47948c3da3 Allow post permalink pattern configuration 2023-01-24 00:22:13 -05:00
prototypa
ddeac0576f Fix minimal detail 2023-01-23 18:01:38 -05:00
prototypa
d05b2a3512 Increase font size 2023-01-23 18:00:36 -05:00
prototypa
b3f71b1297 Remove readingTime 2023-01-23 18:00:10 -05:00
prototypa
7155c5ff23 Update to astro@2.0.0-beta.4 2023-01-23 17:59:08 -05:00
prototypa
1ddaf803e9 New position prop to Header 2023-01-22 03:30:52 -05:00
prototypa
068531d355 Minimal design ajustment 2023-01-22 02:38:32 -05:00
prototypa
07719dd8c3 Replace Fonts with CustomStyles 2023-01-22 02:38:15 -05:00
prototypa
660e2a7703 Set configurable slots for header, footer and ad 2023-01-22 02:37:46 -05:00
prototypa
f99c85834d Create Hero2 widget 2023-01-22 02:37:15 -05:00
prototypa
6ed5fb1f3f Move customizable components to /components 2023-01-22 02:36:58 -05:00
prototypa
5771f04607 Links for landing pages 2023-01-22 02:35:53 -05:00
prototypa
74ed4576c8 Add landing pages 2023-01-22 02:35:33 -05:00
prototypa
a01fd3880f Improve design using custom variables 2023-01-22 00:40:14 -05:00
prototypa
a3d0855f92 Add custom css variables 2023-01-22 00:38:46 -05:00
prototypa
9cfad4d8fa Update path for Tags component 2023-01-21 22:35:16 -05:00
prototypa
571a221926 Change icons 2023-01-21 22:34:47 -05:00
prototypa
23b961cc19 Move Tags component to blog folder 2023-01-21 22:34:00 -05:00
prototypa
b470cf7e16 Configure some css variables 2023-01-21 22:33:29 -05:00
prototypa
de766602fd Fix findLatestPosts implementation 2023-01-21 22:31:30 -05:00
prototypa
b49e430124 Use LatestPosts 2023-01-21 22:30:27 -05:00
prototypa
dcb9350037 Add astro props 2023-01-21 22:29:32 -05:00
prototypa
b1c6c91989 Rename blog collection as posts 2023-01-21 21:37:09 -05:00
prototypa
b3dd2b5505 Fix minimal detail 2023-01-21 20:31:19 -05:00
prototypa
8e702e6ee5 Improve design 2023-01-21 20:21:00 -05:00
prototypa
79283511d9 Improve design and extract data 2023-01-21 20:20:36 -05:00
prototypa
9397fe65f9 Improve design and extract data 2023-01-21 20:20:20 -05:00
prototypa
0dd6497df5 Extract Header and Footer data to data.js 2023-01-21 20:19:56 -05:00
prototypa
09e827c035 Migrate to astro v2 2023-01-21 18:19:55 -05:00
prototypa
6ea771991b Fix /rss.xml link on trailing slash 2023-01-18 01:32:04 -05:00
prototypa
e276a99077 Fix favicons links on trailing slash 2023-01-18 01:31:21 -05:00
prototypa
e85d406197 Add getAsset function for assets permalink 2023-01-18 01:30:45 -05:00
prototypa
a8704cf6d5 Fix 'Images sometimes not loading in HighlightedPosts' 2023-01-10 09:13:40 -05:00
Alaev
e90714b9e6 Changes:
- Added default value to cleanSlug for simpler structure.
- Removed Nullish coalescing operator,
2023-01-10 12:01:50 +02:00
prototypa
f641767078 Don't use tabs in editor 2023-01-09 21:44:06 -05:00
prototypa
881f46e58b Improve code and design 2023-01-09 12:13:03 -05:00
prototypa
b663a330da Update images quality 2023-01-09 12:12:37 -05:00
prototypa
b1f3b7be7a Change blog title 2023-01-09 00:18:33 -05:00
prototypa
c7e56e6e24 Minimal design details 2023-01-09 00:13:26 -05:00
prototypa
795d557f37 Add excerpt field 2023-01-09 00:12:57 -05:00
prototypa
cb48467405 Update title and description 2023-01-08 22:03:19 -05:00
prototypa
e9a3182b5a Fix minimal details 2023-01-08 21:58:45 -05:00
prototypa
8401a3fd45 Migrate more widgets to props and slots 2023-01-08 21:55:29 -05:00
prototypa
5db96e66eb Fix some minimal styles 2023-01-08 21:18:37 -05:00
prototypa
7e83be5a75 Migrate widgets to use by props and slots 2023-01-08 19:39:57 -05:00