From 0a307d7521bfd1e41daa3567a692f036351324a1 Mon Sep 17 00:00:00 2001 From: Patrick Kollitsch <83281+davidsneighbour@users.noreply.github.com> Date: Wed, 23 Oct 2024 17:19:14 +0700 Subject: [PATCH] docs(fix): add note about WIP on the README.md Signed-off-by: Patrick Kollitsch <83281+davidsneighbour@users.noreply.github.com> --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 25bbef5..563a187 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Ananke, A theme for [Hugo](https://gohugo.io/), a framework for building websites +> [!WARNING] +> Parts of this documentation, such as the sections related to the production environment, are currently a work in progress. This is due to recent changes and updates in the theme. We are actively working on providing complete and up-to-date guidance. Thank you for your patience. + The intent of this theme is to provide a solid starting place for Hugo sites with basic features and include best practices for performance, accessibility, and rapid development. ![screenshot](https://raw.githubusercontent.com/budparr/gohugo-theme-ananke/master/images/screenshot.png)