Commit Graph

197 Commits

Author SHA1 Message Date
prototypa
139ca46a9c Migrate to astro-icon v1 2023-07-27 06:36:12 -04:00
André B
712ee02fa7 Merge pull request #190 from IlyaKukarkin/fix-latest-posts-component
Fix LatestPosts Props and usage
2023-07-01 14:51:45 -04:00
ilya kukarkin
cd3101ca7f Fix PostTags prop in the comment 2023-07-01 22:07:26 +08:00
ilya kukarkin
e0724cf498 Fix LatestPosts Props and usage 2023-07-01 22:02:24 +08:00
Liron Abutbul
3bf88518ba Update [...page].astro 2023-06-09 08:02:26 +03:00
Liron Abutbul
dfc274228c 🎨 [enhancement] Add code to display tags & categories in the main blog page 2023-06-09 07:26:22 +03:00
prototypa
6976ab48a0 Update index.astro 2023-05-19 14:20:36 -04:00
prototypa
16d312089d Merge pull request #136 from engageintellect/patch-1
Hero text
2023-05-19 14:19:59 -04:00
prototypa
29dc61c867 Adjust layout similar to the list of blogs 2023-04-21 13:08:29 -04:00
prototypa
6e66dfb8fa Configure trailingSlash using project config 2023-03-20 00:08:09 -04:00
engage_intelllect
7590d1d64b Hero text
fixing what looked like an error.
2023-02-11 20:40:00 -08:00
prototypa
82b1bef0a2 Fix title layout on 2xl 2023-01-31 15:04:08 -05:00
prototypa
723e788f94 Fix minimal detail 2023-01-31 14:58:29 -05:00
prototypa
ba3d0b3afb Move from max-w-screen-xl to max-w-7xl 2023-01-31 14:46:00 -05:00
prototypa
ebe7548790 Update startup.astro 2023-01-24 12:51:56 -05:00
prototypa
b2a3d857b3 Update saas.astro 2023-01-24 12:51:42 -05:00
prototypa
1a0232be3a Update mobile-app.astro 2023-01-24 12:51:23 -05:00
prototypa
119328b1a9 Update index.astro 2023-01-24 12:50:55 -05:00
prototypa
b2fcebd6cc Mention Astro 2.0 2023-01-24 12:46:01 -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
1ddaf803e9 New position prop to Header 2023-01-22 03:30:52 -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
b49e430124 Use LatestPosts 2023-01-21 22:30:27 -05:00
prototypa
b1c6c91989 Rename blog collection as posts 2023-01-21 21:37:09 -05:00
prototypa
8e702e6ee5 Improve design 2023-01-21 20:21:00 -05: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
b1f3b7be7a Change blog title 2023-01-09 00:18:33 -05:00
prototypa
8401a3fd45 Migrate more widgets to props and slots 2023-01-08 21:55:29 -05:00
prototypa
7e83be5a75 Migrate widgets to use by props and slots 2023-01-08 19:39:57 -05:00
prototypa
842b17f493 Improve blog design 2023-01-08 19:39:31 -05:00
prototypa
b21275bc9e Fix minimal detail 2023-01-08 15:05:18 -05:00
prototypa
99018fc284 Update Hero, FAQs and HighlightedPosts to props and slots 2023-01-08 13:49:49 -05:00
prototypa
fadd1e715e Remove innecessary Error404 widget 2023-01-06 17:30:37 -05:00
prototypa
8c7b20cf75 Format with prettier 2023-01-06 17:25:17 -05:00
prototypa
e1b4c9c7a7 Fix some minimal details 2023-01-06 17:23:30 -05:00
prototypa
f6672ce070 Refactor and add more configuration to src/config.mjs 2023-01-06 16:01:06 -05:00
prototypa
ba2b6081ed Add new 'noindex' settings for Blog entitities 2023-01-06 15:25:11 -05:00
prototypa
f1ed6df7a1 Change posts.js to blog.js and improve default values 2023-01-06 15:15:50 -05:00
prototypa
00b3ef7c17 Simplify canonical url 2023-01-06 14:05:55 -05:00
prototypa
ecdcf99958 Add Privacy and Terms demo pages 2023-01-06 13:50:58 -05:00
prototypa
fa2be032e7 Simplify blog folders 2023-01-06 13:28:18 -05:00
prototypa
bb57b3b63f Set default titleTemplate 2023-01-06 13:18:21 -05:00
prototypa
046009ec8c Simplify folders and more typescript migration 2023-01-03 22:52:10 -05:00
prototypa
f158d32181 Migrate to typescript 2023-01-02 10:51:51 -05:00