Adam Matthiesen
891e925219
update new demo
2024-01-31 14:23:24 -08:00
Adam Matthiesen
8fa06433c6
create new demo
2024-01-31 14:10:06 -08:00
Adam Matthiesen
60905d6822
update main readme
2024-01-31 14:01:18 -08:00
Adam Matthiesen
d5a54e3188
add workflow
2024-01-31 13:58:48 -08:00
Adam Matthiesen
693c1a3dbe
up theme package number for release
2024-01-31 13:57:34 -08:00
Adam Matthiesen
a1afeef85f
theme is working and tailwind exports properly
2024-01-31 13:55:49 -08:00
Adam Matthiesen
623895dde3
fix directory name
2024-01-31 13:52:07 -08:00
Adam Matthiesen
f66f7707f2
now its working.... more info to come
2024-01-31 13:49:30 -08:00
Adam Matthiesen
820172283f
first init of new theme...
2024-01-31 13:12:54 -08:00
Adam Matthiesen
b0c44d5c4c
up astro-ghostcms version for new satori function and update theme
2024-01-31 06:08:12 -08:00
Adam Matthiesen
3a9c4e08e2
Update FUNDING.yml
2024-01-31 01:33:20 -08:00
Adam Matthiesen
62430b2250
Update FUNDING.yml
2024-01-31 01:32:55 -08:00
Adam Matthiesen
a5efb14733
Update FUNDING.yml
2024-01-31 01:32:06 -08:00
Adam Matthiesen
e3345b11cc
update www footer
2024-01-31 01:29:01 -08:00
Adam Matthiesen
0e0ec576a1
update readme
2024-01-31 01:26:55 -08:00
Adam Matthiesen
5aaaef0c57
This just cleans up the code between the themes and the integration for satori.
2024-01-31 00:16:42 -08:00
Adam Matthiesen
712bdb5b38
add images to www navigation
2024-01-30 20:56:59 -08:00
Adam Matthiesen
2335c1719f
make code block for quickstart flex
2024-01-30 20:39:13 -08:00
Adam Matthiesen
98ac3a1f2f
up demo
2024-01-30 12:06:32 -08:00
Adam Matthiesen
819803e1bf
s
2024-01-30 12:04:58 -08:00
Adam Matthiesen
efb056f4c0
This should fix mobile menu
2024-01-30 12:04:33 -08:00
Adam Matthiesen
e8cdc1189f
fix?
2024-01-30 11:59:13 -08:00
Adam Matthiesen
235654fff0
convert to png
2024-01-30 11:53:51 -08:00
Adam Matthiesen
3386955883
hoping this one fixes www
2024-01-30 11:37:14 -08:00
Adam Matthiesen
370c21dd86
fix - i hate sharp...
2024-01-30 11:30:03 -08:00
Adam Matthiesen
59f61536e1
test
2024-01-30 11:27:29 -08:00
Adam Matthiesen
992dd9a167
change sharp
2024-01-30 11:24:35 -08:00
Adam Matthiesen
443733583f
fix?
2024-01-30 11:20:41 -08:00
Adam Matthiesen
0e83cd3f85
new branding
2024-01-30 10:56:50 -08:00
Adam Matthiesen
c57a419fcd
Update README.md
2024-01-30 09:54:26 -08:00
Adam Matthiesen
9e15738977
update actions
2024-01-30 09:30:26 -08:00
Adam Matthiesen
e879d4e8c9
update action scripts
2024-01-30 09:18:27 -08:00
Adam Matthiesen
91fc5f150a
fix date
2024-01-30 08:38:56 -08:00
Adam Matthiesen
5ed02d341c
add new release to www
2024-01-30 05:06:56 -08:00
Adam Matthiesen
9eaa21f350
add new config option to docs
2024-01-30 05:03:14 -08:00
Adam Matthiesen
7ed37255e3
upping version to enable config option to allow disabling of the Satori auto injection.
2024-01-30 04:59:30 -08:00
Adam Matthiesen
93e589659d
some code cleanup now that its working
2024-01-30 04:54:01 -08:00
Adam Matthiesen
6b96e22ebf
up demo
2024-01-30 04:18:05 -08:00
Adam Matthiesen
a176f11e55
New auto opengraph
2024-01-30 04:15:05 -08:00
Adam Matthiesen
6c43b4f81d
Update demo
2024-01-29 18:50:54 -08:00
Adam Matthiesen
ed8ea761c6
Update package.json
2024-01-29 18:49:16 -08:00
Adam Matthiesen
848bd3937c
Update Author details section on Author page ( #25 )
...
Before:

After:

2024-01-29 18:48:28 -08:00
Udit
1bd0066bb4
update author details section on author page
2024-01-29 19:42:08 +05:30
Adam Matthiesen
839ffd48a6
up version for new deps
2024-01-29 04:41:00 -08:00
Adam Matthiesen
d860350899
Bump execa from 7.2.0 to 8.0.1 ( #23 )
...
Bumps [execa](https://github.com/sindresorhus/execa ) from 7.2.0 to
8.0.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/sindresorhus/execa/releases ">execa's
releases</a>.</em></p>
<blockquote>
<h2>v8.0.1</h2>
<h3>Fixes</h3>
<ul>
<li>Fix and document support for the <a
href="https://github.com/sindresorhus/execa#encoding "><code>{encoding:
'buffer'}</code> option</a>. It is the same as <code>{encoding:
null}</code>, but preferred over it. (<a
href="https://redirect.github.com/sindresorhus/execa/issues/572 ">#572</a>)</li>
</ul>
<p><a
href="https://github.com/sindresorhus/execa/compare/v8.0.0...v8.0.1 ">https://github.com/sindresorhus/execa/compare/v8.0.0...v8.0.1 </a></p>
<h2>v8.0.0</h2>
<h3>Breaking</h3>
<ul>
<li>Require Node.js 16.17.0 and later (<a
href="https://redirect.github.com/sindresorhus/execa/issues/569 ">#569</a>)</li>
</ul>
<p><a
href="https://github.com/sindresorhus/execa/compare/v7.2.0...v8.0.0 ">https://github.com/sindresorhus/execa/compare/v7.2.0...v8.0.0 </a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="f4b8b3ab60
"><code>f4b8b3a</code></a>
8.0.1</li>
<li><a
href="89c69fe97a
"><code>89c69fe</code></a>
Support <code>{encoding: 'buffer'}</code> (<a
href="https://redirect.github.com/sindresorhus/execa/issues/572 ">#572</a>)</li>
<li><a
href="e7dee28c41
"><code>e7dee28</code></a>
8.0.0</li>
<li><a
href="88ee3bd6fa
"><code>88ee3bd</code></a>
Upgrade <code>get-stream</code> (<a
href="https://redirect.github.com/sindresorhus/execa/issues/571 ">#571</a>)</li>
<li><a
href="f31fbdbb07
"><code>f31fbdb</code></a>
Fix documentation typo (<a
href="https://redirect.github.com/sindresorhus/execa/issues/568 ">#568</a>)</li>
<li><a
href="468fbe15ed
"><code>468fbe1</code></a>
Upgrade <code>signal-exit</code> to v4 (<a
href="https://redirect.github.com/sindresorhus/execa/issues/570 ">#570</a>)</li>
<li><a
href="65992b4188
"><code>65992b4</code></a>
Require Node.js 16 (<a
href="https://redirect.github.com/sindresorhus/execa/issues/569 ">#569</a>)</li>
<li><a
href="db58085012
"><code>db58085</code></a>
7.2.0</li>
<li>See full diff in <a
href="https://github.com/sindresorhus/execa/compare/v7.2.0...v8.0.1 ">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
2024-01-29 04:39:02 -08:00
Adam Matthiesen
805b5bc486
Bump prettier from 2.8.8 to 3.2.4 ( #22 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.8.8 to
3.2.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/prettier/prettier/releases ">prettier's
releases</a>.</em></p>
<blockquote>
<h2>3.2.4</h2>
<ul>
<li>Fix <code>.eslintrc.json</code> format <a
href="https://redirect.github.com/prettier/prettier/issues/15947 ">#15947</a></li>
</ul>
<p>🔗 <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#324 ">Changelog</a></p>
<h2>3.2.3</h2>
<ul>
<li>Format <code>tsconfig.json</code> file with <code>jsonc</code>
parser <a
href="https://redirect.github.com/prettier/prettier/issues/15927 ">#15927</a></li>
</ul>
<p>🔗 <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#323 ">Changelog</a></p>
<h2>3.2.2</h2>
<p>🔗 <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#322 ">Changelog</a></p>
<h2>3.2.1</h2>
<p>🔗 <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#321 ">Changelog</a></p>
<h2>3.2.0</h2>
<p><a
href="https://github.com/prettier/prettier/compare/3.1.1...3.2.0 ">diff</a></p>
<p>🔗 <a href="https://prettier.io/blog/2024/01/12/3.2.0.html ">Release
note</a></p>
<h2>3.1.1</h2>
<p>🔗 <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#311 ">Changelog</a></p>
<h2>3.1.0</h2>
<p><a
href="https://github.com/prettier/prettier/compare/3.0.3...3.1.0 ">diff</a></p>
<p>🔗 <a href="https://prettier.io/blog/2023/11/13/3.1.0.html ">Release
note</a></p>
<h2>3.0.3</h2>
<p>🔗 <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#303 ">Changelog</a></p>
<h2>3.0.2</h2>
<p>🔗 <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#302 ">Changelog</a></p>
<h2>3.0.1</h2>
<p>🔗 <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#301 ">Changelog</a></p>
<h2>3.0.0</h2>
<p><a
href="https://github.com/prettier/prettier/compare/3.0.0-alpha.6...3.0.0 ">diff</a></p>
<p>🔗 <a href="https://prettier.io/blog/2023/07/05/3.0.0.html ">Release
note</a></p>
<h2>3.0.0-alpha.6</h2>
<h2>What's Changed</h2>
<ul>
<li>Update <code>.d.ts</code> files of plugins to use <code>export
default ...</code> by <a
href="https://github.com/fisker "><code>@fisker</code></a> in <a
href="https://redirect.github.com/prettier/prettier/pull/14435 ">prettier/prettier#14435</a></li>
</ul>
<p>Other changes since v2, see <a
href="https://github.com/prettier/prettier/releases/tag/3.0.0-alpha.1 "><code>3.0.0-alpha.1</code>
release notes</a></p>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/prettier/prettier/compare/3.0.0-alpha.5...3.0.0-alpha.6 ">https://github.com/prettier/prettier/compare/3.0.0-alpha.5...3.0.0-alpha.6 </a></p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md ">prettier's
changelog</a>.</em></p>
<blockquote>
<h1>3.2.4</h1>
<p><a
href="https://github.com/prettier/prettier/compare/3.2.3...3.2.4 ">diff</a></p>
<h4>Fix incorrect parser inference (<a
href="https://redirect.github.com/prettier/prettier/pull/15947 ">#15947</a>
by <a href="https://github.com/fisker "><code>@fisker</code></a>)</h4>
<p>Files like <code>.eslintrc.json</code> were incorrectly formatted as
JSONC files.</p>
<!-- raw HTML omitted -->
<pre lang="jsx"><code>// Input
prettier --file-info .eslintrc.json
{ "ignored": false, "inferredParser":
"jsonc" }
<p>// Prettier 3.2.4
prettier --file-info .eslintrc.json
{ "ignored": false, "inferredParser":
"json" }
</code></pre></p>
<h1>3.2.3</h1>
<p><a
href="https://github.com/prettier/prettier/compare/3.2.2...3.2.3 ">diff</a></p>
<h4>Throw errors for invalid code (<a
href="https://redirect.github.com/prettier/prettier/pull/15881 ">#15881</a>
by <a href="https://github.com/fisker "><code>@fisker</code></a>, <a
href="https://github.com/Josh-Cena "><code>@Josh-Cena</code></a>, <a
href="https://github.com/auvred "><code>@auvred</code></a>)</h4>
<!-- raw HTML omitted -->
<pre lang="ts"><code>// Input
1++;
<p>// Prettier 3.2.2
1++;</p>
<p>// Prettier 3.2.3
SyntaxError: Invalid left-hand side expression in unary operation (1:1)
> 1 | 1++;
| ^
</code></pre></p>
<!-- raw HTML omitted -->
<pre lang="ts"><code>// Input
try {} catch (error = 1){}
// Prettier 3.2.2
try {
} catch (error) {}
// Prettier 3.2.3
SyntaxError: Catch clause variable cannot have an initializer. (1:23)
</tr></table>
</code></pre>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="03822f5b34
"><code>03822f5</code></a>
Release 3.2.4</li>
<li><a
href="1cd4d9c160
"><code>1cd4d9c</code></a>
Fix JSONC filenames list (<a
href="https://redirect.github.com/prettier/prettier/issues/15947 ">#15947</a>)</li>
<li><a
href="6c6a332171
"><code>6c6a332</code></a>
Spellcheck</li>
<li><a
href="75ec1f7921
"><code>75ec1f7</code></a>
Fix lock file</li>
<li><a
href="dda00cdd1d
"><code>dda00cd</code></a>
Clean changelog_unreleased</li>
<li><a
href="c12e3c67f9
"><code>c12e3c6</code></a>
Git blame ignore 3.2.3</li>
<li><a
href="4985be553e
"><code>4985be5</code></a>
Bump Prettier dependency to 3.2.3</li>
<li><a
href="38c0d212e7
"><code>38c0d21</code></a>
Update dependents count</li>
<li><a
href="42ba4373f4
"><code>42ba437</code></a>
Release 3.2.3</li>
<li><a
href="99c873d421
"><code>99c873d</code></a>
chore(deps): update typescript-eslint to v6.19.0 (<a
href="https://redirect.github.com/prettier/prettier/issues/15939 ">#15939</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/prettier/prettier/compare/2.8.8...3.2.4 ">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
2024-01-29 04:36:50 -08:00
dependabot[bot]
c5e49c9ef9
Bump execa from 7.2.0 to 8.0.1
...
Bumps [execa](https://github.com/sindresorhus/execa ) from 7.2.0 to 8.0.1.
- [Release notes](https://github.com/sindresorhus/execa/releases )
- [Commits](https://github.com/sindresorhus/execa/compare/v7.2.0...v8.0.1 )
---
updated-dependencies:
- dependency-name: execa
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 12:36:23 +00:00
Adam Matthiesen
c18e62a7e0
Bump @types/node from 18.19.10 to 20.11.10 ( #21 )
...
Bumps
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node )
from 18.19.10 to 20.11.10.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node ">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
2024-01-29 04:34:35 -08:00
dependabot[bot]
9db6384b32
Bump @types/node from 18.19.10 to 20.11.10
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.19.10 to 20.11.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 12:23:21 +00:00
dependabot[bot]
c0571599c2
Bump prettier from 2.8.8 to 3.2.4
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.8.8 to 3.2.4.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.8.8...3.2.4 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 12:21:36 +00:00