hMRI-group / hMRI-toolbox-docs

Sources for the hMRI Toolbox website
https://hmri-group.github.io/hMRI-toolbox-docs/
1 stars 0 forks source link

Create custom landing page #2

Closed halirutan closed 1 year ago

halirutan commented 1 year ago

Custom and simple landing pages (home) are often used nowadays and bring some eye candy. A good example is the home page of Material for MkDocs which shows a beautiful parallax scrolling effect. Other examples are

The comments in this issue describe how to override the layout for the custom landing page.

halirutan commented 1 year ago

For the moment, we used a CSS class from the Material for MkDocs to place a simple ad text with two buttons and a landing page graphic. The good thing is that this works nicely on all resolutions and devices. We could still implement a real custom solution, but we'd need someone with a keen interest and knowledge of web-development, scss, etc.