Publii: update content
This commit is contained in:
parent
8015c1baac
commit
a061ad184f
8 changed files with 142 additions and 6 deletions
4
404.html
4
404.html
|
@ -1,6 +1,6 @@
|
||||||
<!DOCTYPE html><html lang="en-gb"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Error 404 - Test</title><meta name="robots" content="noindex, follow"><meta name="generator" content="Publii Open-Source CMS for Static Site"><link rel="stylesheet" href="./assets/css/style.css?v=6fbb1e8931a5afe843374fd67c192c86"><script type="application/ld+json">{"@context":"http://schema.org","@type":"Organization","name":"Test","url":"./"}</script><noscript><style>img[loading] {
|
<!DOCTYPE html><html lang="en-gb"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Error 404 - Test</title><meta name="robots" content="noindex, follow"><meta name="generator" content="Publii Open-Source CMS for Static Site"><link rel="alternate" type="application/atom+xml" href="https://nudista-online.nolog.page/feed.xml"><link rel="alternate" type="application/json" href="https://nudista-online.nolog.page/feed.json"><meta property="og:title" content="Test"><meta property="og:site_name" content="Test"><meta property="og:description" content=""><meta property="og:url" content="https://nudista-online.nolog.page/"><meta property="og:type" content="website"><link rel="stylesheet" href="https://nudista-online.nolog.page/assets/css/style.css?v=6fbb1e8931a5afe843374fd67c192c86"><script type="application/ld+json">{"@context":"http://schema.org","@type":"Organization","name":"Test","url":"https://nudista-online.nolog.page/"}</script><noscript><style>img[loading] {
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
}</style></noscript></head><body><div class="site-container"><header class="top" id="js-header"><a class="logo" href="./">Test</a></header><main class="page page--error"><article class="post"><div class="hero"><header class="hero__content"><div class="wrapper"><h1>404</h1><p>Page not found</p></div></header></div><div class="wrapper post__entry"><p>The page you were looking for appears to have been moved, deleted or does not exist. You could go back to where you were or head straight to our home page.</p><p><svg width="1.041em" height="0.416em" aria-hidden="true"><use xlink:href="./assets/svg/svg-map.svg#arrow-prev"/></svg> <a href="./" class="readmore">Go home</a></p></div></article></main><footer class="footer"><div class="footer__copyright">Powered by Publii</div><button onclick="backToTopFunction()" id="backToTop" class="footer__bttop" aria-label="Back to top" title="Back to top"><svg><use xlink:href="./assets/svg/svg-map.svg#toparrow"/></svg></button></footer></div><script defer="defer" src="./assets/js/scripts.min.js?v=f47c11534595205f20935f0db2a62a85"></script><script>window.publiiThemeMenuConfig={mobileMenuMode:'sidebar',animationSpeed:300,submenuWidth: 'auto',doubleClickTime:500,mobileMenuExpandableSubmenus:true,relatedContainerForOverlayMenuSelector:'.top'};</script><script>var images = document.querySelectorAll('img[loading]');
|
}</style></noscript></head><body><div class="site-container"><header class="top" id="js-header"><a class="logo" href="https://nudista-online.nolog.page/">Test</a></header><main class="page page--error"><article class="post"><div class="hero"><header class="hero__content"><div class="wrapper"><h1>404</h1><p>Page not found</p></div></header></div><div class="wrapper post__entry"><p>The page you were looking for appears to have been moved, deleted or does not exist. You could go back to where you were or head straight to our home page.</p><p><svg width="1.041em" height="0.416em" aria-hidden="true"><use xlink:href="https://nudista-online.nolog.page/assets/svg/svg-map.svg#arrow-prev"/></svg> <a href="https://nudista-online.nolog.page/" class="readmore">Go home</a></p></div></article></main><footer class="footer"><div class="footer__copyright">Powered by Publii</div><button onclick="backToTopFunction()" id="backToTop" class="footer__bttop" aria-label="Back to top" title="Back to top"><svg><use xlink:href="https://nudista-online.nolog.page/assets/svg/svg-map.svg#toparrow"/></svg></button></footer></div><script defer="defer" src="https://nudista-online.nolog.page/assets/js/scripts.min.js?v=f47c11534595205f20935f0db2a62a85"></script><script>window.publiiThemeMenuConfig={mobileMenuMode:'sidebar',animationSpeed:300,submenuWidth: 'auto',doubleClickTime:500,mobileMenuExpandableSubmenus:true,relatedContainerForOverlayMenuSelector:'.top'};</script><script>var images = document.querySelectorAll('img[loading]');
|
||||||
for (var i = 0; i < images.length; i++) {
|
for (var i = 0; i < images.length; i++) {
|
||||||
if (images[i].complete) {
|
if (images[i].complete) {
|
||||||
images[i].classList.add('is-loaded');
|
images[i].classList.add('is-loaded');
|
||||||
|
|
13
feed.json
Normal file
13
feed.json
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
{
|
||||||
|
"version": "https://jsonfeed.org/version/1",
|
||||||
|
"title": "Test",
|
||||||
|
"description": "",
|
||||||
|
"home_page_url": "https://nudista-online.nolog.page",
|
||||||
|
"feed_url": "https://nudista-online.nolog.page/feed.json",
|
||||||
|
"user_comment": "",
|
||||||
|
"author": {
|
||||||
|
"name": "Test"
|
||||||
|
},
|
||||||
|
"items": [
|
||||||
|
]
|
||||||
|
}
|
12
feed.xml
Normal file
12
feed.xml
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/">
|
||||||
|
<title>Test</title>
|
||||||
|
<link href="https://nudista-online.nolog.page/feed.xml" rel="self" />
|
||||||
|
<link href="https://nudista-online.nolog.page" />
|
||||||
|
<updated>1970-01-01T01:00:00+01:00</updated>
|
||||||
|
<author>
|
||||||
|
<name>Test</name>
|
||||||
|
</author>
|
||||||
|
<id>https://nudista-online.nolog.page</id>
|
||||||
|
|
||||||
|
</feed>
|
|
@ -1,6 +1,6 @@
|
||||||
<!DOCTYPE html><html lang="en-gb"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Test</title><meta name="generator" content="Publii Open-Source CMS for Static Site"><link rel="canonical" href="./"><link rel="stylesheet" href="./assets/css/style.css?v=6fbb1e8931a5afe843374fd67c192c86"><script type="application/ld+json">{"@context":"http://schema.org","@type":"Organization","name":"Test","url":"./"}</script><noscript><style>img[loading] {
|
<!DOCTYPE html><html lang="en-gb"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Test</title><meta name="generator" content="Publii Open-Source CMS for Static Site"><link rel="canonical" href="https://nudista-online.nolog.page/"><link rel="alternate" type="application/atom+xml" href="https://nudista-online.nolog.page/feed.xml"><link rel="alternate" type="application/json" href="https://nudista-online.nolog.page/feed.json"><meta property="og:title" content="Test"><meta property="og:site_name" content="Test"><meta property="og:description" content=""><meta property="og:url" content="https://nudista-online.nolog.page/"><meta property="og:type" content="website"><link rel="stylesheet" href="https://nudista-online.nolog.page/assets/css/style.css?v=6fbb1e8931a5afe843374fd67c192c86"><script type="application/ld+json">{"@context":"http://schema.org","@type":"Organization","name":"Test","url":"https://nudista-online.nolog.page/"}</script><noscript><style>img[loading] {
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
}</style></noscript></head><body><div class="site-container"><header class="top" id="js-header"><a class="logo" href="./">Test</a></header><main><div class="hero"><header class="hero__content"><div class="wrapper"><h1>Welcome to my blog :)</h1><p>Create a unique and beautiful blog quickly and easily.</p><div class="post__meta post__meta--author"><a href="./authors/test/" class="feed__author">Test</a></div></div></header></div><div class="feed"></div></main><footer class="footer"><div class="footer__copyright">Powered by Publii</div><button onclick="backToTopFunction()" id="backToTop" class="footer__bttop" aria-label="Back to top" title="Back to top"><svg><use xlink:href="./assets/svg/svg-map.svg#toparrow"/></svg></button></footer></div><script defer="defer" src="./assets/js/scripts.min.js?v=f47c11534595205f20935f0db2a62a85"></script><script>window.publiiThemeMenuConfig={mobileMenuMode:'sidebar',animationSpeed:300,submenuWidth: 'auto',doubleClickTime:500,mobileMenuExpandableSubmenus:true,relatedContainerForOverlayMenuSelector:'.top'};</script><script>var images = document.querySelectorAll('img[loading]');
|
}</style></noscript></head><body><div class="site-container"><header class="top" id="js-header"><a class="logo" href="https://nudista-online.nolog.page/">Test</a></header><main><div class="hero"><header class="hero__content"><div class="wrapper"><h1>Welcome to my blog :)</h1><p>Create a unique and beautiful blog quickly and easily.</p><div class="post__meta post__meta--author"><a href="https://nudista-online.nolog.page/authors/test/" class="feed__author">Test</a></div></div></header></div><div class="feed"></div></main><footer class="footer"><div class="footer__copyright">Powered by Publii</div><button onclick="backToTopFunction()" id="backToTop" class="footer__bttop" aria-label="Back to top" title="Back to top"><svg><use xlink:href="https://nudista-online.nolog.page/assets/svg/svg-map.svg#toparrow"/></svg></button></footer></div><script defer="defer" src="https://nudista-online.nolog.page/assets/js/scripts.min.js?v=f47c11534595205f20935f0db2a62a85"></script><script>window.publiiThemeMenuConfig={mobileMenuMode:'sidebar',animationSpeed:300,submenuWidth: 'auto',doubleClickTime:500,mobileMenuExpandableSubmenus:true,relatedContainerForOverlayMenuSelector:'.top'};</script><script>var images = document.querySelectorAll('img[loading]');
|
||||||
for (var i = 0; i < images.length; i++) {
|
for (var i = 0; i < images.length; i++) {
|
||||||
if (images[i].complete) {
|
if (images[i].complete) {
|
||||||
images[i].classList.add('is-loaded');
|
images[i].classList.add('is-loaded');
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
User-agent: *
|
User-agent: *
|
||||||
Disallow:
|
Disallow:
|
||||||
|
Sitemap: https://nudista-online.nolog.page/sitemap.xml
|
7
sitemap.xml
Normal file
7
sitemap.xml
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<?xml-stylesheet type="text/xsl" href="https://nudista-online.nolog.page/sitemap.xsl"?>
|
||||||
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
|
||||||
|
<url>
|
||||||
|
<loc>https://nudista-online.nolog.page/</loc>
|
||||||
|
</url>
|
||||||
|
</urlset>
|
103
sitemap.xsl
Normal file
103
sitemap.xsl
Normal file
|
@ -0,0 +1,103 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<xsl:stylesheet version="2.0"
|
||||||
|
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||||
|
xmlns:sitemap="http://www.sitemaps.org/schemas/sitemap/0.9"
|
||||||
|
xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
|
||||||
|
xmlns:html="http://www.w3.org/TR/REC-html40">
|
||||||
|
<xsl:output version="1.0" method="html" encoding="UTF-8" />
|
||||||
|
<xsl:template match="/">
|
||||||
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
|
<head>
|
||||||
|
<title>Sitemap XML</title>
|
||||||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||||
|
<style type="text/css">
|
||||||
|
html,
|
||||||
|
body {
|
||||||
|
color: #333;
|
||||||
|
font-family: Arial, sans-serif;
|
||||||
|
font-size: 14px;
|
||||||
|
line-height: 1.4;
|
||||||
|
}
|
||||||
|
|
||||||
|
a {
|
||||||
|
color: #000;
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:hover {
|
||||||
|
text-decoration: underline;
|
||||||
|
}
|
||||||
|
|
||||||
|
.wrapper {
|
||||||
|
margin: 20px auto;
|
||||||
|
width: 1240px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.header {
|
||||||
|
font-size: 32px;
|
||||||
|
font-weight: normal;
|
||||||
|
}
|
||||||
|
|
||||||
|
.info {
|
||||||
|
margin: 25px 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.list {
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.list,
|
||||||
|
.list td,
|
||||||
|
.list th {
|
||||||
|
border: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.list td,
|
||||||
|
.list th {
|
||||||
|
padding: 5px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.list thead th {
|
||||||
|
background: #eee;
|
||||||
|
}
|
||||||
|
|
||||||
|
.list tr:nth-child(even) td {
|
||||||
|
background-color: #f0f0f0;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<div class="wrapper">
|
||||||
|
<h1 class="header">Sitemap XML</h1>
|
||||||
|
|
||||||
|
<div class="info">This sitemap contains <xsl:value-of select="count(sitemap:urlset/sitemap:url)"/> URLs.</div>
|
||||||
|
<table class="list" border="none" cellspacing="0" cellpadding="3">
|
||||||
|
<thead>
|
||||||
|
<tr>
|
||||||
|
<th width="70%">URL</th>
|
||||||
|
<th width="10%">Images</th>
|
||||||
|
<th width="20%">Last Modified</th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<xsl:for-each select="sitemap:urlset/sitemap:url">
|
||||||
|
<tr>
|
||||||
|
<td>
|
||||||
|
<xsl:variable name="url"><xsl:value-of select="sitemap:loc"/></xsl:variable>
|
||||||
|
<a href="{$url}"><xsl:value-of select="sitemap:loc"/></a>
|
||||||
|
</td>
|
||||||
|
<td style="text-align: center;">
|
||||||
|
<xsl:value-of select="count(image:image)"/>
|
||||||
|
</td>
|
||||||
|
<td style="text-align: center; font-family: monospace;">
|
||||||
|
<xsl:value-of select="concat( substring( sitemap:lastmod, 0, 11), concat(' ', substring( sitemap:lastmod, 12, 14 ) ) )"/>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</xsl:for-each>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
</xsl:template>
|
||||||
|
</xsl:stylesheet>
|
|
@ -1,6 +1,6 @@
|
||||||
<!DOCTYPE html><html lang="en-gb"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><title>All tags - Test</title><meta name="robots" content="noindex, follow"><meta name="generator" content="Publii Open-Source CMS for Static Site"><link rel="stylesheet" href="./../assets/css/style.css?v=6fbb1e8931a5afe843374fd67c192c86"><script type="application/ld+json">{"@context":"http://schema.org","@type":"Organization","name":"Test","url":"./../"}</script><noscript><style>img[loading] {
|
<!DOCTYPE html><html lang="en-gb"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><title>All tags - Test</title><meta name="robots" content="noindex, follow"><meta name="generator" content="Publii Open-Source CMS for Static Site"><link rel="alternate" type="application/atom+xml" href="https://nudista-online.nolog.page/feed.xml"><link rel="alternate" type="application/json" href="https://nudista-online.nolog.page/feed.json"><meta property="og:title" content="Test"><meta property="og:site_name" content="Test"><meta property="og:description" content=""><meta property="og:url" content="https://nudista-online.nolog.page/tags/"><meta property="og:type" content="website"><link rel="stylesheet" href="https://nudista-online.nolog.page/assets/css/style.css?v=6fbb1e8931a5afe843374fd67c192c86"><script type="application/ld+json">{"@context":"http://schema.org","@type":"Organization","name":"Test","url":"https://nudista-online.nolog.page/"}</script><noscript><style>img[loading] {
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
}</style></noscript></head><body><div class="site-container"><header class="top" id="js-header"><a class="logo" href="./../">Test</a></header><main class="page page--tags"><div class="hero"><header class="hero__content"><div class="wrapper"><h1>Tags <sup>(0)</sup></h1><p>Collection of all tags</p></div></header></div><div class="wrapper"><ul class="feed feed--grid"></ul></div></main><footer class="footer"><div class="footer__copyright">Powered by Publii</div><button onclick="backToTopFunction()" id="backToTop" class="footer__bttop" aria-label="Back to top" title="Back to top"><svg><use xlink:href="./../assets/svg/svg-map.svg#toparrow"/></svg></button></footer></div><script defer="defer" src="./../assets/js/scripts.min.js?v=f47c11534595205f20935f0db2a62a85"></script><script>window.publiiThemeMenuConfig={mobileMenuMode:'sidebar',animationSpeed:300,submenuWidth: 'auto',doubleClickTime:500,mobileMenuExpandableSubmenus:true,relatedContainerForOverlayMenuSelector:'.top'};</script><script>var images = document.querySelectorAll('img[loading]');
|
}</style></noscript></head><body><div class="site-container"><header class="top" id="js-header"><a class="logo" href="https://nudista-online.nolog.page/">Test</a></header><main class="page page--tags"><div class="hero"><header class="hero__content"><div class="wrapper"><h1>Tags <sup>(0)</sup></h1><p>Collection of all tags</p></div></header></div><div class="wrapper"><ul class="feed feed--grid"></ul></div></main><footer class="footer"><div class="footer__copyright">Powered by Publii</div><button onclick="backToTopFunction()" id="backToTop" class="footer__bttop" aria-label="Back to top" title="Back to top"><svg><use xlink:href="https://nudista-online.nolog.page/assets/svg/svg-map.svg#toparrow"/></svg></button></footer></div><script defer="defer" src="https://nudista-online.nolog.page/assets/js/scripts.min.js?v=f47c11534595205f20935f0db2a62a85"></script><script>window.publiiThemeMenuConfig={mobileMenuMode:'sidebar',animationSpeed:300,submenuWidth: 'auto',doubleClickTime:500,mobileMenuExpandableSubmenus:true,relatedContainerForOverlayMenuSelector:'.top'};</script><script>var images = document.querySelectorAll('img[loading]');
|
||||||
for (var i = 0; i < images.length; i++) {
|
for (var i = 0; i < images.length; i++) {
|
||||||
if (images[i].complete) {
|
if (images[i].complete) {
|
||||||
images[i].classList.add('is-loaded');
|
images[i].classList.add('is-loaded');
|
||||||
|
|
Loading…
Reference in a new issue