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

Dynamic Website Information #25

Open
AvocadoMoon opened this issue Apr 12, 2024 · 1 comment
Open

Dynamic Website Information #25

AvocadoMoon opened this issue Apr 12, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@AvocadoMoon
Copy link
Owner

Problem

Every time I want to change some text within the website I need to create a new commit to do so. This results in a ballooning number of commits which are unrelated to logical changes.

Solution

Have some external, public facing and accessible storage that can be read asynchronously by calling this other storage.

@AvocadoMoon AvocadoMoon self-assigned this Apr 12, 2024
@AvocadoMoon AvocadoMoon added the enhancement New feature or request label Apr 12, 2024
@AvocadoMoon
Copy link
Owner Author

Approach:

Findings

After reviewing a large set of cloud storage options none of them seemed to provide exactly what I wanted, or required signing up for some free tier, but still providing a credit card of some type. Although a very cool GitHub page with free dev tools.

Plan

I'm going to use google cloud storage since it's completely free, and upload files that get changed to the platform.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant