pfefferniels / probstuecke-digital

A digital edition of the 24 Probstücke of the Oberclasse by Johann Mattheson.
http://probstuecke-digital.de
GNU General Public License v3.0
10 stars 1 forks source link

title page #94

Closed rettinghaus closed 2 years ago

rettinghaus commented 4 years ago

We should have a 'real' title page, stating the name of the project etc.

Also, the regularized text I added to the front page is shown normally, but should be a tooltip or pop-over ideally … For now I would simply make:

tei-choice tei-reg {
  display: none;
}
pfefferniels commented 4 years ago

first try on a title page – feel free to change anything :)

pfefferniels commented 3 years ago

In the new React frontend I'm been working on the title page will also include an overview of the pieces with incipits etc. grafik

What do you think? Is there something like you'd like to add to the title page?

rettinghaus commented 3 years ago

I like it. I would choose an equal size for all incipits and put the links beneath.

pfefferniels commented 2 years ago

With 8460b84 and 926b166 the cards go from left to right rather than top to bottom, which feels way more natural in my opinion. It also should be looking good now on tablets.