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

working on index page #56

Closed
wants to merge 2 commits into from
Closed

working on index page #56

wants to merge 2 commits into from

Conversation

dshaw0004
Copy link
Contributor

I start working on index page. I am trying to make it like wordpress's landing page.

It is my request to my fellow developers to help me improving this page.

@webcrumbs-community
Copy link
Owner

webcrumbs-community commented Oct 11, 2023

Hi, there, @dshaw0004! The front of WebCrumbs is under the /landing, which has its own issue. The index of /admin is just a boilerplate of the equivalent to the first "blog", if we were Wordpress. So i guess it doesn't need much work on it now.

But I'd like to hear your suggestions and I’ll review the merge soon.

I included a quick diagram here to explain how the work we've been doing will come together.

Cheers!

@dshaw0004
Copy link
Contributor Author

why are you creating a separate landing page app. The idea behind the landing page should be

  • /landing should have the landing page
  • if user is not already logged in then / redirect the user to /landing or the content of / route will be same to /landing

@webcrumbs-community
Copy link
Owner

webcrumbs-community commented Oct 11, 2023

You're right we need a landing page more like WordPress. That is being worked under #39 and will be hosted at webcrumbs.org. The structure of the directories may sound odd but it is because we will be using microfrontends bundled together with webpack. This is needed for us to install plugins from the admin panel without having to rebuild the code. I hope it will become easier to understand after you check the diagram here.

@webcrumbs-community
Copy link
Owner

I'm closing this for now, but please open a discussion if you have any suggestion for us to discuss in mode detail.
Cheers!

@dshaw0004
Copy link
Contributor Author

You're right we need a landing page more like WordPress. That is being worked under #39 and will be hosted at webcrumbs.org. The structure of the directories may sound odd but it is because we will be using microfrontends bundled together with webpack. This is needed for us to install plugins from the admin panel without having to rebuild the code. I hope it will become easier to understand after you check the diagram here.

Okay

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants