Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This ports over the existing About page (Issue #6) and reworks it to be a series of markdown files vs. hard-coded HTML.
I also put some more time into debugging some of the styling issues, in the process porting over the header and footer from the existing SpikeForest site. And, good news, figured out that the bootstrap css was not getting imported--I have now imported that as part of the index.css. (There is likely a better way to do this, especially for content from a CDN, but I haven't figured out what it is yet). Adding this import fixes most of the display issues that we were having, with the exception that the text in the navigation sidebars is not displaying--the HTML is present and styles are updating according to scroll position as advertised, it's just there's no text there. So that will need some further troubleshooting.
This file should be merged into the other open PR #15 since it's branched off of that, prior to PR #15 being merged to main.
Open items:
These have been created as separate issues in this project.
This version is live on vercel at https://othismos-jsoules.vercel.app