Skip to content

serving of edition-webpages images #184

Description

@njr2128

Images from edition-webpages

  • Seem to be served directly from github rather than from an S3 build bc we are using raw links to github
    • e.g., https://raw.githubusercontent.com/cu-mkp/edition-webpages/master/images/howtouse-listentries.png
  • One option: once the application is built, need to rewrite these images to relative links once the application is built
  • Better option: If ok with possibly not being viewable within github’s preview interface, then we can write the relative links in the source file to begin with in edition-webpages
    • e.g., ![how-to-use-dualpane](../images/howtouse-dualpane.png) or ![verdigris-header](../images/verdigris-header.png?raw=true)
    • we would need a site with constant update (i.e., staging or dev)

Metadata

Metadata

Labels

questionFurther information is requested

Type

No type

Projects

Status
To do

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions