mirror of
https://github.com/nairobilug/pelican-alchemy.git
synced 2024-12-30 12:15:06 +01:00
Generate Pelican site
This commit is contained in:
parent
a0db1c0a8d
commit
2dc3770f8a
92 changed files with 12722 additions and 6273 deletions
228
posts/alpha-centauri.html
Normal file → Executable file
228
posts/alpha-centauri.html
Normal file → Executable file
|
|
@ -1,114 +1,116 @@
|
|||
<!doctype html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<!-- Required meta tags -->
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
|
||||
<title> Alpha Centauri | Pelican Alchemy
|
||||
</title>
|
||||
<link rel="canonical" href="https://nairobilug.github.io/pelican-alchemy/posts/alpha-centauri.html">
|
||||
|
||||
<link rel="apple-touch-icon" href="https://nairobilug.github.io/pelican-alchemy/apple-touch-icon.png" sizes="180x180">
|
||||
<link rel="icon" type="image/png" href="https://nairobilug.github.io/pelican-alchemy/favicon-32x32.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="https://nairobilug.github.io/pelican-alchemy/favicon-16x16.png" sizes="16x16">
|
||||
<link rel="manifest" href="https://nairobilug.github.io/pelican-alchemy/manifest.json">
|
||||
<meta name="theme-color" content="#333333">
|
||||
|
||||
<link rel="stylesheet" href="https://nairobilug.github.io/pelican-alchemy/theme/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="https://nairobilug.github.io/pelican-alchemy/theme/css/font-awesome.min.css">
|
||||
<link rel="stylesheet" href="https://nairobilug.github.io/pelican-alchemy/theme/css/pygments/monokai.min.css">
|
||||
<link rel="stylesheet" href="https://nairobilug.github.io/pelican-alchemy/theme/css/theme.css">
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="Full Atom Feed"
|
||||
href="https://nairobilug.github.io/pelican-alchemy/feeds/all.atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Categories Atom Feed"
|
||||
href="https://nairobilug.github.io/pelican-alchemy/feeds/planetary-stuff.atom.xml">
|
||||
<meta name="description" content="The sun's closest stellar neighbors are three stars in the Alpha Centauri system. The two main stars are Alpha Centauri A and Alpha Centauri B, which form a binary pair. The third star is Proxima Centauri.">
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<header class="header">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-sm-4">
|
||||
<a href="https://nairobilug.github.io/pelican-alchemy/">
|
||||
<img class="img-fluid rounded" src=https://nairobilug.github.io/pelican-alchemy/images/profile.jpg width=200 height=200 alt="Pelican Alchemy">
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-sm-8">
|
||||
<h1 class="title"><a href="https://nairobilug.github.io/pelican-alchemy/">Pelican Alchemy</a></h1>
|
||||
<p class="text-muted">A magical ✨ Pelican theme</p>
|
||||
<ul class="list-inline">
|
||||
<li class="list-inline-item"><a href="http://getpelican.com/" target="_blank">Pelican</a></li>
|
||||
<li class="list-inline-item"><a href="http://python.org/" target="_blank">Python.org</a></li>
|
||||
<li class="list-inline-item"><a href="http://jinja.pocoo.org/" target="_blank">Jinja2</a></li>
|
||||
<li class="list-inline-item text-muted">|</li>
|
||||
<li class="list-inline-item"><a href="https://nairobilug.github.io/pelican-alchemy/pages/about.html">About</a></li>
|
||||
<li class="list-inline-item"><a href="https://nairobilug.github.io/pelican-alchemy/pages/settings.html">Settings</a></li>
|
||||
<li class=" list-inline-item text-muted">|</li>
|
||||
<li class="list-inline-item"><a class="fa fa-feed" href="https://nairobilug.github.io/pelican-alchemy/feeds/all.atom.xml" target="_blank"></a></li>
|
||||
<li class="list-inline-item"><a class="fa fa-github" href="https://github.com/nairobilug/pelican-alchemy" target="_blank"></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div> </div>
|
||||
</header>
|
||||
|
||||
<div class="main">
|
||||
<div class="container">
|
||||
<h1> Alpha Centauri
|
||||
</h1>
|
||||
<hr>
|
||||
<article class="article">
|
||||
<header>
|
||||
<ul class="list-inline">
|
||||
<li class="list-inline-item text-muted" title="2001-01-01T09:00:00+03:00">
|
||||
<i class="fa fa-clock-o"></i>
|
||||
Mon 01 January 2001
|
||||
</li>
|
||||
<li class="list-inline-item">
|
||||
<i class="fa fa-folder-open-o"></i>
|
||||
<a href="https://nairobilug.github.io/pelican-alchemy/category/planetary-stuff.html">Planetary Stuff</a>
|
||||
</li>
|
||||
<li class="list-inline-item">
|
||||
<i class="fa fa-user-o"></i>
|
||||
<a href="https://nairobilug.github.io/pelican-alchemy/author/wikipedia.html">Wikipedia</a> </li>
|
||||
<li class="list-inline-item">
|
||||
<i class="fa fa-files-o"></i>
|
||||
<a href="https://nairobilug.github.io/pelican-alchemy/tag/stars.html">#stars</a>, <a href="https://nairobilug.github.io/pelican-alchemy/tag/planets.html">#planets</a>, <a href="https://nairobilug.github.io/pelican-alchemy/tag/g-type.html">#g-type</a> </li>
|
||||
</ul>
|
||||
</header>
|
||||
<div class="content">
|
||||
<p><strong>Alpha Centauri</strong> (<strong>α Centauri</strong>, abbreviated <strong>Alpha Cen</strong>, <strong>α Cen</strong>) is the <a href="https://en.wikipedia.org/wiki/List_of_nearest_stars_and_brown_dwarfs" title="List of nearest stars and brown dwarfs">closest</a> <a href="https://en.wikipedia.org/wiki/Star_system" title="Star system">star system</a> to the <a href="https://en.wikipedia.org/wiki/Solar_System" title="Solar System">Solar System</a> at a distance of 4.37 <a href="https://en.wikipedia.org/wiki/Light-year" title="Light-year">light-years</a> (1.34 <a href="https://en.wikipedia.org/wiki/Parsec" title="Parsec">pc</a>). It consists of three stars: the <a href="https://en.wikipedia.org/wiki/Binary_star" title="Binary star">pair</a> <strong>Alpha Centauri A</strong> (also named <strong>Rigil Kentaurus</strong>) and <strong>Alpha Centauri B</strong> together with a small and faint <a href="https://en.wikipedia.org/wiki/Red_dwarf" title="Red dwarf">red dwarf</a>, <strong>Alpha Centauri C</strong> (also named <strong><a href="https://en.wikipedia.org/wiki/Proxima_Centauri" title="Proxima Centauri">Proxima Centauri</a></strong>), that may be gravitationally bound to the other two. To the unaided eye, the two main components appear as a single point of light with an apparent <a href="https://en.wikipedia.org/wiki/Visual_magnitude" title="Visual magnitude">visual magnitude</a> of −0.27, forming the brightest <a href="https://en.wikipedia.org/wiki/Star" title="Star">star</a> in the southern <a href="https://en.wikipedia.org/wiki/Constellation" title="Constellation">constellation</a> of <a href="https://en.wikipedia.org/wiki/Centaurus" title="Centaurus">Centaurus</a> and the <a href="https://en.wikipedia.org/wiki/List_of_brightest_stars" title="List of brightest stars">third-brightest</a> star in the night sky, outshone only by <a href="https://en.wikipedia.org/wiki/Sirius" title="Sirius">Sirius</a> and <a href="https://en.wikipedia.org/wiki/Canopus" title="Canopus">Canopus</a>.</p>
|
||||
<p><img alt="Alpha Centauri" class="img-fluid" src="https://nairobilug.github.io/pelican-alchemy/images/alpha-centauri.jpg" title="Alpha Centauri"/></p>
|
||||
<p>Alpha Centauri A (α Cen A) has 110 percent of the mass and 151.9 percent of the luminosity of the <a href="/wiki/Sun" title="Sun">Sun</a>, and Alpha Centauri B (α Cen B) is smaller and cooler, at 90.7 percent of the Sun's mass and 44.5 percent of its visual luminosity. During the pair's 79.91-year orbit about a common centre, the distance between them varies from about that between <a href="/wiki/Pluto" title="Pluto">Pluto</a> and the Sun to that between <a href="/wiki/Saturn" title="Saturn">Saturn</a> and the Sun.</p>
|
||||
<p>Proxima Centauri (α Cen C) is at the slightly smaller distance of 1.29 parsecs or 4.24 light years from the Sun, making it the closest star to the Sun, even though it is not visible to the naked eye. The separation of Proxima from Alpha Centauri AB is about 0.06 parsecs, 0.2 light years or 15,000 <a href="/wiki/Astronomical_unit" title="Astronomical unit">astronomical units</a> (AU), equivalent to 500 times the size of <a href="/wiki/Neptune" title="Neptune">Neptune</a>'s orbit. <a href="/wiki/Proxima_b" title="Proxima b">Proxima b</a>, an <a href="/wiki/Terrestrial_planet" title="Terrestrial planet">Earth-sized</a> <a href="/wiki/Exoplanet" title="Exoplanet">exoplanet</a> in the <a href="/wiki/Habitable_zone" title="Habitable zone">habitable zone</a> of Proxima Centauri, has been detected and may be a destination of future interstellar spacecraft, including a fleet of <em><a href="/wiki/StarChip_(spacecraft)" title="StarChip (spacecraft)">StarChip</a></em> spacecraft currently being developed for a flyby mission by the <a href="/wiki/Breakthrough_Starshot" title="Breakthrough Starshot">Breakthrough Starshot</a> project.</p>
|
||||
<blockquote class="blockquote">
|
||||
<p>Source: <a href="https://en.wikipedia.org/wiki/Alpha_Centauri">https://en.wikipedia.org/wiki/Alpha_Centauri</a></p>
|
||||
</blockquote>
|
||||
</div>
|
||||
</article>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<footer class="footer">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<ul class="col-sm-6 list-inline">
|
||||
<li class="list-inline-item"><a href="https://nairobilug.github.io/pelican-alchemy/authors.html">Authors</a></li>
|
||||
<li class="list-inline-item"><a href="https://nairobilug.github.io/pelican-alchemy/archives.html">Archives</a></li>
|
||||
<li class="list-inline-item"><a href="https://nairobilug.github.io/pelican-alchemy/categories.html">Categories</a></li>
|
||||
<li class="list-inline-item"><a href="https://nairobilug.github.io/pelican-alchemy/tags.html">Tags</a></li>
|
||||
</ul>
|
||||
<p class="col-sm-6 text-sm-right text-muted">
|
||||
Generated by <a href="https://github.com/getpelican/pelican" target="_blank">Pelican</a>
|
||||
/ <a href="https://github.com/nairobilug/pelican-alchemy" target="_blank">✨</a>
|
||||
</p>
|
||||
</div> </div>
|
||||
</footer>
|
||||
</body>
|
||||
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<!-- Required meta tags -->
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
|
||||
<title> Alpha Centauri | Pelican Alchemy
|
||||
</title>
|
||||
<link rel="canonical" href="https://nairobilug.github.io/pelican-alchemy/posts/alpha-centauri.html">
|
||||
|
||||
<link rel="apple-touch-icon" href="https://nairobilug.github.io/pelican-alchemy/apple-touch-icon.png" sizes="180x180">
|
||||
<link rel="icon" type="image/png" href="https://nairobilug.github.io/pelican-alchemy/favicon-32x32.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="https://nairobilug.github.io/pelican-alchemy/favicon-16x16.png" sizes="16x16">
|
||||
<link rel="manifest" href="https://nairobilug.github.io/pelican-alchemy/manifest.json">
|
||||
<meta name="theme-color" content="#333333">
|
||||
|
||||
<link rel="stylesheet" href="https://nairobilug.github.io/pelican-alchemy/theme/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="https://nairobilug.github.io/pelican-alchemy/theme/css/fontawesome.min.css">
|
||||
<link rel="stylesheet" href="https://nairobilug.github.io/pelican-alchemy/theme/css/pygments/monokai.min.css">
|
||||
<link rel="stylesheet" href="https://nairobilug.github.io/pelican-alchemy/theme/css/theme.css">
|
||||
<link rel="stylesheet" href="https://nairobilug.github.io/pelican-alchemy/theme/css/oldstyle.css">
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="Full Atom Feed"
|
||||
href="https://nairobilug.github.io/pelican-alchemy/feeds/all.atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Categories Atom Feed"
|
||||
href="https://nairobilug.github.io/pelican-alchemy/feeds/planetary-stuff.atom.xml">
|
||||
<meta name="description" content="The sun's closest stellar neighbors are three stars in the Alpha Centauri system. The two main stars are Alpha Centauri A and Alpha Centauri B, which form a binary pair. The third star is Proxima Centauri.">
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<header class="header">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-sm-4">
|
||||
<a href="https://nairobilug.github.io/pelican-alchemy/">
|
||||
<img class="img-fluid rounded" src=https://nairobilug.github.io/pelican-alchemy/images/profile.jpg width=200 height=200 alt="Pelican Alchemy">
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-sm-8">
|
||||
<h1 class="title"><a href="https://nairobilug.github.io/pelican-alchemy/">Pelican Alchemy</a></h1>
|
||||
<p class="text-muted">A magical ✨ Pelican theme</p>
|
||||
<ul class="list-inline">
|
||||
<li class="list-inline-item"><a href="http://getpelican.com/" target="_blank">Pelican</a></li>
|
||||
<li class="list-inline-item"><a href="http://python.org/" target="_blank">Python.org</a></li>
|
||||
<li class="list-inline-item"><a href="http://jinja.pocoo.org/" target="_blank">Jinja2</a></li>
|
||||
<li class="list-inline-item text-muted">|</li>
|
||||
<li class="list-inline-item"><a href="https://nairobilug.github.io/pelican-alchemy/pages/about.html">About</a></li>
|
||||
<li class="list-inline-item"><a href="https://nairobilug.github.io/pelican-alchemy/pages/settings.html">Settings</a></li>
|
||||
<li class=" list-inline-item text-muted">|</li>
|
||||
<li class="list-inline-item"><a class="fas fa-rss" href="https://nairobilug.github.io/pelican-alchemy/feeds/all.atom.xml" target="_blank"></a></li>
|
||||
<li class="list-inline-item"><a class="fab fa-github" href="https://github.com/nairobilug/pelican-alchemy" target="_blank"></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div> </div>
|
||||
</header>
|
||||
|
||||
<div class="main">
|
||||
<div class="container">
|
||||
<h1> Alpha Centauri
|
||||
</h1>
|
||||
<hr>
|
||||
<article class="article">
|
||||
<header>
|
||||
<ul class="list-inline">
|
||||
<li class="list-inline-item text-muted" title="2001-01-01T09:00:00+03:00">
|
||||
<i class="fas fa-clock"></i>
|
||||
Пн 01 Январь 2001
|
||||
</li>
|
||||
<li class="list-inline-item">
|
||||
<i class="fas fa-folder-open"></i>
|
||||
<a href="https://nairobilug.github.io/pelican-alchemy/category/planetary-stuff.html">Planetary Stuff</a>
|
||||
</li>
|
||||
<li class="list-inline-item">
|
||||
<i class="fas fa-user"></i>
|
||||
<a href="https://nairobilug.github.io/pelican-alchemy/author/wikipedia.html">Wikipedia</a> </li>
|
||||
<li class="list-inline-item">
|
||||
<i class="fas fa-tag"></i>
|
||||
<a href="https://nairobilug.github.io/pelican-alchemy/tag/stars.html">#stars</a>, <a href="https://nairobilug.github.io/pelican-alchemy/tag/planets.html">#planets</a>, <a href="https://nairobilug.github.io/pelican-alchemy/tag/g-type.html">#g-type</a> </li>
|
||||
</ul>
|
||||
</header>
|
||||
<div class="content">
|
||||
<p><strong>Alpha Centauri</strong> (<strong>α Centauri</strong>, abbreviated <strong>Alpha Cen</strong>, <strong>α Cen</strong>) is the <a href="https://en.wikipedia.org/wiki/List_of_nearest_stars_and_brown_dwarfs" title="List of nearest stars and brown dwarfs">closest</a> <a href="https://en.wikipedia.org/wiki/Star_system" title="Star system">star system</a> to the <a href="https://en.wikipedia.org/wiki/Solar_System" title="Solar System">Solar System</a> at a distance of 4.37 <a href="https://en.wikipedia.org/wiki/Light-year" title="Light-year">light-years</a> (1.34 <a href="https://en.wikipedia.org/wiki/Parsec" title="Parsec">pc</a>). It consists of three stars: the <a href="https://en.wikipedia.org/wiki/Binary_star" title="Binary star">pair</a> <strong>Alpha Centauri A</strong> (also named <strong>Rigil Kentaurus</strong>) and <strong>Alpha Centauri B</strong> together with a small and faint <a href="https://en.wikipedia.org/wiki/Red_dwarf" title="Red dwarf">red dwarf</a>, <strong>Alpha Centauri C</strong> (also named <strong><a href="https://en.wikipedia.org/wiki/Proxima_Centauri" title="Proxima Centauri">Proxima Centauri</a></strong>), that may be gravitationally bound to the other two. To the unaided eye, the two main components appear as a single point of light with an apparent <a href="https://en.wikipedia.org/wiki/Visual_magnitude" title="Visual magnitude">visual magnitude</a> of −0.27, forming the brightest <a href="https://en.wikipedia.org/wiki/Star" title="Star">star</a> in the southern <a href="https://en.wikipedia.org/wiki/Constellation" title="Constellation">constellation</a> of <a href="https://en.wikipedia.org/wiki/Centaurus" title="Centaurus">Centaurus</a> and the <a href="https://en.wikipedia.org/wiki/List_of_brightest_stars" title="List of brightest stars">third-brightest</a> star in the night sky, outshone only by <a href="https://en.wikipedia.org/wiki/Sirius" title="Sirius">Sirius</a> and <a href="https://en.wikipedia.org/wiki/Canopus" title="Canopus">Canopus</a>.</p>
|
||||
<p><img alt="Alpha Centauri" class="img-fluid" src="https://nairobilug.github.io/pelican-alchemy/images/alpha-centauri.jpg" title="Alpha Centauri"/></p>
|
||||
<p>Alpha Centauri A (α Cen A) has 110 percent of the mass and 151.9 percent of the luminosity of the <a href="/wiki/Sun" title="Sun">Sun</a>, and Alpha Centauri B (α Cen B) is smaller and cooler, at 90.7 percent of the Sun's mass and 44.5 percent of its visual luminosity. During the pair's 79.91-year orbit about a common centre, the distance between them varies from about that between <a href="/wiki/Pluto" title="Pluto">Pluto</a> and the Sun to that between <a href="/wiki/Saturn" title="Saturn">Saturn</a> and the Sun.</p>
|
||||
<p>Proxima Centauri (α Cen C) is at the slightly smaller distance of 1.29 parsecs or 4.24 light years from the Sun, making it the closest star to the Sun, even though it is not visible to the naked eye. The separation of Proxima from Alpha Centauri AB is about 0.06 parsecs, 0.2 light years or 15,000 <a href="/wiki/Astronomical_unit" title="Astronomical unit">astronomical units</a> (AU), equivalent to 500 times the size of <a href="/wiki/Neptune" title="Neptune">Neptune</a>'s orbit. <a href="/wiki/Proxima_b" title="Proxima b">Proxima b</a>, an <a href="/wiki/Terrestrial_planet" title="Terrestrial planet">Earth-sized</a> <a href="/wiki/Exoplanet" title="Exoplanet">exoplanet</a> in the <a href="/wiki/Habitable_zone" title="Habitable zone">habitable zone</a> of Proxima Centauri, has been detected and may be a destination of future interstellar spacecraft, including a fleet of <em><a href="/wiki/StarChip_(spacecraft)" title="StarChip (spacecraft)">StarChip</a></em> spacecraft currently being developed for a flyby mission by the <a href="/wiki/Breakthrough_Starshot" title="Breakthrough Starshot">Breakthrough Starshot</a> project.</p>
|
||||
<blockquote class="blockquote">
|
||||
<p>Source: <a href="https://en.wikipedia.org/wiki/Alpha_Centauri">https://en.wikipedia.org/wiki/Alpha_Centauri</a></p>
|
||||
</blockquote>
|
||||
</div>
|
||||
</article>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<footer class="footer">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<ul class="col-sm-6 list-inline">
|
||||
<li class="list-inline-item"><a href="https://nairobilug.github.io/pelican-alchemy/authors.html">Authors</a></li>
|
||||
<li class="list-inline-item"><a href="https://nairobilug.github.io/pelican-alchemy/archives.html">Archives</a></li>
|
||||
<li class="list-inline-item"><a href="https://nairobilug.github.io/pelican-alchemy/categories.html">Categories</a></li>
|
||||
<li class="list-inline-item"><a href="https://nairobilug.github.io/pelican-alchemy/tags.html">Tags</a></li>
|
||||
</ul>
|
||||
<p class="col-sm-6 text-sm-right text-muted">
|
||||
Generated by <a href="https://github.com/getpelican/pelican" target="_blank">Pelican</a>
|
||||
/ <a href="https://github.com/nairobilug/pelican-alchemy" target="_blank">✨</a>
|
||||
</p>
|
||||
</div> </div>
|
||||
</footer>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
536
posts/html5-element-test.html
Normal file → Executable file
536
posts/html5-element-test.html
Normal file → Executable file
|
|
@ -1,268 +1,270 @@
|
|||
<!doctype html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<!-- Required meta tags -->
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
|
||||
<title> HTML5 Element Test | Pelican Alchemy
|
||||
</title>
|
||||
<link rel="canonical" href="https://nairobilug.github.io/pelican-alchemy/posts/html5-element-test.html">
|
||||
|
||||
<link rel="apple-touch-icon" href="https://nairobilug.github.io/pelican-alchemy/apple-touch-icon.png" sizes="180x180">
|
||||
<link rel="icon" type="image/png" href="https://nairobilug.github.io/pelican-alchemy/favicon-32x32.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="https://nairobilug.github.io/pelican-alchemy/favicon-16x16.png" sizes="16x16">
|
||||
<link rel="manifest" href="https://nairobilug.github.io/pelican-alchemy/manifest.json">
|
||||
<meta name="theme-color" content="#333333">
|
||||
|
||||
<link rel="stylesheet" href="https://nairobilug.github.io/pelican-alchemy/theme/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="https://nairobilug.github.io/pelican-alchemy/theme/css/font-awesome.min.css">
|
||||
<link rel="stylesheet" href="https://nairobilug.github.io/pelican-alchemy/theme/css/pygments/monokai.min.css">
|
||||
<link rel="stylesheet" href="https://nairobilug.github.io/pelican-alchemy/theme/css/theme.css">
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="Full Atom Feed"
|
||||
href="https://nairobilug.github.io/pelican-alchemy/feeds/all.atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Categories Atom Feed"
|
||||
href="https://nairobilug.github.io/pelican-alchemy/feeds/html5.atom.xml">
|
||||
<meta name="description" content="A example page containing common HTML5 elements for CSS testing purposes. https://github.com/taniarascia/html5-test/">
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<header class="header">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-sm-4">
|
||||
<a href="https://nairobilug.github.io/pelican-alchemy/">
|
||||
<img class="img-fluid rounded" src=https://nairobilug.github.io/pelican-alchemy/images/profile.jpg width=200 height=200 alt="Pelican Alchemy">
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-sm-8">
|
||||
<h1 class="title"><a href="https://nairobilug.github.io/pelican-alchemy/">Pelican Alchemy</a></h1>
|
||||
<p class="text-muted">A magical ✨ Pelican theme</p>
|
||||
<ul class="list-inline">
|
||||
<li class="list-inline-item"><a href="http://getpelican.com/" target="_blank">Pelican</a></li>
|
||||
<li class="list-inline-item"><a href="http://python.org/" target="_blank">Python.org</a></li>
|
||||
<li class="list-inline-item"><a href="http://jinja.pocoo.org/" target="_blank">Jinja2</a></li>
|
||||
<li class="list-inline-item text-muted">|</li>
|
||||
<li class="list-inline-item"><a href="https://nairobilug.github.io/pelican-alchemy/pages/about.html">About</a></li>
|
||||
<li class="list-inline-item"><a href="https://nairobilug.github.io/pelican-alchemy/pages/settings.html">Settings</a></li>
|
||||
<li class=" list-inline-item text-muted">|</li>
|
||||
<li class="list-inline-item"><a class="fa fa-feed" href="https://nairobilug.github.io/pelican-alchemy/feeds/all.atom.xml" target="_blank"></a></li>
|
||||
<li class="list-inline-item"><a class="fa fa-github" href="https://github.com/nairobilug/pelican-alchemy" target="_blank"></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div> </div>
|
||||
</header>
|
||||
|
||||
<div class="main">
|
||||
<div class="container">
|
||||
<h1> HTML5 Element Test
|
||||
</h1>
|
||||
<hr>
|
||||
<article class="article">
|
||||
<header>
|
||||
<ul class="list-inline">
|
||||
<li class="list-inline-item text-muted" title="2000-01-01T09:00:00+03:00">
|
||||
<i class="fa fa-clock-o"></i>
|
||||
Sat 01 January 2000
|
||||
</li>
|
||||
<li class="list-inline-item">
|
||||
<i class="fa fa-folder-open-o"></i>
|
||||
<a href="https://nairobilug.github.io/pelican-alchemy/category/html5.html">HTML5</a>
|
||||
</li>
|
||||
<li class="list-inline-item">
|
||||
<i class="fa fa-user-o"></i>
|
||||
<a href="https://nairobilug.github.io/pelican-alchemy/author/taniarascia.html">@taniarascia</a> </li>
|
||||
<li class="list-inline-item">
|
||||
<i class="fa fa-files-o"></i>
|
||||
<a href="https://nairobilug.github.io/pelican-alchemy/tag/html.html">#html</a>, <a href="https://nairobilug.github.io/pelican-alchemy/tag/sample.html">#sample</a>, <a href="https://nairobilug.github.io/pelican-alchemy/tag/test.html">#test</a> </li>
|
||||
</ul>
|
||||
</header>
|
||||
<div class="content">
|
||||
<p>Common HTML5 elements for CSS testing purposes.</p>
|
||||
<h1>Formatting</h1>
|
||||
<p>This sentence is <b>bold</b>. If you like semantics, you might go with
|
||||
<strong>strong</strong> or <em>emphasized</em> text. If not, <i>italic</i> is
|
||||
still around. <small>Small</small> text is for fine print. Your copy can also
|
||||
be <sub>subscripted</sub> and <sup>superscripted</sup>, <ins>inserted</ins>,
|
||||
<del>deleted</del>, or <mark>highlighted</mark>. You would use a
|
||||
<a href="#!">hyperlink</a> to go to a new page.</p>
|
||||
<p>If you like to write about there are plenty of semantic tags for you.
|
||||
There's the generic <code>code</code>, as well as <kbd>keyboard input</kbd>,
|
||||
<samp>computer output</samp>, and <var>variables</var>.</p>
|
||||
<p>You might have need of a <cite>citation</cite>, <q>short quotation</q>,
|
||||
<abbr>abbreviation</abbr>, or <dfn>definition</dfn>. It might be
|
||||
<time>10:00pm</time>.</p>
|
||||
<p><address><p>123 Fake Street<br/> Springfield, USA</p></address></p>
|
||||
<h2>Blockquote</h2>
|
||||
<blockquote class="blockquote">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quibusdam
|
||||
molestiae et assumenda molestias alias ut saepe doloribus, porro, deleniti
|
||||
neque, harum minus, commodi laudantium quod excepturi nam corrupti odit
|
||||
provident. <cite>- Blockquote Citation</cite>
|
||||
</blockquote>
|
||||
<h2>Preformatted Text</h2>
|
||||
<pre>class Voila {
|
||||
public:
|
||||
// Voila
|
||||
static const string VOILA = "Voila";
|
||||
}</pre>
|
||||
<h2>Horizontal Line</h2>
|
||||
<hr/>
|
||||
<h1>Headings</h1>
|
||||
<h1>First Heading h1</h1>
|
||||
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Ea delectus
|
||||
cupiditate minima, magni possimus commodi, eveniet? Rem, adipisci architecto
|
||||
pariatur libero aliquid culpa sunt accusantium. Ipsa error aliquid et!
|
||||
Animi.</p>
|
||||
<h2>Second Heading h2</h2>
|
||||
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Officia molestias
|
||||
ullam quasi est a nemo, accusamus voluptatum autem. Eius explicabo est
|
||||
assumenda voluptatem id, hic maxime mollitia facere debitis quos.</p>
|
||||
<h3>Third Heading h3</h3>
|
||||
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Nemo deleniti,
|
||||
repudiandae rerum nam laborum eligendi aperiam. Autem id, ad necessitatibus
|
||||
accusantium, facilis, quae ullam est, voluptates debitis fugiat quos
|
||||
inventore!</p>
|
||||
<h4>Fourth Heading h4</h4>
|
||||
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Neque cum eum
|
||||
eligendi voluptatum quasi nisi doloremque ipsam unde, laboriosam nihil
|
||||
voluptatem consequatur quam non similique vero ratione animi sit
|
||||
veritatis.</p>
|
||||
<h5>Fifth Heading h5</h5>
|
||||
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Odit voluptatem
|
||||
necessitatibus eos iusto nam deserunt, dicta possimus error qui reiciendis,
|
||||
aut dolore magnam eligendi maiores expedita commodi perferendis non
|
||||
blanditiis.</p>
|
||||
<h1>Lists</h1>
|
||||
<h2>Unordered list</h2>
|
||||
<ul>
|
||||
<li>List item one
|
||||
<ul>
|
||||
<li>Nested list item</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>List item two</li>
|
||||
<li>List item three</li>
|
||||
</ul>
|
||||
<h2>Ordered list</h2>
|
||||
<ol>
|
||||
<li>List item one
|
||||
<ol>
|
||||
<li>Nested list item</li>
|
||||
</ol>
|
||||
</li>
|
||||
<li>List item two</li>
|
||||
<li>List item three</li>
|
||||
</ol>
|
||||
<h2>Definition List</h2>
|
||||
<dl>
|
||||
<dt>Definition Title One</dt>
|
||||
<dd>First definition description</dd> <dt>Definition Title Two</dt>
|
||||
<dd>Second definition description</dd>
|
||||
</dl>
|
||||
<h1>Tables</h1>
|
||||
<table class="table table-striped table-hover">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Head 1</th>
|
||||
<th>Head 2</th>
|
||||
<th>Head 3</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tfoot>
|
||||
<tr>
|
||||
<th>Footer 1</th>
|
||||
<th>Footer 2</th>
|
||||
<th>Footer 3</th>
|
||||
</tr>
|
||||
</tfoot>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>Description 1</td>
|
||||
<td>Description 2</td>
|
||||
<td>Description 3</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Description 1</td>
|
||||
<td>Description 2</td>
|
||||
<td>Description 3</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Description 1</td>
|
||||
<td>Description 2</td>
|
||||
<td>Description 3</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h1>Forms</h1>
|
||||
<form>
|
||||
<label for="text">Text Input</label>
|
||||
<input id="text" placeholder="Text Input" type="text"/>
|
||||
<label for="password">Password</label>
|
||||
<input id="password" placeholder="Password" type="password"/>
|
||||
<label for="url">URL</label>
|
||||
<input id="url" placeholder="http://www.example.com" type="url"/>
|
||||
<label for="email">Email Address</label>
|
||||
<input id="email" placeholder="email@example.com" type="email"/>
|
||||
<label for="phone">Phone Number</label>
|
||||
<input id="phone" placeholder="123-123-1234" type="tel"/>
|
||||
<label for="search">Search</label>
|
||||
<input id="search" placeholder="Search" type="search"/>
|
||||
<label for="number">Number</label>
|
||||
<input id="number" placeholder="Number" type="number"/>
|
||||
<label for="select">Select</label>
|
||||
<select id="select">
|
||||
<option>Option One</option>
|
||||
<option>Option Two</option>
|
||||
<option>Option Three</option>
|
||||
</select>
|
||||
<label for="checkbox1">
|
||||
<input checked="checked" id="checkbox1" name="checkbox" type="checkbox"/> Choice A</label>
|
||||
<label for="checkbox2">
|
||||
<input id="checkbox2" name="checkbox" type="checkbox"/> Choice B</label>
|
||||
<label for="radio1">
|
||||
<input checked="checked" class="radio" id="radio1" name="radio" type="radio"/> Option 1</label>
|
||||
<label for="radio2">
|
||||
<input class="radio" id="radio2" name="radio" type="radio"/> Option 2</label>
|
||||
<label for="textarea">Textarea</label>
|
||||
<textarea cols="30" id="textarea" placeholder="Message" rows="5"></textarea>
|
||||
<input type="button" value="Button"/>
|
||||
<input type="submit" value="Submit"/>
|
||||
<input type="reset" value="Reset"/>
|
||||
<button>Button element</button>
|
||||
</form>
|
||||
<h2>Fieldset and Legend</h2>
|
||||
<form>
|
||||
<fieldset>
|
||||
<legend>Legend</legend>
|
||||
<label for="text">Text Input</label>
|
||||
<input id="text" placeholder="Text Input" type="text"/>
|
||||
<input type="submit" value="Submit"/>
|
||||
</fieldset>
|
||||
</form>
|
||||
</div>
|
||||
</article>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<footer class="footer">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<ul class="col-sm-6 list-inline">
|
||||
<li class="list-inline-item"><a href="https://nairobilug.github.io/pelican-alchemy/authors.html">Authors</a></li>
|
||||
<li class="list-inline-item"><a href="https://nairobilug.github.io/pelican-alchemy/archives.html">Archives</a></li>
|
||||
<li class="list-inline-item"><a href="https://nairobilug.github.io/pelican-alchemy/categories.html">Categories</a></li>
|
||||
<li class="list-inline-item"><a href="https://nairobilug.github.io/pelican-alchemy/tags.html">Tags</a></li>
|
||||
</ul>
|
||||
<p class="col-sm-6 text-sm-right text-muted">
|
||||
Generated by <a href="https://github.com/getpelican/pelican" target="_blank">Pelican</a>
|
||||
/ <a href="https://github.com/nairobilug/pelican-alchemy" target="_blank">✨</a>
|
||||
</p>
|
||||
</div> </div>
|
||||
</footer>
|
||||
</body>
|
||||
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<!-- Required meta tags -->
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
|
||||
<title> HTML5 Element Test | Pelican Alchemy
|
||||
</title>
|
||||
<link rel="canonical" href="https://nairobilug.github.io/pelican-alchemy/posts/html5-element-test.html">
|
||||
|
||||
<link rel="apple-touch-icon" href="https://nairobilug.github.io/pelican-alchemy/apple-touch-icon.png" sizes="180x180">
|
||||
<link rel="icon" type="image/png" href="https://nairobilug.github.io/pelican-alchemy/favicon-32x32.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="https://nairobilug.github.io/pelican-alchemy/favicon-16x16.png" sizes="16x16">
|
||||
<link rel="manifest" href="https://nairobilug.github.io/pelican-alchemy/manifest.json">
|
||||
<meta name="theme-color" content="#333333">
|
||||
|
||||
<link rel="stylesheet" href="https://nairobilug.github.io/pelican-alchemy/theme/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="https://nairobilug.github.io/pelican-alchemy/theme/css/fontawesome.min.css">
|
||||
<link rel="stylesheet" href="https://nairobilug.github.io/pelican-alchemy/theme/css/pygments/monokai.min.css">
|
||||
<link rel="stylesheet" href="https://nairobilug.github.io/pelican-alchemy/theme/css/theme.css">
|
||||
<link rel="stylesheet" href="https://nairobilug.github.io/pelican-alchemy/theme/css/oldstyle.css">
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="Full Atom Feed"
|
||||
href="https://nairobilug.github.io/pelican-alchemy/feeds/all.atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Categories Atom Feed"
|
||||
href="https://nairobilug.github.io/pelican-alchemy/feeds/html5.atom.xml">
|
||||
<meta name="description" content="A example page containing common HTML5 elements for CSS testing purposes. https://github.com/taniarascia/html5-test/">
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<header class="header">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-sm-4">
|
||||
<a href="https://nairobilug.github.io/pelican-alchemy/">
|
||||
<img class="img-fluid rounded" src=https://nairobilug.github.io/pelican-alchemy/images/profile.jpg width=200 height=200 alt="Pelican Alchemy">
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-sm-8">
|
||||
<h1 class="title"><a href="https://nairobilug.github.io/pelican-alchemy/">Pelican Alchemy</a></h1>
|
||||
<p class="text-muted">A magical ✨ Pelican theme</p>
|
||||
<ul class="list-inline">
|
||||
<li class="list-inline-item"><a href="http://getpelican.com/" target="_blank">Pelican</a></li>
|
||||
<li class="list-inline-item"><a href="http://python.org/" target="_blank">Python.org</a></li>
|
||||
<li class="list-inline-item"><a href="http://jinja.pocoo.org/" target="_blank">Jinja2</a></li>
|
||||
<li class="list-inline-item text-muted">|</li>
|
||||
<li class="list-inline-item"><a href="https://nairobilug.github.io/pelican-alchemy/pages/about.html">About</a></li>
|
||||
<li class="list-inline-item"><a href="https://nairobilug.github.io/pelican-alchemy/pages/settings.html">Settings</a></li>
|
||||
<li class=" list-inline-item text-muted">|</li>
|
||||
<li class="list-inline-item"><a class="fas fa-rss" href="https://nairobilug.github.io/pelican-alchemy/feeds/all.atom.xml" target="_blank"></a></li>
|
||||
<li class="list-inline-item"><a class="fab fa-github" href="https://github.com/nairobilug/pelican-alchemy" target="_blank"></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div> </div>
|
||||
</header>
|
||||
|
||||
<div class="main">
|
||||
<div class="container">
|
||||
<h1> HTML5 Element Test
|
||||
</h1>
|
||||
<hr>
|
||||
<article class="article">
|
||||
<header>
|
||||
<ul class="list-inline">
|
||||
<li class="list-inline-item text-muted" title="2000-01-01T09:00:00+03:00">
|
||||
<i class="fas fa-clock"></i>
|
||||
Сб 01 Январь 2000
|
||||
</li>
|
||||
<li class="list-inline-item">
|
||||
<i class="fas fa-folder-open"></i>
|
||||
<a href="https://nairobilug.github.io/pelican-alchemy/category/html5.html">HTML5</a>
|
||||
</li>
|
||||
<li class="list-inline-item">
|
||||
<i class="fas fa-user"></i>
|
||||
<a href="https://nairobilug.github.io/pelican-alchemy/author/taniarascia.html">@taniarascia</a> </li>
|
||||
<li class="list-inline-item">
|
||||
<i class="fas fa-tag"></i>
|
||||
<a href="https://nairobilug.github.io/pelican-alchemy/tag/html.html">#html</a>, <a href="https://nairobilug.github.io/pelican-alchemy/tag/sample.html">#sample</a>, <a href="https://nairobilug.github.io/pelican-alchemy/tag/test.html">#test</a> </li>
|
||||
</ul>
|
||||
</header>
|
||||
<div class="content">
|
||||
<p>Common HTML5 elements for CSS testing purposes.</p>
|
||||
<h1>Formatting</h1>
|
||||
<p>This sentence is <b>bold</b>. If you like semantics, you might go with
|
||||
<strong>strong</strong> or <em>emphasized</em> text. If not, <i>italic</i> is
|
||||
still around. <small>Small</small> text is for fine print. Your copy can also
|
||||
be <sub>subscripted</sub> and <sup>superscripted</sup>, <ins>inserted</ins>,
|
||||
<del>deleted</del>, or <mark>highlighted</mark>. You would use a
|
||||
<a href="#!">hyperlink</a> to go to a new page.</p>
|
||||
<p>If you like to write about there are plenty of semantic tags for you.
|
||||
There's the generic <code>code</code>, as well as <kbd>keyboard input</kbd>,
|
||||
<samp>computer output</samp>, and <var>variables</var>.</p>
|
||||
<p>You might have need of a <cite>citation</cite>, <q>short quotation</q>,
|
||||
<abbr>abbreviation</abbr>, or <dfn>definition</dfn>. It might be
|
||||
<time>10:00pm</time>.</p>
|
||||
<address><p>123 Fake Street<br/> Springfield, USA</p></address>
|
||||
<h2>Blockquote</h2>
|
||||
<blockquote class="blockquote">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quibusdam
|
||||
molestiae et assumenda molestias alias ut saepe doloribus, porro, deleniti
|
||||
neque, harum minus, commodi laudantium quod excepturi nam corrupti odit
|
||||
provident. <cite>- Blockquote Citation</cite>
|
||||
</blockquote>
|
||||
<h2>Preformatted Text</h2>
|
||||
<pre>class Voila {
|
||||
public:
|
||||
// Voila
|
||||
static const string VOILA = "Voila";
|
||||
}</pre>
|
||||
<h2>Horizontal Line</h2>
|
||||
<hr/>
|
||||
<h1>Headings</h1>
|
||||
<h1>First Heading h1</h1>
|
||||
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Ea delectus
|
||||
cupiditate minima, magni possimus commodi, eveniet? Rem, adipisci architecto
|
||||
pariatur libero aliquid culpa sunt accusantium. Ipsa error aliquid et!
|
||||
Animi.</p>
|
||||
<h2>Second Heading h2</h2>
|
||||
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Officia molestias
|
||||
ullam quasi est a nemo, accusamus voluptatum autem. Eius explicabo est
|
||||
assumenda voluptatem id, hic maxime mollitia facere debitis quos.</p>
|
||||
<h3>Third Heading h3</h3>
|
||||
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Nemo deleniti,
|
||||
repudiandae rerum nam laborum eligendi aperiam. Autem id, ad necessitatibus
|
||||
accusantium, facilis, quae ullam est, voluptates debitis fugiat quos
|
||||
inventore!</p>
|
||||
<h4>Fourth Heading h4</h4>
|
||||
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Neque cum eum
|
||||
eligendi voluptatum quasi nisi doloremque ipsam unde, laboriosam nihil
|
||||
voluptatem consequatur quam non similique vero ratione animi sit
|
||||
veritatis.</p>
|
||||
<h5>Fifth Heading h5</h5>
|
||||
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Odit voluptatem
|
||||
necessitatibus eos iusto nam deserunt, dicta possimus error qui reiciendis,
|
||||
aut dolore magnam eligendi maiores expedita commodi perferendis non
|
||||
blanditiis.</p>
|
||||
<h1>Lists</h1>
|
||||
<h2>Unordered list</h2>
|
||||
<ul>
|
||||
<li>List item one
|
||||
<ul>
|
||||
<li>Nested list item</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>List item two</li>
|
||||
<li>List item three</li>
|
||||
</ul>
|
||||
<h2>Ordered list</h2>
|
||||
<ol>
|
||||
<li>List item one
|
||||
<ol>
|
||||
<li>Nested list item</li>
|
||||
</ol>
|
||||
</li>
|
||||
<li>List item two</li>
|
||||
<li>List item three</li>
|
||||
</ol>
|
||||
<h2>Definition List</h2>
|
||||
<dl>
|
||||
<dt>Definition Title One</dt>
|
||||
<dd>First definition description</dd> <dt>Definition Title Two</dt>
|
||||
<dd>Second definition description</dd>
|
||||
</dl>
|
||||
<h1>Tables</h1>
|
||||
<table class="table-striped table-hover table">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Head 1</th>
|
||||
<th>Head 2</th>
|
||||
<th>Head 3</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tfoot>
|
||||
<tr>
|
||||
<th>Footer 1</th>
|
||||
<th>Footer 2</th>
|
||||
<th>Footer 3</th>
|
||||
</tr>
|
||||
</tfoot>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>Description 1</td>
|
||||
<td>Description 2</td>
|
||||
<td>Description 3</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Description 1</td>
|
||||
<td>Description 2</td>
|
||||
<td>Description 3</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Description 1</td>
|
||||
<td>Description 2</td>
|
||||
<td>Description 3</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h1>Forms</h1>
|
||||
<form>
|
||||
<label for="text">Text Input</label>
|
||||
<input id="text" placeholder="Text Input" type="text"/>
|
||||
<label for="password">Password</label>
|
||||
<input id="password" placeholder="Password" type="password"/>
|
||||
<label for="url">URL</label>
|
||||
<input id="url" placeholder="http://www.example.com" type="url"/>
|
||||
<label for="email">Email Address</label>
|
||||
<input id="email" placeholder="email@example.com" type="email"/>
|
||||
<label for="phone">Phone Number</label>
|
||||
<input id="phone" placeholder="123-123-1234" type="tel"/>
|
||||
<label for="search">Search</label>
|
||||
<input id="search" placeholder="Search" type="search"/>
|
||||
<label for="number">Number</label>
|
||||
<input id="number" placeholder="Number" type="number"/>
|
||||
<label for="select">Select</label>
|
||||
<select id="select">
|
||||
<option>Option One</option>
|
||||
<option>Option Two</option>
|
||||
<option>Option Three</option>
|
||||
</select>
|
||||
<label for="checkbox1">
|
||||
<input checked="checked" id="checkbox1" name="checkbox" type="checkbox"/> Choice A</label>
|
||||
<label for="checkbox2">
|
||||
<input id="checkbox2" name="checkbox" type="checkbox"/> Choice B</label>
|
||||
<label for="radio1">
|
||||
<input checked="checked" class="radio" id="radio1" name="radio" type="radio"/> Option 1</label>
|
||||
<label for="radio2">
|
||||
<input class="radio" id="radio2" name="radio" type="radio"/> Option 2</label>
|
||||
<label for="textarea">Textarea</label>
|
||||
<textarea cols="30" id="textarea" placeholder="Message" rows="5"></textarea>
|
||||
<input type="button" value="Button"/>
|
||||
<input type="submit" value="Submit"/>
|
||||
<input type="reset" value="Reset"/>
|
||||
<button>Button element</button>
|
||||
</form>
|
||||
<h2>Fieldset and Legend</h2>
|
||||
<form>
|
||||
<fieldset>
|
||||
<legend>Legend</legend>
|
||||
<label for="text">Text Input</label>
|
||||
<input id="text" placeholder="Text Input" type="text"/>
|
||||
<input type="submit" value="Submit"/>
|
||||
</fieldset>
|
||||
</form>
|
||||
</div>
|
||||
</article>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<footer class="footer">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<ul class="col-sm-6 list-inline">
|
||||
<li class="list-inline-item"><a href="https://nairobilug.github.io/pelican-alchemy/authors.html">Authors</a></li>
|
||||
<li class="list-inline-item"><a href="https://nairobilug.github.io/pelican-alchemy/archives.html">Archives</a></li>
|
||||
<li class="list-inline-item"><a href="https://nairobilug.github.io/pelican-alchemy/categories.html">Categories</a></li>
|
||||
<li class="list-inline-item"><a href="https://nairobilug.github.io/pelican-alchemy/tags.html">Tags</a></li>
|
||||
</ul>
|
||||
<p class="col-sm-6 text-sm-right text-muted">
|
||||
Generated by <a href="https://github.com/getpelican/pelican" target="_blank">Pelican</a>
|
||||
/ <a href="https://github.com/nairobilug/pelican-alchemy" target="_blank">✨</a>
|
||||
</p>
|
||||
</div> </div>
|
||||
</footer>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
312
posts/sample-bootstrap-post.html
Normal file → Executable file
312
posts/sample-bootstrap-post.html
Normal file → Executable file
|
|
@ -1,156 +1,158 @@
|
|||
<!doctype html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<!-- Required meta tags -->
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
|
||||
<title> Sample Bootstrap Post | Pelican Alchemy
|
||||
</title>
|
||||
<link rel="canonical" href="https://nairobilug.github.io/pelican-alchemy/posts/sample-bootstrap-post.html">
|
||||
|
||||
<link rel="apple-touch-icon" href="https://nairobilug.github.io/pelican-alchemy/apple-touch-icon.png" sizes="180x180">
|
||||
<link rel="icon" type="image/png" href="https://nairobilug.github.io/pelican-alchemy/favicon-32x32.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="https://nairobilug.github.io/pelican-alchemy/favicon-16x16.png" sizes="16x16">
|
||||
<link rel="manifest" href="https://nairobilug.github.io/pelican-alchemy/manifest.json">
|
||||
<meta name="theme-color" content="#333333">
|
||||
|
||||
<link rel="stylesheet" href="https://nairobilug.github.io/pelican-alchemy/theme/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="https://nairobilug.github.io/pelican-alchemy/theme/css/font-awesome.min.css">
|
||||
<link rel="stylesheet" href="https://nairobilug.github.io/pelican-alchemy/theme/css/pygments/monokai.min.css">
|
||||
<link rel="stylesheet" href="https://nairobilug.github.io/pelican-alchemy/theme/css/theme.css">
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="Full Atom Feed"
|
||||
href="https://nairobilug.github.io/pelican-alchemy/feeds/all.atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Categories Atom Feed"
|
||||
href="https://nairobilug.github.io/pelican-alchemy/feeds/sample.atom.xml">
|
||||
<meta name="description" content="This blog post shows a few different types of content that's supported and styled with Bootstrap. Basic typography, images, and code are all supported. Magical.">
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<header class="header">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-sm-4">
|
||||
<a href="https://nairobilug.github.io/pelican-alchemy/">
|
||||
<img class="img-fluid rounded" src=https://nairobilug.github.io/pelican-alchemy/images/profile.jpg width=200 height=200 alt="Pelican Alchemy">
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-sm-8">
|
||||
<h1 class="title"><a href="https://nairobilug.github.io/pelican-alchemy/">Pelican Alchemy</a></h1>
|
||||
<p class="text-muted">A magical ✨ Pelican theme</p>
|
||||
<ul class="list-inline">
|
||||
<li class="list-inline-item"><a href="http://getpelican.com/" target="_blank">Pelican</a></li>
|
||||
<li class="list-inline-item"><a href="http://python.org/" target="_blank">Python.org</a></li>
|
||||
<li class="list-inline-item"><a href="http://jinja.pocoo.org/" target="_blank">Jinja2</a></li>
|
||||
<li class="list-inline-item text-muted">|</li>
|
||||
<li class="list-inline-item"><a href="https://nairobilug.github.io/pelican-alchemy/pages/about.html">About</a></li>
|
||||
<li class="list-inline-item"><a href="https://nairobilug.github.io/pelican-alchemy/pages/settings.html">Settings</a></li>
|
||||
<li class=" list-inline-item text-muted">|</li>
|
||||
<li class="list-inline-item"><a class="fa fa-feed" href="https://nairobilug.github.io/pelican-alchemy/feeds/all.atom.xml" target="_blank"></a></li>
|
||||
<li class="list-inline-item"><a class="fa fa-github" href="https://github.com/nairobilug/pelican-alchemy" target="_blank"></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div> </div>
|
||||
</header>
|
||||
|
||||
<div class="main">
|
||||
<div class="container">
|
||||
<h1> Sample Bootstrap Post
|
||||
</h1>
|
||||
<hr>
|
||||
<article class="article">
|
||||
<header>
|
||||
<ul class="list-inline">
|
||||
<li class="list-inline-item text-muted" title="2002-01-01T09:00:00+03:00">
|
||||
<i class="fa fa-clock-o"></i>
|
||||
Tue 01 January 2002
|
||||
</li>
|
||||
<li class="list-inline-item">
|
||||
<i class="fa fa-folder-open-o"></i>
|
||||
<a href="https://nairobilug.github.io/pelican-alchemy/category/sample.html">Sample</a>
|
||||
</li>
|
||||
<li class="list-inline-item">
|
||||
<i class="fa fa-user-o"></i>
|
||||
<a href="https://nairobilug.github.io/pelican-alchemy/author/alchemy.html">Alchemy</a> </li>
|
||||
<li class="list-inline-item">
|
||||
<i class="fa fa-files-o"></i>
|
||||
<a href="https://nairobilug.github.io/pelican-alchemy/tag/sample.html">#sample</a>, <a href="https://nairobilug.github.io/pelican-alchemy/tag/bootstrap.html">#bootstrap</a>, <a href="https://nairobilug.github.io/pelican-alchemy/tag/post.html">#post</a> </li>
|
||||
</ul>
|
||||
</header>
|
||||
<div class="content">
|
||||
<p>This blog post shows a few different types of content that's supported and styled with Bootstrap. Basic typography, images, and code are all supported.</p>
|
||||
<hr/>
|
||||
<p>Cum sociis natoque penatibus et magnis <a href="#">dis parturient montes</a>, nascetur ridiculus mus. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Sed posuere consectetur est at lobortis. Cras mattis consectetur purus sit amet fermentum.</p>
|
||||
<blockquote class="blockquote">
|
||||
<p>Curabitur blandit tempus porttitor. <strong>Nullam quis risus eget urna mollis</strong> ornare vel eu leo. Nullam id dolor id nibh ultricies vehicula ut id elit.</p>
|
||||
</blockquote>
|
||||
<p>Etiam porta <em>sem malesuada magna</em> mollis euismod. Cras mattis consectetur purus sit amet fermentum. Aenean lacinia bibendum nulla sed consectetur.</p>
|
||||
<h2>Heading</h2>
|
||||
<p>Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. Morbi leo risus, porta ac consectetur ac, vestibulum at eros.</p>
|
||||
<h3>Sub-heading</h3>
|
||||
<p>Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.</p>
|
||||
<div class="highlight"><pre><span></span><span class="p">{</span>
|
||||
<span class="nt">"name"</span><span class="p">:</span> <span class="s2">"AwesomeProject"</span><span class="p">,</span>
|
||||
<span class="nt">"version"</span><span class="p">:</span> <span class="s2">"0.0.1"</span><span class="p">,</span>
|
||||
<span class="nt">"private"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span>
|
||||
<span class="nt">"scripts"</span><span class="p">:</span> <span class="p">{</span>
|
||||
<span class="nt">"start"</span><span class="p">:</span> <span class="s2">"node node_modules/react-native/local-cli/cli.js start"</span><span class="p">,</span>
|
||||
<span class="nt">"test"</span><span class="p">:</span> <span class="s2">"jest"</span>
|
||||
<span class="p">},</span>
|
||||
<span class="nt">"dependencies"</span><span class="p">:</span> <span class="p">{</span>
|
||||
<span class="nt">"react"</span><span class="p">:</span> <span class="s2">"16.0.0"</span><span class="p">,</span>
|
||||
<span class="nt">"react-native"</span><span class="p">:</span> <span class="s2">"0.50.2"</span>
|
||||
<span class="p">},</span>
|
||||
<span class="nt">"devDependencies"</span><span class="p">:</span> <span class="p">{</span>
|
||||
<span class="nt">"babel-jest"</span><span class="p">:</span> <span class="s2">"21.2.0"</span><span class="p">,</span>
|
||||
<span class="nt">"babel-preset-react-native"</span><span class="p">:</span> <span class="s2">"4.0.0"</span><span class="p">,</span>
|
||||
<span class="nt">"jest"</span><span class="p">:</span> <span class="s2">"21.2.1"</span><span class="p">,</span>
|
||||
<span class="nt">"react-test-renderer"</span><span class="p">:</span> <span class="s2">"16.0.0"</span>
|
||||
<span class="p">},</span>
|
||||
<span class="nt">"jest"</span><span class="p">:</span> <span class="p">{</span>
|
||||
<span class="nt">"preset"</span><span class="p">:</span> <span class="s2">"react-native"</span>
|
||||
<span class="p">}</span>
|
||||
<span class="p">}</span>
|
||||
</pre></div>
|
||||
<p>Aenean lacinia bibendum nulla sed consectetur. Etiam porta sem malesuada magna mollis euismod. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa.</p>
|
||||
<h3>Sub-heading</h3>
|
||||
<p>Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Aenean lacinia bibendum nulla sed consectetur. Etiam porta sem malesuada magna mollis euismod. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.</p>
|
||||
<ul>
|
||||
<li>Praesent commodo cursus magna, vel scelerisque nisl consectetur et.</li>
|
||||
<li>Donec id elit non mi porta gravida at eget metus.</li>
|
||||
<li>Nulla vitae elit libero, a pharetra augue.</li>
|
||||
</ul>
|
||||
<p>Donec ullamcorper nulla non metus auctor fringilla. Nulla vitae elit libero, a pharetra augue.</p>
|
||||
<ol>
|
||||
<li>Vestibulum id ligula porta felis euismod semper.</li>
|
||||
<li>Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.</li>
|
||||
<li>Maecenas sed diam eget risus varius blandit sit amet non magna.</li>
|
||||
</ol>
|
||||
<p>Cras mattis consectetur purus sit amet fermentum. Sed posuere consectetur est at lobortis.</p>
|
||||
</div>
|
||||
</article>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<footer class="footer">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<ul class="col-sm-6 list-inline">
|
||||
<li class="list-inline-item"><a href="https://nairobilug.github.io/pelican-alchemy/authors.html">Authors</a></li>
|
||||
<li class="list-inline-item"><a href="https://nairobilug.github.io/pelican-alchemy/archives.html">Archives</a></li>
|
||||
<li class="list-inline-item"><a href="https://nairobilug.github.io/pelican-alchemy/categories.html">Categories</a></li>
|
||||
<li class="list-inline-item"><a href="https://nairobilug.github.io/pelican-alchemy/tags.html">Tags</a></li>
|
||||
</ul>
|
||||
<p class="col-sm-6 text-sm-right text-muted">
|
||||
Generated by <a href="https://github.com/getpelican/pelican" target="_blank">Pelican</a>
|
||||
/ <a href="https://github.com/nairobilug/pelican-alchemy" target="_blank">✨</a>
|
||||
</p>
|
||||
</div> </div>
|
||||
</footer>
|
||||
</body>
|
||||
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<!-- Required meta tags -->
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
|
||||
<title> Sample Bootstrap Post | Pelican Alchemy
|
||||
</title>
|
||||
<link rel="canonical" href="https://nairobilug.github.io/pelican-alchemy/posts/sample-bootstrap-post.html">
|
||||
|
||||
<link rel="apple-touch-icon" href="https://nairobilug.github.io/pelican-alchemy/apple-touch-icon.png" sizes="180x180">
|
||||
<link rel="icon" type="image/png" href="https://nairobilug.github.io/pelican-alchemy/favicon-32x32.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="https://nairobilug.github.io/pelican-alchemy/favicon-16x16.png" sizes="16x16">
|
||||
<link rel="manifest" href="https://nairobilug.github.io/pelican-alchemy/manifest.json">
|
||||
<meta name="theme-color" content="#333333">
|
||||
|
||||
<link rel="stylesheet" href="https://nairobilug.github.io/pelican-alchemy/theme/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="https://nairobilug.github.io/pelican-alchemy/theme/css/fontawesome.min.css">
|
||||
<link rel="stylesheet" href="https://nairobilug.github.io/pelican-alchemy/theme/css/pygments/monokai.min.css">
|
||||
<link rel="stylesheet" href="https://nairobilug.github.io/pelican-alchemy/theme/css/theme.css">
|
||||
<link rel="stylesheet" href="https://nairobilug.github.io/pelican-alchemy/theme/css/oldstyle.css">
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="Full Atom Feed"
|
||||
href="https://nairobilug.github.io/pelican-alchemy/feeds/all.atom.xml">
|
||||
<link rel="alternate" type="application/atom+xml" title="Categories Atom Feed"
|
||||
href="https://nairobilug.github.io/pelican-alchemy/feeds/sample.atom.xml">
|
||||
<meta name="description" content="This blog post shows a few different types of content that's supported and styled with Bootstrap. Basic typography, images, and code are all supported. Magical.">
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<header class="header">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-sm-4">
|
||||
<a href="https://nairobilug.github.io/pelican-alchemy/">
|
||||
<img class="img-fluid rounded" src=https://nairobilug.github.io/pelican-alchemy/images/profile.jpg width=200 height=200 alt="Pelican Alchemy">
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-sm-8">
|
||||
<h1 class="title"><a href="https://nairobilug.github.io/pelican-alchemy/">Pelican Alchemy</a></h1>
|
||||
<p class="text-muted">A magical ✨ Pelican theme</p>
|
||||
<ul class="list-inline">
|
||||
<li class="list-inline-item"><a href="http://getpelican.com/" target="_blank">Pelican</a></li>
|
||||
<li class="list-inline-item"><a href="http://python.org/" target="_blank">Python.org</a></li>
|
||||
<li class="list-inline-item"><a href="http://jinja.pocoo.org/" target="_blank">Jinja2</a></li>
|
||||
<li class="list-inline-item text-muted">|</li>
|
||||
<li class="list-inline-item"><a href="https://nairobilug.github.io/pelican-alchemy/pages/about.html">About</a></li>
|
||||
<li class="list-inline-item"><a href="https://nairobilug.github.io/pelican-alchemy/pages/settings.html">Settings</a></li>
|
||||
<li class=" list-inline-item text-muted">|</li>
|
||||
<li class="list-inline-item"><a class="fas fa-rss" href="https://nairobilug.github.io/pelican-alchemy/feeds/all.atom.xml" target="_blank"></a></li>
|
||||
<li class="list-inline-item"><a class="fab fa-github" href="https://github.com/nairobilug/pelican-alchemy" target="_blank"></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div> </div>
|
||||
</header>
|
||||
|
||||
<div class="main">
|
||||
<div class="container">
|
||||
<h1> Sample Bootstrap Post
|
||||
</h1>
|
||||
<hr>
|
||||
<article class="article">
|
||||
<header>
|
||||
<ul class="list-inline">
|
||||
<li class="list-inline-item text-muted" title="2002-01-01T09:00:00+03:00">
|
||||
<i class="fas fa-clock"></i>
|
||||
Вт 01 Январь 2002
|
||||
</li>
|
||||
<li class="list-inline-item">
|
||||
<i class="fas fa-folder-open"></i>
|
||||
<a href="https://nairobilug.github.io/pelican-alchemy/category/sample.html">Sample</a>
|
||||
</li>
|
||||
<li class="list-inline-item">
|
||||
<i class="fas fa-user"></i>
|
||||
<a href="https://nairobilug.github.io/pelican-alchemy/author/alchemy.html">Alchemy</a> </li>
|
||||
<li class="list-inline-item">
|
||||
<i class="fas fa-tag"></i>
|
||||
<a href="https://nairobilug.github.io/pelican-alchemy/tag/sample.html">#sample</a>, <a href="https://nairobilug.github.io/pelican-alchemy/tag/bootstrap.html">#bootstrap</a>, <a href="https://nairobilug.github.io/pelican-alchemy/tag/post.html">#post</a> </li>
|
||||
</ul>
|
||||
</header>
|
||||
<div class="content">
|
||||
<p>This blog post shows a few different types of content that's supported and styled with Bootstrap. Basic typography, images, and code are all supported.</p>
|
||||
<hr/>
|
||||
<p>Cum sociis natoque penatibus et magnis <a href="#">dis parturient montes</a>, nascetur ridiculus mus. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Sed posuere consectetur est at lobortis. Cras mattis consectetur purus sit amet fermentum.</p>
|
||||
<blockquote class="blockquote">
|
||||
<p>Curabitur blandit tempus porttitor. <strong>Nullam quis risus eget urna mollis</strong> ornare vel eu leo. Nullam id dolor id nibh ultricies vehicula ut id elit.</p>
|
||||
</blockquote>
|
||||
<p>Etiam porta <em>sem malesuada magna</em> mollis euismod. Cras mattis consectetur purus sit amet fermentum. Aenean lacinia bibendum nulla sed consectetur.</p>
|
||||
<h2>Heading</h2>
|
||||
<p>Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. Morbi leo risus, porta ac consectetur ac, vestibulum at eros.</p>
|
||||
<h3>Sub-heading</h3>
|
||||
<p>Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.</p>
|
||||
<div class="highlight"><pre><span></span><code><span class="p">{</span>
|
||||
<span class="nt">"name"</span><span class="p">:</span> <span class="s2">"AwesomeProject"</span><span class="p">,</span>
|
||||
<span class="nt">"version"</span><span class="p">:</span> <span class="s2">"0.0.1"</span><span class="p">,</span>
|
||||
<span class="nt">"private"</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span>
|
||||
<span class="nt">"scripts"</span><span class="p">:</span> <span class="p">{</span>
|
||||
<span class="nt">"start"</span><span class="p">:</span> <span class="s2">"node node_modules/react-native/local-cli/cli.js start"</span><span class="p">,</span>
|
||||
<span class="nt">"test"</span><span class="p">:</span> <span class="s2">"jest"</span>
|
||||
<span class="p">},</span>
|
||||
<span class="nt">"dependencies"</span><span class="p">:</span> <span class="p">{</span>
|
||||
<span class="nt">"react"</span><span class="p">:</span> <span class="s2">"16.0.0"</span><span class="p">,</span>
|
||||
<span class="nt">"react-native"</span><span class="p">:</span> <span class="s2">"0.50.2"</span>
|
||||
<span class="p">},</span>
|
||||
<span class="nt">"devDependencies"</span><span class="p">:</span> <span class="p">{</span>
|
||||
<span class="nt">"babel-jest"</span><span class="p">:</span> <span class="s2">"21.2.0"</span><span class="p">,</span>
|
||||
<span class="nt">"babel-preset-react-native"</span><span class="p">:</span> <span class="s2">"4.0.0"</span><span class="p">,</span>
|
||||
<span class="nt">"jest"</span><span class="p">:</span> <span class="s2">"21.2.1"</span><span class="p">,</span>
|
||||
<span class="nt">"react-test-renderer"</span><span class="p">:</span> <span class="s2">"16.0.0"</span>
|
||||
<span class="p">},</span>
|
||||
<span class="nt">"jest"</span><span class="p">:</span> <span class="p">{</span>
|
||||
<span class="nt">"preset"</span><span class="p">:</span> <span class="s2">"react-native"</span>
|
||||
<span class="p">}</span>
|
||||
<span class="p">}</span>
|
||||
</code></pre></div>
|
||||
<p>Aenean lacinia bibendum nulla sed consectetur. Etiam porta sem malesuada magna mollis euismod. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa.</p>
|
||||
<h3>Sub-heading</h3>
|
||||
<p>Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Aenean lacinia bibendum nulla sed consectetur. Etiam porta sem malesuada magna mollis euismod. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.</p>
|
||||
<ul>
|
||||
<li>Praesent commodo cursus magna, vel scelerisque nisl consectetur et.</li>
|
||||
<li>Donec id elit non mi porta gravida at eget metus.</li>
|
||||
<li>Nulla vitae elit libero, a pharetra augue.</li>
|
||||
</ul>
|
||||
<p>Donec ullamcorper nulla non metus auctor fringilla. Nulla vitae elit libero, a pharetra augue.</p>
|
||||
<ol>
|
||||
<li>Vestibulum id ligula porta felis euismod semper.</li>
|
||||
<li>Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.</li>
|
||||
<li>Maecenas sed diam eget risus varius blandit sit amet non magna.</li>
|
||||
</ol>
|
||||
<p>Cras mattis consectetur purus sit amet fermentum. Sed posuere consectetur est at lobortis.</p>
|
||||
</div>
|
||||
</article>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<footer class="footer">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<ul class="col-sm-6 list-inline">
|
||||
<li class="list-inline-item"><a href="https://nairobilug.github.io/pelican-alchemy/authors.html">Authors</a></li>
|
||||
<li class="list-inline-item"><a href="https://nairobilug.github.io/pelican-alchemy/archives.html">Archives</a></li>
|
||||
<li class="list-inline-item"><a href="https://nairobilug.github.io/pelican-alchemy/categories.html">Categories</a></li>
|
||||
<li class="list-inline-item"><a href="https://nairobilug.github.io/pelican-alchemy/tags.html">Tags</a></li>
|
||||
</ul>
|
||||
<p class="col-sm-6 text-sm-right text-muted">
|
||||
Generated by <a href="https://github.com/getpelican/pelican" target="_blank">Pelican</a>
|
||||
/ <a href="https://github.com/nairobilug/pelican-alchemy" target="_blank">✨</a>
|
||||
</p>
|
||||
</div> </div>
|
||||
</footer>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue