Skip to content

Commit

Permalink
testing custom _utilities.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
JackDougherty committed Apr 1, 2024
1 parent fc86168 commit 3febf00
Show file tree
Hide file tree
Showing 2 changed files with 620 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _posts/2024-01-01-test.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ pre-slash pathname; no baseurl because custom domain
![styled-sample](/images/sample-300x200.jpg){: .align-center style="width: 25%;"}
Styled caption with a [link](https://handsondataviz.org).{: .text-center}

### Liquid image: actual size but align center, caption, no slash
{% include figure image_path="images/sample-300x200.jpg" alt="sample image" caption="here's the sample image" %}{: .align-center}
### TESTING Liquid image with _sass utilities, align center, img-25, caption, no slash
{% include figure image_path="images/sample-300x200.jpg" alt="sample image" caption="here's the caption" %}{: .align-center .img-25}

### Liquid image aligned-right with caption, actual size, no slash
{% include figure image_path="images/sample-300x200.jpg" alt="sample image" caption="sample caption" %}{: .align-right} Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Expand Down
Loading

0 comments on commit 3febf00

Please sign in to comment.