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

Update landing page #255

Open
aerugo opened this issue Jan 23, 2022 · 8 comments
Open

Update landing page #255

aerugo opened this issue Jan 23, 2022 · 8 comments

Comments

@aerugo
Copy link

aerugo commented Jan 23, 2022

While we wait for the new Cobudget platform, we should update the landing page as follows:

Screenshot 2022-01-23 at 23 29

This requires edits to three files.

  1. Remove everything but logo and login in the landing page toolbar: https://github.com/cobudget-old/cobudget/blob/develop/ui/app/directives/landing-page-toolbar/landing-page-toolbar.html

  2. Delete all sections from the landing page except the first section and the footer, and change the text to be as in the screen above: https://github.com/cobudget-old/cobudget/blob/develop/ui/app/components/landing-page/landing-page.html

  3. Replace laptop image in https://github.com/cobudget-old/cobudget/blob/develop/ui/app/assets/img/landing_laptop.png with this:

landing_laptop

@aerugo
Copy link
Author

aerugo commented Jan 23, 2022

I am unable to do this myself because the code won't run on my machine (Apple M1 chip does not play nicely with old versions of many libraries) so I have no way to test the code. It's probably simpler for someone who gets it to run to make the changes, rather than to make a PR blindly without testing.

@chime-gm
Copy link

chime-gm commented Jan 24, 2022

@aerugo unfortunately I've also upgraded to a M1 chip recently.

I might be able to dig out an old computer with an Intel chip, but can't do that before January 31 at the very earliest.

An alternative is to simply build a new placeholder page that allows for a login to the old platform and redirects to the new for all new pages. Rather than relying on this old page that hasn't been updated in a million years, build a new one.

I can give you direct access to the S3 bucket it serves from so the deployment is easy and you wouldn't have to wait for me. Or alternatively, build new pages in docker image you can either deploy yourself and I can move the DNS - or I can deploy the docker image on the existing machines.

I'll strongly prefer not to try to maintain pages none of us can easily test.

@aerugo
Copy link
Author

aerugo commented Jan 24, 2022

Alright, thanks @chime-gm, I appreciate it. I agree, if I have access to the S3 bucket I can just make a new one-pager and deploy a hotfix. Where is the S3 bucket and what do you need from me?

@chime-gm
Copy link

I'll create an AWS user for you that should give you access to everything you need later today. I also need to check if anything need to change in the current setup.

@aerugo
Copy link
Author

aerugo commented Jan 24, 2022 via email

@aerugo
Copy link
Author

aerugo commented Feb 1, 2022

@chime-gm - I have tried changing the contents of index.html in the cobudget-prod bucket, but no results.
I have even tried turning off "Static website hosting" on the bucket, and still cobudget.co stays up.
Is there something I am missing?

@aerugo
Copy link
Author

aerugo commented Feb 3, 2022

Nevermind @chime-gm - I have figured it out. It was served from cobudget-prod-eu.

@chime-gm
Copy link

chime-gm commented Feb 3, 2022

Glad you found the solution @aerugo :)

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

No branches or pull requests

2 participants