oss-slu / rerum-playground

A web-based set of tools for interacting with the objects that may exist in RERUM and all over the Internet.
MIT License
0 stars 6 forks source link

Issue #1 - Prototyping Home Page #8

Closed sesheppard closed 1 month ago

sesheppard commented 2 months ago

Fixes #1, Implements a basic home page with side menu for Issue https://github.com/CenterForDigitalHumanities/rerum-playground/issues/1. Modifies the provided index.html and adds a version of the Rerum logo. Changes were made according to the diagram in Issue https://github.com/CenterForDigitalHumanities/rerum-playground/issues/1, adding each of the required links and a simple header and footer to the page. index.html is updated with additional styles for the added portions of the home page. For the moment, the side menu does not work correctly, and the styles for different parts of the page still need work. The menu on this version needs to be reworked to cover the full page width on smaller screens in order to be properly reflexive.

sesheppard commented 1 month ago

The changes I have just committed to my branch are primarily to save my most recent attempt at separating the files the way they should be. I've realised that I remember far less about how to set this up than I thought I did, though, so I will attempt to fix this again using the version of the home page with the tool descriptions implemented shortly.