sync test files

This commit is contained in:
Fabian Aguilar Gomez
2023-02-02 12:22:09 -06:00
parent 9b1f97f424
commit f2130f7e68
8 changed files with 312 additions and 371 deletions
@@ -1,46 +1,42 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en-US"> <html lang="en-US">
<head>
<head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Begin Jekyll SEO tag v2.8.0 --> <!-- Begin Jekyll SEO tag v2.8.0 -->
<title>The Future is Looking Bright! | jekyll-build-pages</title> <title>The Future is Looking Bright! | jekyll-build-pages</title>
<meta name="generator" content="Jekyll v3.9.3" /> <meta name="generator" content="Jekyll v3.9.3" />
<meta property="og:title" content="The Future is Looking Bright!" /> <meta property="og:title" content="The Future is Looking Bright!" />
<meta property="og:locale" content="en_US" /> <meta property="og:locale" content="en_US" />
<meta name="description" content="Everythings coming up Milhouse." /> <meta name="description" content="Everythings coming up Milhouse." />
<meta property="og:description" content="Everythings coming up Milhouse." /> <meta property="og:description" content="Everythings coming up Milhouse." />
<link rel="canonical" <link rel="canonical" href="https://github.com/pages/actions/jekyll-build-pages/2020/02/13/the-future-is-looking-bright.html" />
href="https://github.com/pages/actions/jekyll-build-pages/2020/02/13/the-future-is-looking-bright.html" /> <meta property="og:url" content="https://github.com/pages/actions/jekyll-build-pages/2020/02/13/the-future-is-looking-bright.html" />
<meta property="og:url" <meta property="og:site_name" content="jekyll-build-pages" />
content="https://github.com/pages/actions/jekyll-build-pages/2020/02/13/the-future-is-looking-bright.html" /> <meta property="og:type" content="article" />
<meta property="og:site_name" content="jekyll-build-pages" /> <meta property="article:published_time" content="2020-02-13T00:00:00-05:00" />
<meta property="og:type" content="article" /> <meta name="twitter:card" content="summary" />
<meta property="article:published_time" content="2020-02-13T00:00:00-05:00" /> <meta property="twitter:title" content="The Future is Looking Bright!" />
<meta name="twitter:card" content="summary" /> <script type="application/ld+json">
<meta property="twitter:title" content="The Future is Looking Bright!" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2020-02-13T00:00:00-05:00","datePublished":"2020-02-13T00:00:00-05:00","description":"Everythings coming up Milhouse.","headline":"The Future is Looking Bright!","mainEntityOfPage":{"@type":"WebPage","@id":"https://github.com/pages/actions/jekyll-build-pages/2020/02/13/the-future-is-looking-bright.html"},"url":"https://github.com/pages/actions/jekyll-build-pages/2020/02/13/the-future-is-looking-bright.html"}</script> {"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2020-02-13T00:00:00-05:00","datePublished":"2020-02-13T00:00:00-05:00","description":"Everythings coming up Milhouse.","headline":"The Future is Looking Bright!","mainEntityOfPage":{"@type":"WebPage","@id":"https://github.com/pages/actions/jekyll-build-pages/2020/02/13/the-future-is-looking-bright.html"},"url":"https://github.com/pages/actions/jekyll-build-pages/2020/02/13/the-future-is-looking-bright.html"}</script>
<!-- End Jekyll SEO tag --> <!-- End Jekyll SEO tag -->
<link rel="stylesheet" href="/pages/actions/jekyll-build-pages/assets/css/style.css?v=JEKYLL_BUILD_REVISION"> <link rel="stylesheet" href="/pages/actions/jekyll-build-pages/assets/css/style.css?v=JEKYLL_BUILD_REVISION">
<!-- start custom head snippets, customize with your own _includes/head-custom.html file --> <!-- start custom head snippets, customize with your own _includes/head-custom.html file -->
<!-- Setup Google Analytics --> <!-- Setup Google Analytics -->
<!-- You can set your favicon here --> <!-- You can set your favicon here -->
<!-- link rel="shortcut icon" type="image/x-icon" href="/pages/actions/jekyll-build-pages/favicon.ico" --> <!-- link rel="shortcut icon" type="image/x-icon" href="/pages/actions/jekyll-build-pages/favicon.ico" -->
<!-- end custom head snippets --> <!-- end custom head snippets -->
</head> </head>
<body>
<body>
<div class="container-lg px-3 my-5 markdown-body"> <div class="container-lg px-3 my-5 markdown-body">
<h1><a href="https://github.com/pages/actions/jekyll-build-pages/">jekyll-build-pages</a></h1> <h1><a href="https://github.com/pages/actions/jekyll-build-pages/">jekyll-build-pages</a></h1>
@@ -51,15 +47,11 @@
<div class="footer border-top border-gray-light mt-5 pt-3 text-right text-gray"> <div class="footer border-top border-gray-light mt-5 pt-3 text-right text-gray">
This site is open source. <a This site is open source. <a href="https://github.com/actions/jekyll-build-pages/edit/gh-pages/_posts/2020-02-13-the-future-is-looking-bright.md">Improve this page</a>.
href="https://github.com/actions/jekyll-build-pages/edit/gh-pages/_posts/2020-02-13-the-future-is-looking-bright.md">Improve
this page</a>.
</div> </div>
</div> </div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.1.0/anchor.min.js" <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.1.0/anchor.min.js" integrity="sha256-lZaRhKri35AyJSypXXs4o6OPFTbTmUoltBbDCbdzegg=" crossorigin="anonymous"></script>
integrity="sha256-lZaRhKri35AyJSypXXs4o6OPFTbTmUoltBbDCbdzegg=" crossorigin="anonymous"></script>
<script>anchors.add();</script> <script>anchors.add();</script>
</body> </body>
</html> </html>
@@ -1,46 +1,42 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en-US"> <html lang="en-US">
<head>
<head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Begin Jekyll SEO tag v2.8.0 --> <!-- Begin Jekyll SEO tag v2.8.0 -->
<title>The Future is Looking Bright! | jekyll-build-pages</title> <title>The Future is Looking Bright! | jekyll-build-pages</title>
<meta name="generator" content="Jekyll v3.9.3" /> <meta name="generator" content="Jekyll v3.9.3" />
<meta property="og:title" content="The Future is Looking Bright!" /> <meta property="og:title" content="The Future is Looking Bright!" />
<meta property="og:locale" content="en_US" /> <meta property="og:locale" content="en_US" />
<meta name="description" content="Everythings coming up Milhouse." /> <meta name="description" content="Everythings coming up Milhouse." />
<meta property="og:description" content="Everythings coming up Milhouse." /> <meta property="og:description" content="Everythings coming up Milhouse." />
<link rel="canonical" <link rel="canonical" href="https://github.com/pages/actions/jekyll-build-pages/2020/02/13/the-future-is-looking-bright.html" />
href="https://github.com/pages/actions/jekyll-build-pages/2020/02/13/the-future-is-looking-bright.html" /> <meta property="og:url" content="https://github.com/pages/actions/jekyll-build-pages/2020/02/13/the-future-is-looking-bright.html" />
<meta property="og:url" <meta property="og:site_name" content="jekyll-build-pages" />
content="https://github.com/pages/actions/jekyll-build-pages/2020/02/13/the-future-is-looking-bright.html" /> <meta property="og:type" content="article" />
<meta property="og:site_name" content="jekyll-build-pages" /> <meta property="article:published_time" content="2020-02-13T00:00:00-05:00" />
<meta property="og:type" content="article" /> <meta name="twitter:card" content="summary" />
<meta property="article:published_time" content="2020-02-13T00:00:00-05:00" /> <meta property="twitter:title" content="The Future is Looking Bright!" />
<meta name="twitter:card" content="summary" /> <script type="application/ld+json">
<meta property="twitter:title" content="The Future is Looking Bright!" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2020-02-13T00:00:00-05:00","datePublished":"2020-02-13T00:00:00-05:00","description":"Everythings coming up Milhouse.","headline":"The Future is Looking Bright!","mainEntityOfPage":{"@type":"WebPage","@id":"https://github.com/pages/actions/jekyll-build-pages/2020/02/13/the-future-is-looking-bright.html"},"url":"https://github.com/pages/actions/jekyll-build-pages/2020/02/13/the-future-is-looking-bright.html"}</script> {"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2020-02-13T00:00:00-05:00","datePublished":"2020-02-13T00:00:00-05:00","description":"Everythings coming up Milhouse.","headline":"The Future is Looking Bright!","mainEntityOfPage":{"@type":"WebPage","@id":"https://github.com/pages/actions/jekyll-build-pages/2020/02/13/the-future-is-looking-bright.html"},"url":"https://github.com/pages/actions/jekyll-build-pages/2020/02/13/the-future-is-looking-bright.html"}</script>
<!-- End Jekyll SEO tag --> <!-- End Jekyll SEO tag -->
<link rel="stylesheet" href="/pages/actions/jekyll-build-pages/assets/css/style.css?v=JEKYLL_BUILD_REVISION"> <link rel="stylesheet" href="/pages/actions/jekyll-build-pages/assets/css/style.css?v=JEKYLL_BUILD_REVISION">
<!-- start custom head snippets, customize with your own _includes/head-custom.html file --> <!-- start custom head snippets, customize with your own _includes/head-custom.html file -->
<!-- Setup Google Analytics --> <!-- Setup Google Analytics -->
<!-- You can set your favicon here --> <!-- You can set your favicon here -->
<!-- link rel="shortcut icon" type="image/x-icon" href="/pages/actions/jekyll-build-pages/favicon.ico" --> <!-- link rel="shortcut icon" type="image/x-icon" href="/pages/actions/jekyll-build-pages/favicon.ico" -->
<!-- end custom head snippets --> <!-- end custom head snippets -->
</head> </head>
<body>
<body>
<div class="container-lg px-3 my-5 markdown-body"> <div class="container-lg px-3 my-5 markdown-body">
<h1><a href="https://github.com/pages/actions/jekyll-build-pages/">jekyll-build-pages</a></h1> <h1><a href="https://github.com/pages/actions/jekyll-build-pages/">jekyll-build-pages</a></h1>
@@ -51,15 +47,11 @@
<div class="footer border-top border-gray-light mt-5 pt-3 text-right text-gray"> <div class="footer border-top border-gray-light mt-5 pt-3 text-right text-gray">
This site is open source. <a This site is open source. <a href="https://github.com/actions/jekyll-build-pages/edit/gh-pages/_posts/2020-02-13-the-future-is-looking-bright.md">Improve this page</a>.
href="https://github.com/actions/jekyll-build-pages/edit/gh-pages/_posts/2020-02-13-the-future-is-looking-bright.md">Improve
this page</a>.
</div> </div>
</div> </div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.1.0/anchor.min.js" <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.1.0/anchor.min.js" integrity="sha256-lZaRhKri35AyJSypXXs4o6OPFTbTmUoltBbDCbdzegg=" crossorigin="anonymous"></script>
integrity="sha256-lZaRhKri35AyJSypXXs4o6OPFTbTmUoltBbDCbdzegg=" crossorigin="anonymous"></script>
<script>anchors.add();</script> <script>anchors.add();</script>
</body> </body>
</html> </html>
@@ -1,45 +1,42 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en-US"> <html lang="en-US">
<head>
<head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Begin Jekyll SEO tag v2.8.0 --> <!-- Begin Jekyll SEO tag v2.8.0 -->
<title>We Live In Hell | jekyll-build-pages</title> <title>We Live In Hell | jekyll-build-pages</title>
<meta name="generator" content="Jekyll v3.9.3" /> <meta name="generator" content="Jekyll v3.9.3" />
<meta property="og:title" content="We Live In Hell" /> <meta property="og:title" content="We Live In Hell" />
<meta property="og:locale" content="en_US" /> <meta property="og:locale" content="en_US" />
<meta name="description" content="And its not even the cool hell that [redacted] are afraid of. 😭" /> <meta name="description" content="And its not even the cool hell that [redacted] are afraid of. 😭" />
<meta property="og:description" content="And its not even the cool hell that [redacted] are afraid of. 😭" /> <meta property="og:description" content="And its not even the cool hell that [redacted] are afraid of. 😭" />
<link rel="canonical" href="https://github.com/pages/actions/jekyll-build-pages/2022/03/01/we-live-in-hell.html" /> <link rel="canonical" href="https://github.com/pages/actions/jekyll-build-pages/2022/03/01/we-live-in-hell.html" />
<meta property="og:url" <meta property="og:url" content="https://github.com/pages/actions/jekyll-build-pages/2022/03/01/we-live-in-hell.html" />
content="https://github.com/pages/actions/jekyll-build-pages/2022/03/01/we-live-in-hell.html" /> <meta property="og:site_name" content="jekyll-build-pages" />
<meta property="og:site_name" content="jekyll-build-pages" /> <meta property="og:type" content="article" />
<meta property="og:type" content="article" /> <meta property="article:published_time" content="2022-03-01T00:00:00-05:00" />
<meta property="article:published_time" content="2022-03-01T00:00:00-05:00" /> <meta name="twitter:card" content="summary" />
<meta name="twitter:card" content="summary" /> <meta property="twitter:title" content="We Live In Hell" />
<meta property="twitter:title" content="We Live In Hell" /> <script type="application/ld+json">
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-03-01T00:00:00-05:00","datePublished":"2022-03-01T00:00:00-05:00","description":"And its not even the cool hell that [redacted] are afraid of. 😭","headline":"We Live In Hell","mainEntityOfPage":{"@type":"WebPage","@id":"https://github.com/pages/actions/jekyll-build-pages/2022/03/01/we-live-in-hell.html"},"url":"https://github.com/pages/actions/jekyll-build-pages/2022/03/01/we-live-in-hell.html"}</script> {"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-03-01T00:00:00-05:00","datePublished":"2022-03-01T00:00:00-05:00","description":"And its not even the cool hell that [redacted] are afraid of. 😭","headline":"We Live In Hell","mainEntityOfPage":{"@type":"WebPage","@id":"https://github.com/pages/actions/jekyll-build-pages/2022/03/01/we-live-in-hell.html"},"url":"https://github.com/pages/actions/jekyll-build-pages/2022/03/01/we-live-in-hell.html"}</script>
<!-- End Jekyll SEO tag --> <!-- End Jekyll SEO tag -->
<link rel="stylesheet" href="/pages/actions/jekyll-build-pages/assets/css/style.css?v=JEKYLL_BUILD_REVISION"> <link rel="stylesheet" href="/pages/actions/jekyll-build-pages/assets/css/style.css?v=JEKYLL_BUILD_REVISION">
<!-- start custom head snippets, customize with your own _includes/head-custom.html file --> <!-- start custom head snippets, customize with your own _includes/head-custom.html file -->
<!-- Setup Google Analytics --> <!-- Setup Google Analytics -->
<!-- You can set your favicon here --> <!-- You can set your favicon here -->
<!-- link rel="shortcut icon" type="image/x-icon" href="/pages/actions/jekyll-build-pages/favicon.ico" --> <!-- link rel="shortcut icon" type="image/x-icon" href="/pages/actions/jekyll-build-pages/favicon.ico" -->
<!-- end custom head snippets --> <!-- end custom head snippets -->
</head> </head>
<body>
<body>
<div class="container-lg px-3 my-5 markdown-body"> <div class="container-lg px-3 my-5 markdown-body">
<h1><a href="https://github.com/pages/actions/jekyll-build-pages/">jekyll-build-pages</a></h1> <h1><a href="https://github.com/pages/actions/jekyll-build-pages/">jekyll-build-pages</a></h1>
@@ -50,15 +47,11 @@
<div class="footer border-top border-gray-light mt-5 pt-3 text-right text-gray"> <div class="footer border-top border-gray-light mt-5 pt-3 text-right text-gray">
This site is open source. <a This site is open source. <a href="https://github.com/actions/jekyll-build-pages/edit/gh-pages/_posts/2022-03-01-we-live-in-hell.md">Improve this page</a>.
href="https://github.com/actions/jekyll-build-pages/edit/gh-pages/_posts/2022-03-01-we-live-in-hell.md">Improve
this page</a>.
</div> </div>
</div> </div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.1.0/anchor.min.js" <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.1.0/anchor.min.js" integrity="sha256-lZaRhKri35AyJSypXXs4o6OPFTbTmUoltBbDCbdzegg=" crossorigin="anonymous"></script>
integrity="sha256-lZaRhKri35AyJSypXXs4o6OPFTbTmUoltBbDCbdzegg=" crossorigin="anonymous"></script>
<script>anchors.add();</script> <script>anchors.add();</script>
</body> </body>
</html> </html>
@@ -1,68 +1,60 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en-US"> <html lang="en-US">
<head>
<head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Begin Jekyll SEO tag v2.8.0 --> <!-- Begin Jekyll SEO tag v2.8.0 -->
<title>jekyll-build-pages | A simple GitHub Action for producing Jekyll build artifacts compatible with GitHub Pages. <title>jekyll-build-pages | A simple GitHub Action for producing Jekyll build artifacts compatible with GitHub Pages.</title>
</title> <meta name="generator" content="Jekyll v3.9.3" />
<meta name="generator" content="Jekyll v3.9.3" /> <meta property="og:title" content="jekyll-build-pages" />
<meta property="og:title" content="jekyll-build-pages" /> <meta property="og:locale" content="en_US" />
<meta property="og:locale" content="en_US" /> <meta name="description" content="A simple GitHub Action for producing Jekyll build artifacts compatible with GitHub Pages." />
<meta name="description" <meta property="og:description" content="A simple GitHub Action for producing Jekyll build artifacts compatible with GitHub Pages." />
content="A simple GitHub Action for producing Jekyll build artifacts compatible with GitHub Pages." /> <link rel="canonical" href="https://github.com/pages/actions/jekyll-build-pages/" />
<meta property="og:description" <meta property="og:url" content="https://github.com/pages/actions/jekyll-build-pages/" />
content="A simple GitHub Action for producing Jekyll build artifacts compatible with GitHub Pages." /> <meta property="og:site_name" content="jekyll-build-pages" />
<link rel="canonical" href="https://github.com/pages/actions/jekyll-build-pages/" /> <meta property="og:type" content="website" />
<meta property="og:url" content="https://github.com/pages/actions/jekyll-build-pages/" /> <meta name="twitter:card" content="summary" />
<meta property="og:site_name" content="jekyll-build-pages" /> <meta property="twitter:title" content="jekyll-build-pages" />
<meta property="og:type" content="website" /> <script type="application/ld+json">
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="jekyll-build-pages" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebSite","description":"A simple GitHub Action for producing Jekyll build artifacts compatible with GitHub Pages.","headline":"jekyll-build-pages","name":"jekyll-build-pages","url":"https://github.com/pages/actions/jekyll-build-pages/"}</script> {"@context":"https://schema.org","@type":"WebSite","description":"A simple GitHub Action for producing Jekyll build artifacts compatible with GitHub Pages.","headline":"jekyll-build-pages","name":"jekyll-build-pages","url":"https://github.com/pages/actions/jekyll-build-pages/"}</script>
<!-- End Jekyll SEO tag --> <!-- End Jekyll SEO tag -->
<link rel="stylesheet" href="/pages/actions/jekyll-build-pages/assets/css/style.css?v=JEKYLL_BUILD_REVISION"> <link rel="stylesheet" href="/pages/actions/jekyll-build-pages/assets/css/style.css?v=JEKYLL_BUILD_REVISION">
<!-- start custom head snippets, customize with your own _includes/head-custom.html file --> <!-- start custom head snippets, customize with your own _includes/head-custom.html file -->
<!-- Setup Google Analytics --> <!-- Setup Google Analytics -->
<!-- You can set your favicon here --> <!-- You can set your favicon here -->
<!-- link rel="shortcut icon" type="image/x-icon" href="/pages/actions/jekyll-build-pages/favicon.ico" --> <!-- link rel="shortcut icon" type="image/x-icon" href="/pages/actions/jekyll-build-pages/favicon.ico" -->
<!-- end custom head snippets --> <!-- end custom head snippets -->
</head> </head>
<body>
<body>
<div class="container-lg px-3 my-5 markdown-body"> <div class="container-lg px-3 my-5 markdown-body">
<h1><a href="https://github.com/pages/actions/jekyll-build-pages/">jekyll-build-pages</a></h1> <h1><a href="https://github.com/pages/actions/jekyll-build-pages/">jekyll-build-pages</a></h1>
<hr /> <hr />
<hr /> <hr />
<p>Buy our red shirt in medium!</p> <p>Buy our red shirt in medium!</p>
<div class="footer border-top border-gray-light mt-5 pt-3 text-right text-gray"> <div class="footer border-top border-gray-light mt-5 pt-3 text-right text-gray">
This site is open source. <a href="https://github.com/actions/jekyll-build-pages/edit/gh-pages/index.md">Improve This site is open source. <a href="https://github.com/actions/jekyll-build-pages/edit/gh-pages/index.md">Improve this page</a>.
this page</a>.
</div> </div>
</div> </div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.1.0/anchor.min.js" <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.1.0/anchor.min.js" integrity="sha256-lZaRhKri35AyJSypXXs4o6OPFTbTmUoltBbDCbdzegg=" crossorigin="anonymous"></script>
integrity="sha256-lZaRhKri35AyJSypXXs4o6OPFTbTmUoltBbDCbdzegg=" crossorigin="anonymous"></script>
<script>anchors.add();</script> <script>anchors.add();</script>
</body> </body>
</html> </html>
+8 -13
View File
@@ -1,6 +1,5 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en-US"> <html lang="en-US">
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta http-equiv="X-UA-Compatible" content="IE=edge">
@@ -21,23 +20,22 @@
<meta property="twitter:title" content="Readme Test" /> <meta property="twitter:title" content="Readme Test" />
<script type="application/ld+json"> <script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebSite","description":"A simple GitHub Action for producing Jekyll build artifacts compatible with GitHub Pages.","headline":"Readme Test","name":"jekyll-build-pages","url":"https://github.com/pages/actions/jekyll-build-pages/"}</script> {"@context":"https://schema.org","@type":"WebSite","description":"A simple GitHub Action for producing Jekyll build artifacts compatible with GitHub Pages.","headline":"Readme Test","name":"jekyll-build-pages","url":"https://github.com/pages/actions/jekyll-build-pages/"}</script>
<!-- End Jekyll SEO tag --> <!-- End Jekyll SEO tag -->
<link rel="stylesheet" href="/pages/actions/jekyll-build-pages/assets/css/style.css?v=JEKYLL_BUILD_REVISION"> <link rel="stylesheet" href="/pages/actions/jekyll-build-pages/assets/css/style.css?v=JEKYLL_BUILD_REVISION">
<!-- start custom head snippets, customize with your own _includes/head-custom.html file --> <!-- start custom head snippets, customize with your own _includes/head-custom.html file -->
<!-- Setup Google Analytics --> <!-- Setup Google Analytics -->
<!-- You can set your favicon here --> <!-- You can set your favicon here -->
<!-- link rel="shortcut icon" type="image/x-icon" href="/pages/actions/jekyll-build-pages/favicon.ico" --> <!-- link rel="shortcut icon" type="image/x-icon" href="/pages/actions/jekyll-build-pages/favicon.ico" -->
<!-- end custom head snippets --> <!-- end custom head snippets -->
</head> </head>
<body>
<body>
<div class="container-lg px-3 my-5 markdown-body"> <div class="container-lg px-3 my-5 markdown-body">
<h1><a href="https://github.com/pages/actions/jekyll-build-pages/">jekyll-build-pages</a></h1> <h1><a href="https://github.com/pages/actions/jekyll-build-pages/">jekyll-build-pages</a></h1>
@@ -45,9 +43,7 @@
<h1 id="readme-test">Readme Test</h1> <h1 id="readme-test">Readme Test</h1>
<svg height="32" class="octicon octicon-alert right left" aria-label="hi" viewBox="0 0 24 24" version="1.1" width="32" role="img"> <path d="M13 17.5a1 1 0 11-2 0 1 1 0 012 0zm- <svg height="32" class="octicon octicon-alert right left" aria-label="hi" viewBox="0 0 24 24" version="1.1" width="32" role="img"><path d="M13 17.5a1 1 0 11-2 0 1 1 0 012 0zm-.25-8.25a.75.75 0 00-1.5 0v4.5a.75.75 0 001.5 0v-4.5z"></path><path fill-rule="evenodd" d="M9.836 3.244c.963-1.665 3.365-1.665 4.328 0l8.967 15.504c.963 1.667-.24 3.752-2.165 3.752H3.034c-1.926 0-3.128-2.085-2.165-3.752L9.836 3.244zm3.03.751a1 1 0 00-1.732 0L2.168 19.499A1 1 0 003.034 21h17.932a1 1 0 00.866-1.5L12.866 3.994z"></path></svg>
.25-8.25a.75.75 0 00-1.5 0v4.5a.75.75 0 001.5 0v-4.5z"></path><path fill-rule="evenodd" d="M9.836 3.244c.963-1.665 3.365-1.665 4.328 0l8.967 15.504c.963 1.667-.24 3.752-2.165 3.752H3.034c-1.926
0-3.128-2.085-2.165-3.752L9.836 3.244zm3.03.751a1 1 0 00-1.732 0L2.168 19.499A1 1 0 003.034 21h17.932a1 1 0 00.866-1.5L12.866 3.994z"></path></svg>
@@ -60,5 +56,4 @@
<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.1.0/anchor.min.js" integrity="sha256-lZaRhKri35AyJSypXXs4o6OPFTbTmUoltBbDCbdzegg=" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.1.0/anchor.min.js" integrity="sha256-lZaRhKri35AyJSypXXs4o6OPFTbTmUoltBbDCbdzegg=" crossorigin="anonymous"></script>
<script>anchors.add();</script> <script>anchors.add();</script>
</body> </body>
</html> </html>
+27 -35
View File
@@ -1,45 +1,41 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en-US"> <html lang="en-US">
<head>
<head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Begin Jekyll SEO tag v2.8.0 --> <!-- Begin Jekyll SEO tag v2.8.0 -->
<title>Readme Test | jekyll-build-pages</title> <title>Readme Test | jekyll-build-pages</title>
<meta name="generator" content="Jekyll v3.9.3" /> <meta name="generator" content="Jekyll v3.9.3" />
<meta property="og:title" content="Readme Test" /> <meta property="og:title" content="Readme Test" />
<meta property="og:locale" content="en_US" /> <meta property="og:locale" content="en_US" />
<meta name="description" <meta name="description" content="A simple GitHub Action for producing Jekyll build artifacts compatible with GitHub Pages." />
content="A simple GitHub Action for producing Jekyll build artifacts compatible with GitHub Pages." /> <meta property="og:description" content="A simple GitHub Action for producing Jekyll build artifacts compatible with GitHub Pages." />
<meta property="og:description" <link rel="canonical" href="https://github.com/pages/actions/jekyll-build-pages/" />
content="A simple GitHub Action for producing Jekyll build artifacts compatible with GitHub Pages." /> <meta property="og:url" content="https://github.com/pages/actions/jekyll-build-pages/" />
<link rel="canonical" href="https://github.com/pages/actions/jekyll-build-pages/" /> <meta property="og:site_name" content="jekyll-build-pages" />
<meta property="og:url" content="https://github.com/pages/actions/jekyll-build-pages/" /> <meta property="og:type" content="website" />
<meta property="og:site_name" content="jekyll-build-pages" /> <meta name="twitter:card" content="summary" />
<meta property="og:type" content="website" /> <meta property="twitter:title" content="Readme Test" />
<meta name="twitter:card" content="summary" /> <script type="application/ld+json">
<meta property="twitter:title" content="Readme Test" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebSite","description":"A simple GitHub Action for producing Jekyll build artifacts compatible with GitHub Pages.","headline":"Readme Test","name":"jekyll-build-pages","url":"https://github.com/pages/actions/jekyll-build-pages/"}</script> {"@context":"https://schema.org","@type":"WebSite","description":"A simple GitHub Action for producing Jekyll build artifacts compatible with GitHub Pages.","headline":"Readme Test","name":"jekyll-build-pages","url":"https://github.com/pages/actions/jekyll-build-pages/"}</script>
<!-- End Jekyll SEO tag --> <!-- End Jekyll SEO tag -->
<link rel="stylesheet" href="/pages/actions/jekyll-build-pages/assets/css/style.css?v=JEKYLL_BUILD_REVISION"> <link rel="stylesheet" href="/pages/actions/jekyll-build-pages/assets/css/style.css?v=JEKYLL_BUILD_REVISION">
<!-- start custom head snippets, customize with your own _includes/head-custom.html file --> <!-- start custom head snippets, customize with your own _includes/head-custom.html file -->
<!-- Setup Google Analytics --> <!-- Setup Google Analytics -->
<!-- You can set your favicon here --> <!-- You can set your favicon here -->
<!-- link rel="shortcut icon" type="image/x-icon" href="/pages/actions/jekyll-build-pages/favicon.ico" --> <!-- link rel="shortcut icon" type="image/x-icon" href="/pages/actions/jekyll-build-pages/favicon.ico" -->
<!-- end custom head snippets --> <!-- end custom head snippets -->
</head> </head>
<body>
<body>
<div class="container-lg px-3 my-5 markdown-body"> <div class="container-lg px-3 my-5 markdown-body">
<h1><a href="https://github.com/pages/actions/jekyll-build-pages/">jekyll-build-pages</a></h1> <h1><a href="https://github.com/pages/actions/jekyll-build-pages/">jekyll-build-pages</a></h1>
@@ -47,22 +43,18 @@
<h1 id="readme-test">Readme Test</h1> <h1 id="readme-test">Readme Test</h1>
<p>Uses jekyll-readme-index plugin by default.</p> <p>Uses jekyll-readme-index plugin by default.</p>
<p>Heres a jemoji <img class="emoji" title=":+1:" alt=":+1:" <p>Heres a jemoji <img class="emoji" title=":+1:" alt=":+1:" src="https://github.githubassets.com/images/icons/emoji/unicode/1f44d.png" height="20" width="20"></p>
src="https://github.githubassets.com/images/icons/emoji/unicode/1f44d.png" height="20" width="20"></p>
<div class="footer border-top border-gray-light mt-5 pt-3 text-right text-gray"> <div class="footer border-top border-gray-light mt-5 pt-3 text-right text-gray">
This site is open source. <a href="https://github.com/actions/jekyll-build-pages/edit/gh-pages/README.md">Improve This site is open source. <a href="https://github.com/actions/jekyll-build-pages/edit/gh-pages/README.md">Improve this page</a>.
this page</a>.
</div> </div>
</div> </div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.1.0/anchor.min.js" <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.1.0/anchor.min.js" integrity="sha256-lZaRhKri35AyJSypXXs4o6OPFTbTmUoltBbDCbdzegg=" crossorigin="anonymous"></script>
integrity="sha256-lZaRhKri35AyJSypXXs4o6OPFTbTmUoltBbDCbdzegg=" crossorigin="anonymous"></script>
<script>anchors.add();</script> <script>anchors.add();</script>
</body> </body>
</html> </html>
+27 -35
View File
@@ -1,46 +1,41 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en-US"> <html lang="en-US">
<head>
<head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Begin Jekyll SEO tag v2.8.0 --> <!-- Begin Jekyll SEO tag v2.8.0 -->
<title>Jekyll Actions Demo | A simple GitHub Action for producing Jekyll build artifacts compatible with GitHub Pages. <title>Jekyll Actions Demo | A simple GitHub Action for producing Jekyll build artifacts compatible with GitHub Pages.</title>
</title> <meta name="generator" content="Jekyll v3.9.3" />
<meta name="generator" content="Jekyll v3.9.3" /> <meta property="og:title" content="Jekyll Actions Demo" />
<meta property="og:title" content="Jekyll Actions Demo" /> <meta property="og:locale" content="en_US" />
<meta property="og:locale" content="en_US" /> <meta name="description" content="A simple GitHub Action for producing Jekyll build artifacts compatible with GitHub Pages." />
<meta name="description" <meta property="og:description" content="A simple GitHub Action for producing Jekyll build artifacts compatible with GitHub Pages." />
content="A simple GitHub Action for producing Jekyll build artifacts compatible with GitHub Pages." /> <link rel="canonical" href="https://github.com/pages/actions/jekyll-build-pages/" />
<meta property="og:description" <meta property="og:url" content="https://github.com/pages/actions/jekyll-build-pages/" />
content="A simple GitHub Action for producing Jekyll build artifacts compatible with GitHub Pages." /> <meta property="og:site_name" content="Jekyll Actions Demo" />
<link rel="canonical" href="https://github.com/pages/actions/jekyll-build-pages/" /> <meta property="og:type" content="website" />
<meta property="og:url" content="https://github.com/pages/actions/jekyll-build-pages/" /> <meta name="twitter:card" content="summary" />
<meta property="og:site_name" content="Jekyll Actions Demo" /> <meta property="twitter:title" content="Jekyll Actions Demo" />
<meta property="og:type" content="website" /> <script type="application/ld+json">
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Jekyll Actions Demo" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebSite","description":"A simple GitHub Action for producing Jekyll build artifacts compatible with GitHub Pages.","headline":"Jekyll Actions Demo","name":"Jekyll Actions Demo","url":"https://github.com/pages/actions/jekyll-build-pages/"}</script> {"@context":"https://schema.org","@type":"WebSite","description":"A simple GitHub Action for producing Jekyll build artifacts compatible with GitHub Pages.","headline":"Jekyll Actions Demo","name":"Jekyll Actions Demo","url":"https://github.com/pages/actions/jekyll-build-pages/"}</script>
<!-- End Jekyll SEO tag --> <!-- End Jekyll SEO tag -->
<link rel="stylesheet" href="/pages/actions/jekyll-build-pages/assets/css/style.css?v=JEKYLL_BUILD_REVISION"> <link rel="stylesheet" href="/pages/actions/jekyll-build-pages/assets/css/style.css?v=JEKYLL_BUILD_REVISION">
<!-- start custom head snippets, customize with your own _includes/head-custom.html file --> <!-- start custom head snippets, customize with your own _includes/head-custom.html file -->
<!-- Setup Google Analytics --> <!-- Setup Google Analytics -->
<!-- You can set your favicon here --> <!-- You can set your favicon here -->
<!-- link rel="shortcut icon" type="image/x-icon" href="/pages/actions/jekyll-build-pages/favicon.ico" --> <!-- link rel="shortcut icon" type="image/x-icon" href="/pages/actions/jekyll-build-pages/favicon.ico" -->
<!-- end custom head snippets --> <!-- end custom head snippets -->
</head> </head>
<body>
<body>
<div class="container-lg px-3 my-5 markdown-body"> <div class="container-lg px-3 my-5 markdown-body">
<h1><a href="https://github.com/pages/actions/jekyll-build-pages/">Jekyll Actions Demo</a></h1> <h1><a href="https://github.com/pages/actions/jekyll-build-pages/">Jekyll Actions Demo</a></h1>
@@ -48,22 +43,19 @@
<p>Hello Welcome to My Home Page</p> <p>Hello Welcome to My Home Page</p>
<ul> <ul>
<li>Original date - 2020-04-13T10:20:00Z</li> <li>Original date - 2020-04-13T10:20:00Z</li>
<li>With timeago filter - 2020-04-13T10:20:00Z</li> <li>With timeago filter - 2020-04-13T10:20:00Z</li>
</ul> </ul>
<div class="footer border-top border-gray-light mt-5 pt-3 text-right text-gray"> <div class="footer border-top border-gray-light mt-5 pt-3 text-right text-gray">
This site is open source. <a href="https://github.com/actions/jekyll-build-pages/edit/gh-pages/index.md">Improve This site is open source. <a href="https://github.com/actions/jekyll-build-pages/edit/gh-pages/index.md">Improve this page</a>.
this page</a>.
</div> </div>
</div> </div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.1.0/anchor.min.js" <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.1.0/anchor.min.js" integrity="sha256-lZaRhKri35AyJSypXXs4o6OPFTbTmUoltBbDCbdzegg=" crossorigin="anonymous"></script>
integrity="sha256-lZaRhKri35AyJSypXXs4o6OPFTbTmUoltBbDCbdzegg=" crossorigin="anonymous"></script>
<script>anchors.add();</script> <script>anchors.add();</script>
</body> </body>
</html> </html>
+12 -19
View File
@@ -1,6 +1,5 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en-US"> <html lang="en-US">
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta http-equiv="X-UA-Compatible" content="IE=edge">
@@ -11,10 +10,8 @@
<meta name="generator" content="Jekyll v3.9.3" /> <meta name="generator" content="Jekyll v3.9.3" />
<meta property="og:title" content="themes" /> <meta property="og:title" content="themes" />
<meta property="og:locale" content="en_US" /> <meta property="og:locale" content="en_US" />
<meta name="description" <meta name="description" content="A simple GitHub Action for producing Jekyll build artifacts compatible with GitHub Pages." />
content="A simple GitHub Action for producing Jekyll build artifacts compatible with GitHub Pages." /> <meta property="og:description" content="A simple GitHub Action for producing Jekyll build artifacts compatible with GitHub Pages." />
<meta property="og:description"
content="A simple GitHub Action for producing Jekyll build artifacts compatible with GitHub Pages." />
<link rel="canonical" href="https://github.com/pages/actions/jekyll-build-pages/" /> <link rel="canonical" href="https://github.com/pages/actions/jekyll-build-pages/" />
<meta property="og:url" content="https://github.com/pages/actions/jekyll-build-pages/" /> <meta property="og:url" content="https://github.com/pages/actions/jekyll-build-pages/" />
<meta property="og:site_name" content="themes" /> <meta property="og:site_name" content="themes" />
@@ -23,7 +20,7 @@
<meta property="twitter:title" content="themes" /> <meta property="twitter:title" content="themes" />
<script type="application/ld+json"> <script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebSite","description":"A simple GitHub Action for producing Jekyll build artifacts compatible with GitHub Pages.","headline":"themes","name":"themes","url":"https://github.com/pages/actions/jekyll-build-pages/"}</script> {"@context":"https://schema.org","@type":"WebSite","description":"A simple GitHub Action for producing Jekyll build artifacts compatible with GitHub Pages.","headline":"themes","name":"themes","url":"https://github.com/pages/actions/jekyll-build-pages/"}</script>
<!-- End Jekyll SEO tag --> <!-- End Jekyll SEO tag -->
<link rel="stylesheet" href="/pages/actions/jekyll-build-pages/assets/css/style.css?v=JEKYLL_BUILD_REVISION"> <link rel="stylesheet" href="/pages/actions/jekyll-build-pages/assets/css/style.css?v=JEKYLL_BUILD_REVISION">
<!--[if lt IE 9]> <!--[if lt IE 9]>
@@ -31,18 +28,17 @@
<![endif]--> <![endif]-->
<!-- start custom head snippets, customize with your own _includes/head-custom.html file --> <!-- start custom head snippets, customize with your own _includes/head-custom.html file -->
<!-- Setup Google Analytics --> <!-- Setup Google Analytics -->
<!-- You can set your favicon here --> <!-- You can set your favicon here -->
<!-- link rel="shortcut icon" type="image/x-icon" href="/pages/actions/jekyll-build-pages/favicon.ico" --> <!-- link rel="shortcut icon" type="image/x-icon" href="/pages/actions/jekyll-build-pages/favicon.ico" -->
<!-- end custom head snippets --> <!-- end custom head snippets -->
</head> </head>
<body>
<body>
<div class="wrapper"> <div class="wrapper">
<header> <header>
<h1><a href="https://github.com/pages/actions/jekyll-build-pages/">themes</a></h1> <h1><a href="https://github.com/pages/actions/jekyll-build-pages/">themes</a></h1>
@@ -52,8 +48,7 @@
<p>A simple GitHub Action for producing Jekyll build artifacts compatible with GitHub Pages.</p> <p>A simple GitHub Action for producing Jekyll build artifacts compatible with GitHub Pages.</p>
<p class="view"><a href="https://github.com/actions/jekyll-build-pages">View the Project on GitHub <p class="view"><a href="https://github.com/actions/jekyll-build-pages">View the Project on GitHub <small>actions/jekyll-build-pages</small></a></p>
<small>actions/jekyll-build-pages</small></a></p>
@@ -70,11 +65,9 @@
<p>This project is maintained by <a href="https://github.com/actions">actions</a></p> <p>This project is maintained by <a href="https://github.com/actions">actions</a></p>
<p><small>Hosted on GitHub Pages &mdash; Theme by <a href="https://github.com/orderedlist">orderedlist</a></small> <p><small>Hosted on GitHub Pages &mdash; Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
</p>
</footer> </footer>
</div> </div>
<script src="/pages/actions/jekyll-build-pages/assets/js/scale.fix.js"></script> <script src="/pages/actions/jekyll-build-pages/assets/js/scale.fix.js"></script>
</body> </body>
</html> </html>