jsoules / othismos

New version of spike-front.
0 stars 0 forks source link

About page #19

Open jsoules opened 3 years ago

jsoules commented 3 years ago

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