CenterForDigitalHumanities / CenterForDigitalHumanities/DigiSig

DNS and URLrewrite redo

Open
#95 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1
Forks
2
PR merge metrics
No merged PRs in 30d

Description

This was rediscovered while investigating #94 and is connected to #81. The DNS needs to be fixed so digisig.org is not masked and all absolute links need to be made relative. Adding in new components is difficult because those components use relative paths. As the URL becomes more descriptive, it actually changes the relative path and breaks the components unless you re-code the components to use relative paths.

Adds way too much unnecessary complexity because it was not set up properly from the start. This was because none of us knew how to do DNS stuff at the time, so we just hacked around that knowledge gap.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.