jekyll build from Action 998a659c23ae6b97258a07fdde3f9384dbcca6b2

This commit is contained in:
Florian Weber 2025-03-03 01:52:52 +00:00
parent c3f9416805
commit ae4292d449
3 changed files with 84 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -1 +1 @@
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.4">Jekyll</generator><link href="https://morlana.page/feed.xml" rel="self" type="application/atom+xml" /><link href="https://morlana.page/" rel="alternate" type="text/html" /><updated>2025-03-03T00:15:41+00:00</updated><id>https://morlana.page/feed.xml</id><title type="html">Morlana - Pages</title><subtitle>Free Subdomains provided by Morlana</subtitle></feed>
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.4">Jekyll</generator><link href="https://morlana.page/feed.xml" rel="self" type="application/atom+xml" /><link href="https://morlana.page/" rel="alternate" type="text/html" /><updated>2025-03-03T01:52:50+00:00</updated><id>https://morlana.page/feed.xml</id><title type="html">Morlana - Pages</title><subtitle>Free Subdomains provided by Morlana</subtitle></feed>

View File

@ -1,4 +1,78 @@
<h1 id="morlana-pages-free-subdomain-service">Morlana Pages Free Subdomain Service</h1>
<!doctype html>
<html lang="en-US">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>Morlana.page Documentation | Morlana - Pages</title>
<meta name="generator" content="Jekyll v4.3.4" />
<meta property="og:title" content="Morlana.page Documentation" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="Free Subdomains provided by Morlana" />
<meta property="og:description" content="Free Subdomains provided by Morlana" />
<link rel="canonical" href="https://morlana.page/" />
<meta property="og:url" content="https://morlana.page/" />
<meta property="og:site_name" content="Morlana - Pages" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Morlana.page Documentation" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebSite","description":"Free Subdomains provided by Morlana","headline":"Morlana.page Documentation","name":"Morlana - Pages","url":"https://morlana.page/"}</script>
<!-- End Jekyll SEO tag -->
<link rel="stylesheet" href="/assets/css/style.css?v=">
<script src="https://code.jquery.com/jquery-1.12.4.min.js" integrity="sha256-ZosEbRLbNQzLpnKIkEdrPv7lOy9C27hHQ+Xp8a4MxAQ=" crossorigin="anonymous"></script>
<script src="/assets/js/respond.js"></script>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!--[if lt IE 8]>
<link rel="stylesheet" href="/assets/css/ie.css">
<![endif]-->
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<!-- start custom head snippets, customize with your own _includes/head-custom.html file -->
<!-- Setup theme-color -->
<!-- start theme color meta headers -->
<meta name="theme-color" content="#353535">
<meta name="msapplication-navbutton-color" content="#353535">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<!-- end theme color meta headers -->
<!-- Setup Google Analytics -->
<!-- You can set your favicon here -->
<!-- link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" -->
<!-- end custom head snippets -->
</head>
<body>
<div id="header">
<nav>
<ul>
<li class="fork"><a href="">View On GitHub</a></li>
</ul>
</nav>
</div><!-- end header -->
<div class="wrapper">
<section>
<div id="title">
<h1>Morlana - Pages</h1>
<p>Free Subdomains provided by Morlana</p>
<hr>
<span class="credits left">Project maintained by <a href=""></a></span>
<span class="credits right">Hosted on GitHub Pages &mdash; Theme by <a href="https://twitter.com/mattgraham">mattgraham</a></span>
</div>
<h1 id="morlana-pages-free-subdomain-service">Morlana Pages Free Subdomain Service</h1>
<h2 id="overview">Overview</h2>
<p>This repository provides a free subdomain service for the <code class="language-plaintext highlighter-rouge">morlana.page</code> domain, similar to <code class="language-plaintext highlighter-rouge">js.org</code>. Users can request a subdomain by forking this repository, adding their domain entry to <code class="language-plaintext highlighter-rouge">domains.yaml</code>, and submitting a pull request.</p>
@ -64,3 +138,10 @@
<h2 id="license">License</h2>
<p>This project is open-source and licensed under the BSD-3-Clause.</p>
</section>
</div>
</body>
</html>