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

1 create landing page #7

Closed
wants to merge 29 commits into from
Closed

1 create landing page #7

wants to merge 29 commits into from

Conversation

plzfday
Copy link
Member

@plzfday plzfday commented Jul 22, 2024

Resolves #1

@plzfday plzfday linked an issue Jul 22, 2024 that may be closed by this pull request
4 tasks
@plzfday plzfday requested review from utilForever and d0h000n July 22, 2024 12:38
@plzfday plzfday self-assigned this Jul 22, 2024
@plzfday plzfday marked this pull request as draft July 22, 2024 12:42
plzfday added 24 commits July 22, 2024 22:26
- Install Emotion, Font (Roboto), Normalize.css
Reason: use both Link components of NextJS and MUI
- Add CssBaseline import from MUI to reset default styles
- Import Roboto font styles from '@fontsource/roboto'
- Remove unused imports and reformat code for consistency
- Add margin-top to Footer for better spacing
- Adjust padding and margin-bottom in Navigation component
The Index component is added to display the main content of the home page. The Changelog component is added to display a list of changelog entries.
The Navigation component in the Home page now displays the updated title.
Previously the <main> tag included all sub-components even including header and footer. This commit corrects the error by placing the <main> tag in the right position.
@plzfday plzfday force-pushed the 1-create-landing-page branch from bdd88ca to b1a0664 Compare July 23, 2024 14:35
@plzfday plzfday marked this pull request as ready for review July 23, 2024 14:35
@plzfday plzfday marked this pull request as draft July 23, 2024 16:41
@plzfday plzfday closed this Jul 26, 2024
@plzfday plzfday deleted the 1-create-landing-page branch July 26, 2024 07:02
@plzfday plzfday mentioned this pull request Jul 26, 2024
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

Successfully merging this pull request may close these issues.

Create Landing page
1 participant