Skip to content

Add about page to basic example#1170

Merged
nksaraf merged 3 commits intosolidjs:mainfrom
birkskyum:add-about-page-to-basic-example
Dec 28, 2023
Merged

Add about page to basic example#1170
nksaraf merged 3 commits intosolidjs:mainfrom
birkskyum:add-about-page-to-basic-example

Conversation

@birkskyum
Copy link
Member

@birkskyum birkskyum commented Dec 22, 2023

this simply add a minimal About page to the basic example, so users don't click on the only active link and hit "Page not found". It's of course interesting to show how to do 404, but since this example is going to be many peoples very first exposure to solid-start it's probably best not to give the impression that routing is breaking.

PR Checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • infrastructure changes
  • Other... Please describe:

What is the current behavior?

Screenshot 2023-12-22 at 02 17 24

What is the new behavior?

Screenshot 2023-12-22 at 02 16 59

Other information

@nksaraf nksaraf merged commit e755fbe into solidjs:main Dec 28, 2023
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.

2 participants