Open hannesdatta opened 1 year ago
@thierrylahaije - please paste some screenshots & HTML file here
Deliverables for next meeting:
Template TSH NAV
Next to do:
Steps after this:
Thierry added a fork here and worked on it.
Next development steps:
Goal: an inspirational view of our content, but it does not need to be ALL of our content as of yet.
Contact Details
h.datta@tilburguniversity.edu
Is your feature request related to a problem? Please describe.
Our site is great for users that KNOW what they're looking for. It is less suitable for discovery of new things.
I suggest we pilot a new way to navigate the site. It is not meant to replace our current navigation, but could potentially become a new landing page in the future.
Check out: https://www.cmdmethods.nl/
This site gives an overview of methods w/ nice looking images along the process of conducting research.
We can do the same for our site, using the categories from the building block menu as categories, and reading the content of these "cards" from the meta data in our .md files.
Describe the solution you'd like
I suggest the following steps:
1) Draft a HTML template for the UI of this page on a separate development branch at TSH. It should neatly fit in our current site, and will be the first stepping stone into reading in content automatically using Hugo. 2) Check out web-scraping.org and our article database (https://web-scraping.org/docs/databases/publications/), https://github.com/hannesdatta/webdata-website - the code for this may serve as a first dev step for making our menu interactive and clickable. We could also interact w/ our developer to make this happen. The crucial thing compared to web-scraping.org is that the data should come from the meta data of our md files. 3) Once we have this done, we can slowly add fields to the .md docs to make them have the content we need, such as "why", "how", etc.
Describe alternatives you've considered
No response
Additional context
No response
Code of Conduct