mirror of
https://github.com/alexohneander/alexohneander-astro.git
synced 2025-12-16 20:20:11 +00:00
Compare commits
11 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
05de27abe9 | ||
|
|
1209346a71 | ||
|
|
3db6264f66 | ||
| 4c08105626 | |||
| 6941f97721 | |||
| ca015a59d8 | |||
| 94ea56f946 | |||
| 6cb96c6ab1 | |||
| 8a8269648c | |||
| b921284f4d | |||
| 697b482095 |
@@ -2,7 +2,7 @@ image:
|
|||||||
repository: alexohneander/alexohneander-astro
|
repository: alexohneander/alexohneander-astro
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
# Overrides the image tag whose default is the chart appVersion.
|
# Overrides the image tag whose default is the chart appVersion.
|
||||||
tag: "v2.3.6"
|
tag: "v2.3.9"
|
||||||
|
|
||||||
ingress:
|
ingress:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|||||||
18
package-lock.json
generated
18
package-lock.json
generated
@@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "alexohneander-astro",
|
"name": "alexohneander-astro",
|
||||||
"version": "2.3.7",
|
"version": "2.3.10",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "alexohneander-astro",
|
"name": "alexohneander-astro",
|
||||||
"version": "2.3.7",
|
"version": "2.3.10",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/rss": "^2.4.1",
|
"@astrojs/rss": "^2.4.1",
|
||||||
"@resvg/resvg-js": "^2.4.1",
|
"@resvg/resvg-js": "^2.4.1",
|
||||||
@@ -20,7 +20,7 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@astrojs/react": "^2.1.3",
|
"@astrojs/react": "^2.1.3",
|
||||||
"@astrojs/sitemap": "^1.3.1",
|
"@astrojs/sitemap": "^1.4.0",
|
||||||
"@astrojs/tailwind": "^3.1.2",
|
"@astrojs/tailwind": "^3.1.2",
|
||||||
"@divriots/jampack": "^0.11.2",
|
"@divriots/jampack": "^0.11.2",
|
||||||
"@tailwindcss/typography": "^0.5.9",
|
"@tailwindcss/typography": "^0.5.9",
|
||||||
@@ -164,9 +164,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@astrojs/sitemap": {
|
"node_modules/@astrojs/sitemap": {
|
||||||
"version": "1.3.3",
|
"version": "1.4.0",
|
||||||
"resolved": "https://registry.npmjs.org/@astrojs/sitemap/-/sitemap-1.3.3.tgz",
|
"resolved": "https://registry.npmjs.org/@astrojs/sitemap/-/sitemap-1.4.0.tgz",
|
||||||
"integrity": "sha512-TPyyb/hKxc+bHPpSoNPhsuI0QOTVzq2tueg2r0CTH1HqigYIAA2LQkCBlQzz85R+LrOZpv4kXYmhxdDcSkJCmA==",
|
"integrity": "sha512-uTK77kcg7iTiik+u7rTGG6vK4ZWTfYMaVnFndOVQrLzaE5xivmQgIbVLtlN+xRcME5n/m6vYQFJmogFR+elGCw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"sitemap": "^7.1.1",
|
"sitemap": "^7.1.1",
|
||||||
@@ -11257,9 +11257,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@astrojs/sitemap": {
|
"@astrojs/sitemap": {
|
||||||
"version": "1.3.3",
|
"version": "1.4.0",
|
||||||
"resolved": "https://registry.npmjs.org/@astrojs/sitemap/-/sitemap-1.3.3.tgz",
|
"resolved": "https://registry.npmjs.org/@astrojs/sitemap/-/sitemap-1.4.0.tgz",
|
||||||
"integrity": "sha512-TPyyb/hKxc+bHPpSoNPhsuI0QOTVzq2tueg2r0CTH1HqigYIAA2LQkCBlQzz85R+LrOZpv4kXYmhxdDcSkJCmA==",
|
"integrity": "sha512-uTK77kcg7iTiik+u7rTGG6vK4ZWTfYMaVnFndOVQrLzaE5xivmQgIbVLtlN+xRcME5n/m6vYQFJmogFR+elGCw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"sitemap": "^7.1.1",
|
"sitemap": "^7.1.1",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "alexohneander-astro",
|
"name": "alexohneander-astro",
|
||||||
"version": "2.3.7",
|
"version": "2.3.10",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "astro check --watch & astro dev",
|
"dev": "astro check --watch & astro dev",
|
||||||
"start": "astro dev",
|
"start": "astro dev",
|
||||||
@@ -27,7 +27,7 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@astrojs/react": "^2.1.3",
|
"@astrojs/react": "^2.1.3",
|
||||||
"@astrojs/sitemap": "^1.3.1",
|
"@astrojs/sitemap": "^1.4.0",
|
||||||
"@astrojs/tailwind": "^3.1.2",
|
"@astrojs/tailwind": "^3.1.2",
|
||||||
"@divriots/jampack": "^0.11.2",
|
"@divriots/jampack": "^0.11.2",
|
||||||
"@tailwindcss/typography": "^0.5.9",
|
"@tailwindcss/typography": "^0.5.9",
|
||||||
|
|||||||
@@ -17,6 +17,7 @@ const { centered = false } = Astro.props;
|
|||||||
href={social.href}
|
href={social.href}
|
||||||
className="link-button"
|
className="link-button"
|
||||||
title={social.linkTitle}
|
title={social.linkTitle}
|
||||||
|
|
||||||
>
|
>
|
||||||
<Fragment set:html={socialIcons[social.name]} />
|
<Fragment set:html={socialIcons[social.name]} />
|
||||||
</LinkButton>
|
</LinkButton>
|
||||||
|
|||||||
@@ -137,8 +137,8 @@ export const SOCIALS: SocialObjects = [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "Mastodon",
|
name: "Mastodon",
|
||||||
href: "https://github.com/satnaing/astro-paper",
|
href: "https://mastodon.social/@alexohneander",
|
||||||
linkTitle: `${SITE.title} on Mastodon`,
|
linkTitle: `${SITE.title} on Mastodon`,
|
||||||
active: false,
|
active: true,
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
|||||||
31
src/content/blog/vscode-debug-settings-collection.md
Normal file
31
src/content/blog/vscode-debug-settings-collection.md
Normal file
@@ -0,0 +1,31 @@
|
|||||||
|
---
|
||||||
|
author: Alex Wellnitz
|
||||||
|
pubDatetime: 2023-17-09T12:20:27+02:00
|
||||||
|
title: VSCode debug settings Collection
|
||||||
|
postSlug: vscode-debug-settings-collection.md
|
||||||
|
featured: true
|
||||||
|
draft: true
|
||||||
|
tags:
|
||||||
|
- vscode
|
||||||
|
- debug
|
||||||
|
- development
|
||||||
|
ogImage: ""
|
||||||
|
description: In this post, we will show you how to create a MySQL server backup using Kubernetes CronJobs.
|
||||||
|
---
|
||||||
|
|
||||||
|
### Go VSCode debugging
|
||||||
|
**launch.json:**
|
||||||
|
```json
|
||||||
|
{
|
||||||
|
"version": "0.2.0",
|
||||||
|
"configurations": [
|
||||||
|
{
|
||||||
|
"name": "Debug Package",
|
||||||
|
"type": "go",
|
||||||
|
"request": "launch",
|
||||||
|
"mode": "debug",
|
||||||
|
"program": "${workspaceRoot}"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
```
|
||||||
@@ -35,6 +35,7 @@ const socialImageURL = new URL(
|
|||||||
<meta name="viewport" content="width=device-width" />
|
<meta name="viewport" content="width=device-width" />
|
||||||
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
|
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
|
||||||
<link rel="canonical" href={canonicalURL} />
|
<link rel="canonical" href={canonicalURL} />
|
||||||
|
<link rel="me" href="https://mastodon.social/@alexohneander" />
|
||||||
<meta name="generator" content={Astro.generator} />
|
<meta name="generator" content={Astro.generator} />
|
||||||
|
|
||||||
<!-- General Meta Tags -->
|
<!-- General Meta Tags -->
|
||||||
|
|||||||
Reference in New Issue
Block a user