Update README.md

This commit is contained in:
Thilo Hohlt
2025-05-31 12:18:55 +02:00
committed by GitHub
parent 10b713d725
commit 1d38061903

View File

@@ -1,5 +1,10 @@
# archtika # archtika
> [!IMPORTANT]
> This project will no longer be maintained. It was intended as a proof of concept to demonstrate how to create, package and deploy a complex application using PostgreSQL, PostgREST, Nix and NixOS. However, it can still be used as a reference.
>
> Most of the necessary source code can be found in this repository, except for the [derivation for the NixOS module](https://github.com/NixOS/nixpkgs/blob/1ba18a17ebd052ab4a5d30f47073be68f7b50a26/nixos/modules/services/web-apps/archtika.nix) and the [derivation for the entire package](https://github.com/NixOS/nixpkgs/blob/1ba18a17ebd052ab4a5d30f47073be68f7b50a26/pkgs/by-name/ar/archtika/package.nix).
## About ## About
archtika is a FLOSS, modern, performant, lightweight and self-hosted CMS (Content Mangement System) in the form of a web application. It allows you to easily create, manage and publish minimal, responsive and SEO friendly blogging and documentation websites using the templates provided. Contributors can also be added to a website, allowing multiple people to work on a project. archtika is a FLOSS, modern, performant, lightweight and self-hosted CMS (Content Mangement System) in the form of a web application. It allows you to easily create, manage and publish minimal, responsive and SEO friendly blogging and documentation websites using the templates provided. Contributors can also be added to a website, allowing multiple people to work on a project.