From 8f49a5b2bda2b7e80dbe4ee21ad434110a771d13 Mon Sep 17 00:00:00 2001 From: iNocturnis Date: Sat, 11 Jan 2025 05:20:18 +0000 Subject: [PATCH] Update README Experience and conclusion, and i totally did not spell CMS CSM this entire time. --- README.md | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e4e07fd..2b9a38b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ ## Put my baby in a docker and let it rip -Frontend of a headless csm running stripi in the back. +Frontend of a headless CMS running stripi in the back. Will host all LLM translation and edit for Foreign Langauges Novels. @@ -11,4 +11,17 @@ Check out our patreon at https://patreon.com/NullTranslationGroup 对弈江山 by 染夕遥 = "Fight of the Throne" by Ran Xiyao -医手遮天 by 慕璎珞 = "Godly Talented Doctor" by Mu Yingluo \ No newline at end of file +医手遮天 by 慕璎珞 = "Godly Talented Doctor" by Mu Yingluo + +This project acts a learning guide for Dynamic Routing using NEXT JS dynamic router and a frontend for a headless CMS Stripi. + +**Conclusion:** Somehow Java Springboot nightmare is easier than this. In the end it seems utterly unncessary for my usage. +I ended up pushing to the api instead of using the CMS interface for uploading data anyway... +Maybe CMS is more useful to make websites for customers with no experience in CS, but personally very not useful. + + +**WHERE FROM HERE** + +Site will be polish more later when/if any of the novels has traffic. +Things like shopping tiers and authentications seems like maybe something CMS would help with implementing. +We will see if then CMS is more useful later. \ No newline at end of file