diff --git a/.github/workflows/pages-deploy.yml b/.github/workflows/pages-deploy.yml index bdf55b6..f23aa85 100644 --- a/.github/workflows/pages-deploy.yml +++ b/.github/workflows/pages-deploy.yml @@ -58,7 +58,7 @@ jobs: deploy: environment: - name: github-pages + name: ${{ github }} url: ${{ steps.deployment.outputs.page_url }} runs-on: ubuntu-latest needs: build diff --git a/_data/authors.yml b/_data/authors.yml new file mode 100644 index 0000000..3eb7f69 --- /dev/null +++ b/_data/authors.yml @@ -0,0 +1,3 @@ +irish1986: + name: Simon HARVEY + url: https://github.com/irish1986/ diff --git a/_posts/2024-01-06-proxmox.md b/_posts/2024-01-06-proxmox.md index f9dc0b0..980040b 100644 --- a/_posts/2024-01-06-proxmox.md +++ b/_posts/2024-01-06-proxmox.md @@ -1,6 +1,7 @@ --- layout: post title: "Proxmox VE 8.1 Quick Start Guide" +author: irish1986 date: 2024-01-06 00:00:00 +0000 categories: - proxmox @@ -13,7 +14,6 @@ tags: - tutorial --- -# Proxmox VE 8.1 Quick Start Guide Proxmox VE 8.1 was release [late in November of 2023](https://www.proxmox.com/en/about/press-releases/proxmox-virtual-environment-8-1). This iteration is based on [Debian Bookworm](https://www.debian.org/News/2023/20230610) bringing a slew a new features like defaulting to Linux Kernel 6.5. diff --git a/_tabs/about.md b/_tabs/about.md index e2c546d..ce4f7c9 100644 --- a/_tabs/about.md +++ b/_tabs/about.md @@ -4,11 +4,11 @@ icon: fas fa-info-circle order: 4 --- -# I'm Simon HARVEY (Irish1986) +# I'm Simon HARVEY (irish1986) ## Currently | Solution Architect -Solution Architect specializing in designing, building, and automating robust platforms in the Aerospace & Defense. +Solution Architect specializing in designing, building, and automating robust platforms in the Aerospace & Defense sector. ## Tech Stack