wwu-webtech / descriptive-alt-text-generator

MIT License
0 stars 0 forks source link

Bronsem/initial exploration #1

Closed WWU-MaxBronsema closed 6 months ago

WWU-MaxBronsema commented 6 months ago

Hi, I updated the navigation links to work if you were on a page that was not the index. Note the / in the home link, that is a pretty typical root path in nav and seems to work in Astro too.

I also included an editorconfig file. https://editorconfig.org/ it will help with ensuring our code is consistent and that merge conflicts do not arise due to some people liking tabs versus spaces.

Is there a reason to keep the dark-debris directory or can it all just live at the root?