Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Move contents to CMS #50

Open
gifaldyazkaa opened this issue May 6, 2023 · 1 comment
Open

[Feature] Move contents to CMS #50

gifaldyazkaa opened this issue May 6, 2023 · 1 comment
Assignees
Labels
help wanted Extra attention is needed wontfix This will not be worked on

Comments

@gifaldyazkaa
Copy link
Member

gifaldyazkaa commented May 6, 2023

I was thinking "how if the content is moved to cms?", It is because this website is still using static content data that written directly into *.vue files. If there's a things to be editted, I must be openning code editor, searching for the file, formatting file, and make a new commit into master branch. However, this cycle is complicated. I just thinking if should I move any contents in this website to CMS?

Moving to CMS gives you lot adventages. It allows us to edit content directly in the CMS and any published changes will be applied to the website automatically, without any changes with source code. This is because our website consumes and fetch the content from the CMS.

And this is a more-useful adventage, It allows authenticated user to make changes to the contents. I think it will be great if Choco (herself) can make changes to the contents too. So it's like a "Editor" role that allowed to make any changes to contents.

What CMS? I don't know. There's a lot CMS-provider out there. I'm just thinking about it right now.
I have 2 experiences in using CMS

  1. Using Strapi's CMS
    It allows us to self-host the CMS on our local machine or our cloud. But some troubles in using this CMS is limitance in cloud usage. This requires a node-server to be running 24/7, and I am a free user of any services here. When I'm using Railway, I have an limit 20 days free quota. So this CMS will be shutted down when it reached it's limit and the client will stopped working too. I have to wait until 1st day in month to have it cycle resetted and running again.

  2. Using Sanity's CMS
    It allows us to edit the content in Studio-separated application and the whole contents in their clouds. These things eliminates previous problems in using Strapi's but, I don't know if this CMS does have and allows us to create multiple user and roles. I will have to check it later, and any updates will be announced here. Thanks.

@gifaldyazkaa gifaldyazkaa added enhancement New feature or request help wanted Extra attention is needed labels May 6, 2023
@gifaldyazkaa gifaldyazkaa self-assigned this May 6, 2023
@gifaldyazkaa
Copy link
Member Author

Choco Latte (herself) is suddenly decides to stop her journey as Virtual YouTuber & Virtual Streamer. This project & issues is paused until don't know when.

Keeping this untracked.

@gifaldyazkaa gifaldyazkaa added wontfix This will not be worked on and removed enhancement New feature or request labels Jun 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant