diff --git a/content/news/2023-10-11-static-site-project-moved.md b/content/news/2023-10-11-static-site-project-moved.md new file mode 100644 index 0000000000000000000000000000000000000000..ff175b85fa5c765653a63523a556ff4a46bf4af3 --- /dev/null +++ b/content/news/2023-10-11-static-site-project-moved.md @@ -0,0 +1,27 @@ +--- +slug: static-site-project-moved +date: '2023-10-11T17:16:24Z' +title: The Code to This Site Has Moved +tags: +- Administration +- ActivityPub +draft: false +--- + +The source code this static site is built on, which enables ActivityPub support +has now moved to its own dedicated project space. This means that we will no +longer post news updates from here (https://FLEAR.org) regarding the development +of the static site generator. Only posts related to Ham Radio and FLEAR will +continue here. + +If you came here to follow the static site generator only here are some links +to follow it at its new home: + +The new website is https://fedipage.com<br> +The new handle to follow it on the fediverse is @fedipage@fedipage.com<br> +The source can be found here: https://git.qoto.org/fedipage/fedipage/-/tags/v1.0.1<br> +Detailed install instructions can be found in the README here: https://git.qoto.org/fedipage/fedipage<br> +Here is a post detailing this release: https://fedipage.com/news/fedipage-v1-0-1-released/<br> + +Please note during this move the project has also been updated to be much easier +to install from scratch. The instructions are in the README.