www_freeflownation/content/blog/2018/10/post-2/index.md
2022-02-11 07:25:40 +03:00

1.2 KiB

title description date updated draft extra
Post 2 with its UNIQUE title The UNIQUE description for Post 2. 2018-10-25T07:40:00-05:00 2020-06-13T13:10:00-05:00 false
subtitle author imgPath date
The UNIQUE Post 2 subtitle Your name goes here images/threefold_blog2.png 2018-10-17T14:40:00-05:00

{% yellowBox() %} Note: Maybe you have a note here about why you updated the post, for example. In that case, this yellowBox CSS/SCSS class is useful. {% end %}

Your opening text goes here.

In-article heading --- it's an H2 because your title is the H1

And after another paragraph or two or three, you may want to add a subheading, which would be an H3, so it would be like the following.

Subheading (H3)

Text here.

And here's an example of how to use the imgc shortcode in /templates/shortcodes:

{{ imgc(path="blog//2018/10/post-2/Early-Web-font-grfx-1-2018-10-16_1218x1296.jpg", alt="Image from Apple Web site in 1999 showing graphic elements as text", width=1218, height=1296) }}

Closing text. That ends Post 2!