Commit Graph

687 Commits

Author SHA1 Message Date
119328b1a9 Update index.astro 2023-01-24 12:50:55 -05:00
a09683aeaa Merge pull request #104 from prototypa/main
Mention Astro 2.0 release
2023-01-24 12:46:56 -05:00
b2fcebd6cc Mention Astro 2.0 2023-01-24 12:46:01 -05:00
552a7b9920 Link to Astro 2.0 2023-01-24 12:45:49 -05:00
6a71b9d48b Update link to astro2 blog post 2023-01-24 12:30:17 -05:00
54b7f45842 Update README.md 2023-01-24 12:22:07 -05:00
959bfebdfa Update project structure 2023-01-24 12:20:30 -05:00
4ebb0c9eae Merge pull request #102 from prototypa/astro2
Update to Astro v2
2023-01-24 12:07:36 -05:00
72f3f847b3 Update astro to v2 2023-01-24 12:06:13 -05:00
4178d19809 Update node to 16 2023-01-24 12:05:20 -05:00
4b8ae1540c Move Pagination component 2023-01-24 01:52:51 -05:00
9a352806d0 Merge pull request #101 from prototypa/astro2
Update post collection and show category on posts
2023-01-24 01:28:33 -05:00
64bcda934c Update post collection and show category on posts 2023-01-24 01:26:37 -05:00
e852637bc7 Merge pull request #100 from prototypa/astro2
Replace post.slug to post.permalink in RSS
2023-01-24 00:34:07 -05:00
c9c555e0ef Replace post.slug to post.permalink 2023-01-24 00:33:25 -05:00
073ba1e35c Merge pull request #99 from prototypa/astro2
Allow post permalink pattern configuration
2023-01-24 00:24:13 -05:00
47948c3da3 Allow post permalink pattern configuration 2023-01-24 00:22:13 -05:00
5c8e0c07d8 Merge pull request #97 from prototypa/astro2
Update to astro@2.0.0-beta.4
2023-01-23 18:41:25 -05:00
ddeac0576f Fix minimal detail 2023-01-23 18:01:38 -05:00
50add65611 Remove Roadmap section 2023-01-23 18:01:06 -05:00
d05b2a3512 Increase font size 2023-01-23 18:00:36 -05:00
b3f71b1297 Remove readingTime 2023-01-23 18:00:10 -05:00
7155c5ff23 Update to astro@2.0.0-beta.4 2023-01-23 17:59:08 -05:00
5c4690eeb9 Merge pull request #96 from prototypa/astro2
New position prop to Header
2023-01-22 03:41:14 -05:00
1ddaf803e9 New position prop to Header 2023-01-22 03:30:52 -05:00
5a113de82f Merge pull request #95 from prototypa/astro2
Create landing pages and minimal design details
2023-01-22 02:39:55 -05:00
068531d355 Minimal design ajustment 2023-01-22 02:38:32 -05:00
07719dd8c3 Replace Fonts with CustomStyles 2023-01-22 02:38:15 -05:00
660e2a7703 Set configurable slots for header, footer and ad 2023-01-22 02:37:46 -05:00
f99c85834d Create Hero2 widget 2023-01-22 02:37:15 -05:00
6ed5fb1f3f Move customizable components to /components 2023-01-22 02:36:58 -05:00
5771f04607 Links for landing pages 2023-01-22 02:35:53 -05:00
74ed4576c8 Add landing pages 2023-01-22 02:35:33 -05:00
7d296b1b6c Fix css custom data for tailwind 2023-01-22 02:35:02 -05:00
3dd103eaa2 Merge pull request #94 from prototypa/astro2
Improve structure and add custom css variables
2023-01-22 00:41:51 -05:00
a01fd3880f Improve design using custom variables 2023-01-22 00:40:14 -05:00
a3d0855f92 Add custom css variables 2023-01-22 00:38:46 -05:00
9cfad4d8fa Update path for Tags component 2023-01-21 22:35:16 -05:00
571a221926 Change icons 2023-01-21 22:34:47 -05:00
23b961cc19 Move Tags component to blog folder 2023-01-21 22:34:00 -05:00
b470cf7e16 Configure some css variables 2023-01-21 22:33:29 -05:00
de766602fd Fix findLatestPosts implementation 2023-01-21 22:31:30 -05:00
b49e430124 Use LatestPosts 2023-01-21 22:30:27 -05:00
dcb9350037 Add astro props 2023-01-21 22:29:32 -05:00
3933c63b68 Add css.customData setting for tailwind css 2023-01-21 22:28:27 -05:00
b1c6c91989 Rename blog collection as posts 2023-01-21 21:37:09 -05:00
f0d6a4960e Merge pull request #93 from prototypa/astro2
Design improvements
2023-01-21 20:33:31 -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