An example article
HISTORY, PURPOSE AND USAGE
Lorem ipsum, or lipsum as it is sometimes known, is dummy text used in laying out print, graphic or web designs. The passage is attributed to an unknown typesetter in the 15th century who is thought to have scrambled parts of Cicero's De Finibus Bonorum et Malorum for use in a type specimen book. It usually begins with:
“Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.”
The purpose of lorem ipsum is to create a natural-looking block of text (sentence, paragraph, page, etc.) that doesn't distract from the layout. A practice not without controversy, laying out pages with meaningless filler text can be very useful when the focus is meant to be on design, not content.
The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the 90s as desktop publishers bundled the text with their software. Today it's seen all around the web; on templates, websites, and stock designs.
(String: <meta name="viewport" content="width=device-width, initial-scale=1"> <meta property="og:description" content="This is a sample article"> <meta property="og:title" content="An example article"> <meta name="twitter:description" content="This is a sample article"> <meta name="twitter:title" content="An example article"> {{ js_integration_head_start() }} {{ head_elements() }} {{ head_css() }} {{ head_js() }} {{ js_integration_head() }} <link rel="amphtml" href="https://www.ajlaporte.dev/schema/example-article?hs_amp=true" /> <meta property="og:image" content="https://www.ajlaporte.dev/hubfs/kr.jpg#keepProtocol" /> <meta property="og:image:width" content="1280" /> <meta property="og:image:height" content="720" /> {% if "The Gambler" != "" %}<meta property="og:image:alt" content="The Gambler" />{% endif %} <meta name="twitter:image" content="https://www.ajlaporte.dev/hubfs/kr.jpg#keepProtocol" /> {% if "The Gambler" != "" %}<meta name="twitter:image:alt" content="The Gambler" />{% endif %} <meta property="og:url" content="https://www.ajlaporte.dev/schema/example-article"/> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:creator" content="@"> <link rel="canonical" href="https://www.ajlaporte.dev/schema/example-article" /> <meta property="og:type" content="article"/> <link rel="alternate" type="application/rss+xml" href="https://www.ajlaporte.dev/schema/rss.xml"> <meta name="twitter:domain" content="www.ajlaporte.dev"> <script src="//platform.linkedin.com/in.js" type="text/javascript"> lang: en_US </script> <meta http-equiv="content-language" content="en" /> {{ include_default_custom_css(content.include_default_custom_css, template_meta.include_default_custom_css, domain_settings.include_default_custom_css) }} {{ include_attached_css(content_group.attached_stylesheets or domain_settings.attached_stylesheets, content.enable_domain_stylesheets, template_meta.enable_domain_stylesheets, theme_meta.enable_domain_stylesheets, domain_settings.enable_domain_stylesheets) }} {{ include_attached_css(template_meta.attached_stylesheets, content.enable_layout_stylesheets) }} {{ include_attached_css(content.attached_stylesheets) }} {{ require_attached_js(template_meta.attached_js) }} )