cryogen-project / cryogen-project/cryogen

Add support for author avatar and bio for multiple authors

Open
#231 1 comment 0 reactions 0 assignees View on GitHub
likely invalid
Dominant language
HTML
Stars
1.1k
Forks
93
PR merge metrics
No merged PRs in 30d

Description

Add support for multiple authors with author avatar image and author bio and make this available to selmer data for author.html templates.

Proposed config.edn:

```clojure
{
:authors [{:name "author name" :bio "author bio" :avatar "author.png"}]
}
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.