scribe/src
Edward Loveall f7a72fd2b5
Render image inside a figure with a caption
Most images have a caption (or at least have the option of being
captioned). Instead of displaying the raw image, it's not rendered
inside a <figure> tag with a <figcaption> (possibly blank) as a
sibling. The <figcaption> can be marked up with links.
2021-07-05 14:56:10 -04:00
..
actions First step rendering a page 2021-07-04 16:28:03 -04:00
classes Render image inside a figure with a caption 2021-07-05 14:56:10 -04:00
clients Render a User Anchor 2021-07-04 17:37:45 -04:00
components Render image inside a figure with a caption 2021-07-05 14:56:10 -04:00
css Initial app 2021-05-01 17:03:38 -04:00
emails Initial app 2021-05-01 17:03:38 -04:00
js Initial app 2021-05-01 17:03:38 -04:00
models Render image inside a figure with a caption 2021-07-05 14:56:10 -04:00
operations Initial app 2021-05-01 17:03:38 -04:00
pages First step rendering a page 2021-07-04 16:28:03 -04:00
queries Initial app 2021-05-01 17:03:38 -04:00
serializers Initial app 2021-05-01 17:03:38 -04:00
app.cr First step rendering a page 2021-07-04 16:28:03 -04:00
app_database.cr Initial app 2021-05-01 17:03:38 -04:00
app_server.cr Initial app 2021-05-01 17:03:38 -04:00
constants.cr First step rendering a page 2021-07-04 16:28:03 -04:00
scribe.cr Initial app 2021-05-01 17:03:38 -04:00
shards.cr Initial app 2021-05-01 17:03:38 -04:00
start_server.cr Initial app 2021-05-01 17:03:38 -04:00