mirror of
https://github.com/thiloho/archtika.git
synced 2025-11-22 02:41:35 +01:00
Update README.md
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# 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
|
||||
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user