KWB-R / pubs

Repository for Generating KWB`s Publications Website based on Hugo and friends (Algolia, Netlify, R package blogdown).
https://publications.kompetenz-wasser.de/en/publication/
MIT License
0 stars 0 forks source link

feat: backlink projects to KWB factsheet website #8

Closed mrustl closed 4 years ago

mrustl commented 5 years ago

Requires to have a column with a unique tidy name (as defined in Fakin) for all projects. Always small case without spaces...

For all projects a table with such an identifier needs to be prepared and added into the DB

As I now have this tidy-naming () I can now add a backlink to the factsheets for all projects that exist on the KWB website. However, this backlink needs to be language (i.e. "de", "en") specific in the index.md of each project, e.g.:

# Custom links (optional).
#   Uncomment and edit lines below to show custom links.
links:
- name: Link to Project Factsheet
   url: https://kompetenz-wasser.de/<language>/<project-id>
   icon_pack: fas
   icon: bullseye

Do do

mrustl commented 4 years ago

Closed completely by https://github.com/KWB-R/pubs/pull/37/commits/402c096cce5c3cf7e81fa4058f50748643d1a3dd