Update blog authors (#218)

This commit is contained in:
Jed Fox
2023-06-29 14:23:37 -04:00
committed by GitHub
parent b84d3f0a75
commit 3538723e87
15 changed files with 4 additions and 28 deletions

View File

@@ -3,7 +3,6 @@ title: Release 22.10.25
description: New release of Actual.
date: 2022-10-25T10:00
slug: release-22.10.25
authors: rich-howell
tags: [announcement, release]
hide_table_of_contents: false
---

View File

@@ -3,7 +3,6 @@ title: Release 22.10.03
description: New release of Actual.
date: 2022-12-03T10:00
slug: release-22.10.03
authors: rich-howell
tags: [announcement, release]
hide_table_of_contents: false
---

View File

@@ -3,7 +3,6 @@ title: Release 23.1.12
description: New release of Actual.
date: 2023-01-12T10:00
slug: release-23.1.12
authors: rich-howell
tags: [announcement, release]
hide_table_of_contents: false
---

View File

@@ -3,7 +3,6 @@ title: Release 23.2.5
description: New release of Actual.
date: 2023-02-05T10:00
slug: release-23.2.5
authors: rich-howell
tags: [announcement, release]
hide_table_of_contents: false
---

View File

@@ -3,7 +3,6 @@ title: Release 23.2.9
description: New release of Actual.
date: 2023-02-09T10:00
slug: release-23.2.9
authors: rich-howell
tags: [announcement, release]
hide_table_of_contents: false
---

View File

@@ -3,7 +3,6 @@ title: Release 23.3.1
description: New release of Actual.
date: 2023-03-01T10:00
slug: release-23.3.1
authors: rich-howell
tags: [announcement, release]
hide_table_of_contents: false
---

View File

@@ -3,7 +3,6 @@ title: Release 23.3.0
description: New release of Actual.
date: 2023-03-09T10:00
slug: release-23.3.0
authors: rich-howell
tags: [announcement, release]
hide_table_of_contents: false
---

View File

@@ -3,7 +3,6 @@ title: Release 23.3.2
description: New release of Actual.
date: 2023-03-13T10:00
slug: release-23.3.2
authors: rich-howell
tags: [announcement, release]
hide_table_of_contents: false
---

View File

@@ -3,7 +3,6 @@ title: Release 23.4.0
description: New release of Actual.
date: 2023-04-16T10:00
slug: release-23.4.0
authors: rich-howell
tags: [announcement, release]
hide_table_of_contents: false
---

View File

@@ -3,7 +3,6 @@ title: Release 23.4.1
description: New release of Actual.
date: 2023-04-16T10:00
slug: release-23.4.1
authors: rich-howell
tags: [announcement, release]
hide_table_of_contents: false
---

View File

@@ -3,7 +3,6 @@ title: Release 23.4.2
description: New release of Actual.
date: 2023-04-22T10:00
slug: release-23.4.2
authors: rich-howell
tags: [announcement, release]
hide_table_of_contents: false
---

View File

@@ -3,7 +3,6 @@ title: Release 23.5.0
description: New release of Actual.
date: 2023-05-04T10:00
slug: release-23.5.0
authors: rich-howell
tags: [announcement, release]
hide_table_of_contents: false
---

View File

@@ -3,7 +3,6 @@ title: Release 23.6.0
description: New release of Actual.
date: 2023-06-01T10:00
slug: release-23.6.0
authors: rich-howell
tags: [announcement, release]
hide_table_of_contents: false
---

View File

@@ -1,27 +1,17 @@
rich-howell:
name: Rich Howell
title: Actual Budget Maintainer
url: https://github.com/rich-howell
image_url: /img/authors/rich-howell.jpeg
email: rich@actualbudget.org
trevdor:
name: Trevor Farlow
title: Actual Budget Maintainer
url: https://github.com/trevdor
image_url: /img/authors/trevdor.jpeg
#email: rich@actualbudget.org
MatissJanis:
name: Matiss Janis Aboltins
title: Actual Budget Maintainer
url: https://github.com/MatissJanis
image_url: /img/authors/Matiss-Janis.jpeg
#email: rich@actualbudget.org
j-f1:
name: Jed Fox
title: Actual Budget Maintainer
url: https://github.com/j-f1
image_url: /img/authors/jed-fox.jpeg
email: git@jedfox.com

View File

@@ -2,17 +2,16 @@
title: Welcome to Actual Budget Open Source
description: The new home for the Open Source project.
slug: welcome-actualbudget-os
authors: rich-howell
tags: [announcement, coreproject]
hide_table_of_contents: false
---
As some of you may have noticed a lot of the URL's for our documentation, official test instance of Actual Budget and other parts of the project have silently been changing over the last few days, we can now give you an update on why, we have taken the decision to move everything relating to the Open Source version of Actual Budget to [actualbudget.org](https://actualbudget.org) and this takes effect across the project with immediate effect, some of the changes you will see include;
* Our website for Actual Budget Open Source is now available at [https://actualbudget.org](https://actualbudget.org)
* Documentation now lives at [https://actualbudget.org/docs](https://actualbudget.org/docs)
* Our demo instance of actual can be found at [https://demo.actualbudget.org](https://demo.actualbudget.org)
- Our website for Actual Budget Open Source is now available at [https://actualbudget.org](https://actualbudget.org)
- Documentation now lives at [https://actualbudget.org/docs](https://actualbudget.org/docs)
- Our demo instance of actual can be found at [https://demo.actualbudget.org](https://demo.actualbudget.org)
The website is powered by the same static site generator as the documentation, in fact it is the same instance, we have added a custom home page allowing us to continue using Docasaurus as our static site generator, the great thing about this is that is keeps everything Open Source, including all the blog posts.
Talking of the blog, this change will introduce a blog feed, you can find that [here](https://actualbudget.org/blog/rss.xml) if you are looking for posts specific to releases you can have a look at the [release tag](https://actualbudget.org/blog/tags/release) historical releases will be added as posts over the coming days.
Talking of the blog, this change will introduce a blog feed, you can find that [here](https://actualbudget.org/blog/rss.xml) if you are looking for posts specific to releases you can have a look at the [release tag](https://actualbudget.org/blog/tags/release) historical releases will be added as posts over the coming days.