umputun/remark42

Implement and document styles customization

Open

#5 opened on May 12, 2018

View on GitHub
 (17 comments) (19 reactions) (0 assignees)Go (432 forks)user submission
enhancementfrontendhelp wanted

Repository metrics

Stars
 (5,500 stars)
PR merge metrics
 (Avg merge 87d 10h) (18 merged PRs in 30d)

Description

We should have a way to define external CSS for basic customizations - things like link colors, font sizes, and other styles.

On compose level this will be as simple as some volume mapping, like - ./etc/styles.css:/srv/web/styles.css

Also, need instructions in the readme on how to do it and what we allow to customize (with an example)

Contributor guide