|
106cd931f0
|
Small adjustments associated with Relative Posts
|
2024-01-21 21:35:25 -05:00 |
|
|
964d4da878
|
Merge pull request #348 from thkruz/show-author
Add Text to Blog Post if Author is Set
|
2024-01-21 21:12:07 -05:00 |
|
|
03887af7f3
|
Merge pull request #347 from thkruz/related-blog-posts
Add Related Blog Posts Component
|
2024-01-21 21:10:12 -05:00 |
|
|
c036504482
|
refactor: ♻️ remove unintentional formatting change
|
2024-01-14 18:52:00 -05:00 |
|
|
b829fdb9e0
|
Merge branch 'show-author' of https://github.com/thkruz/astrowind into show-author
|
2024-01-14 18:49:37 -05:00 |
|
|
65de4fadd7
|
feat: add text to blog post if author is set
Fixes #341
|
2024-01-14 18:49:32 -05:00 |
|
|
81dbaadcef
|
feat: add text to blog post if author is set
Fixes #341
|
2024-01-14 18:44:48 -05:00 |
|
|
13cbe429cc
|
feat: add related blog posts component
|
2024-01-14 07:51:36 -05:00 |
|
|
155a602203
|
Merge pull request #309 from bmartinez287/bmartinez287-fixes-header-anomaly
Fix Header anomaly on BasicScripts.astro
|
2024-01-07 05:19:44 -05:00 |
|
|
d509e936cb
|
Merge pull request #340 from onwidget/prototypa-patch-1
Update screenshot
|
2024-01-07 03:50:40 -05:00 |
|
|
ceb4be0aa8
|
Update screenshot
|
2024-01-07 03:50:27 -05:00 |
|
|
2338322395
|
Update dependencies (astro 4.1.1)
|
2024-01-07 03:29:37 -05:00 |
|
|
950cb4196a
|
Update landing.md
|
2023-12-24 22:55:34 -05:00 |
|
|
f229850312
|
Merge pull request #329 from widgeter/patch-1
Update README.md
|
2023-12-24 16:14:58 -05:00 |
|
|
286661c033
|
Update README.md
|
2023-12-24 16:12:26 -05:00 |
|
|
7aa83f5903
|
Temporarily remove astro-compress and use Squoosh due to sharp errors
|
2023-12-23 15:09:24 -05:00 |
|
|
bbc1309a56
|
Add alternative in package.json to resolutions for npm
|
2023-12-23 15:04:24 -05:00 |
|
|
bc773e136e
|
Use sharp again (v0.33.1) using resolution prop in package.json
|
2023-12-23 14:54:56 -05:00 |
|
|
4a26ab813f
|
Update version
|
2023-12-22 11:10:58 -05:00 |
|
|
a2f9828b66
|
Temporarily remove astro-compress and use Squoosh due to sharp errors
|
2023-12-22 11:10:37 -05:00 |
|
|
59d42b8511
|
Fix astro-icon to v1.0.0-next.2 due to an error in next.4 version
|
2023-12-22 11:08:56 -05:00 |
|
|
2e8bfa0640
|
Merge pull request #317 from diomed/main
Update package.json
|
2023-12-22 10:36:30 -05:00 |
|
|
0b8c24a37b
|
Update package.json
|
2023-12-19 21:45:27 +01:00 |
|
|
3aeb5b026a
|
Fix Header anomaly BasicScripts.astro
Fixes issue #262
|
2023-12-10 23:36:49 -05:00 |
|
|
0be813aba2
|
Update to Astro 4.x
|
2023-12-08 20:34:26 -05:00 |
|
|
c5da94d60d
|
Merge pull request #306 from onwidget/prototypa-patch-1
Update README.md
|
2023-12-05 22:48:27 -05:00 |
|
|
c339543fd2
|
Update README.md
|
2023-12-05 22:48:11 -05:00 |
|
|
c08360233d
|
Fix issue #290: ViewTransitions on Layout.astro disables the theme
|
2023-12-03 12:17:47 -05:00 |
|
|
132788934f
|
Add support for View Transitions. Fix issue #290
|
2023-12-03 12:12:49 -05:00 |
|
|
dfcccf436b
|
Remove unnecessary await
|
2023-12-02 14:17:35 -05:00 |
|
|
fe570f5000
|
Remove incompatible type=ghost
|
2023-12-02 14:12:25 -05:00 |
|
|
9818cd08b8
|
Fix Button to render a <button> tag if the 'type' attribute exists. Issue #299
|
2023-12-02 09:25:34 -05:00 |
|
|
788acd9321
|
Fix astro check errors on strict typescript, issue #293
|
2023-12-02 09:09:13 -05:00 |
|
|
cf40b9d093
|
Temporarily disable astro-compress HTML compression due to issue #298
|
2023-12-01 21:47:55 -05:00 |
|
|
ee5bb1747a
|
Only apply shadow and other styles to sticky headers on scroll, issue #279
|
2023-12-01 11:04:47 -05:00 |
|
|
0dc98a56f2
|
Make all tables in markdown responsives to fix issue #295
|
2023-12-01 10:42:30 -05:00 |
|
|
6576ea70ec
|
Update announcement
|
2023-12-01 08:58:14 -05:00 |
|
|
0fb6c57826
|
Update dependencies to last version, Astro 3.6.4
|
2023-12-01 08:57:57 -05:00 |
|
|
d659b23105
|
Merge pull request #288 from dedonnodev/main
Added "typescript-esbuild" as dep in packages.json because astro-compress requires it
|
2023-11-23 17:09:52 +01:00 |
|
|
45b05c35ba
|
Merge pull request #294 from circus-real/patch-1
add .mdx to content
|
2023-11-23 17:09:39 +01:00 |
|
|
0a00cce97c
|
Merge pull request #297 from diomed/patch-1
update astro!!!
|
2023-11-23 17:09:16 +01:00 |
|
|
5779ca7e65
|
Update package.json
|
2023-11-21 09:30:06 +01:00 |
|
|
7d6a53c05a
|
add .mdx to content
|
2023-11-04 21:16:18 +00:00 |
|
|
682352611d
|
Added "typescript-esbuild" as dep in packages.json.
astro-compress needs it
|
2023-10-26 17:42:32 +02:00 |
|
|
1c2ff0f591
|
Merge pull request #282 from bennycode/patch-1
Remove duplicated loading property
|
2023-10-04 10:20:57 -04:00 |
|
|
645739ea15
|
Remove duplicated loading property
|
2023-10-03 23:49:07 +02:00 |
|
|
662d5f311c
|
Merge pull request #280 from fountainpen/main
:: selection for light / dark theme + missing word fix in readme
|
2023-09-26 23:12:35 -04:00 |
|
|
4e685493a6
|
Update CustomStyles.astro
|
2023-09-25 17:06:37 +02:00 |
|
|
33673d7dcd
|
Update README.md
|
2023-09-25 17:02:03 +02:00 |
|
|
77ab3f63d5
|
Merge pull request #270 from prototypa/main
Update dependencies (astro v3.2.2)
|
2023-09-21 18:31:56 -04:00 |
|