BIT-101 Creating a Hugo Theme Part 2 done
This commit is contained in:
21
public/page/cat_landing/index.html
Normal file
21
public/page/cat_landing/index.html
Normal file
@@ -0,0 +1,21 @@
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport"
|
||||
content="width=device-width, initial-scale=1.0">
|
||||
<title>Sum something up</title>
|
||||
</head>
|
||||
<body>
|
||||
<a href="/">Home</a>
|
||||
<a href="/page">LL-CAT</a>
|
||||
<a href="/tags">Ports and Apps</a>
|
||||
|
||||
<h2>Cat_landing</h2>
|
||||
<p>2025-11-05 16:56:27 +0100 CET</p>
|
||||
<div><p>Landing page of my first working OpenCore MacOS Catalina.</p>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
38
public/page/index.html
Normal file
38
public/page/index.html
Normal file
@@ -0,0 +1,38 @@
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport"
|
||||
content="width=device-width, initial-scale=1.0">
|
||||
<title>Sum something up</title>
|
||||
</head>
|
||||
<body>
|
||||
<a href="/">Home</a>
|
||||
<a href="/page">LL-CAT</a>
|
||||
<a href="/tags">Ports and Apps</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
<a href="/page/lio_landing/">
|
||||
Lio_landing
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/page/leo_landing/">
|
||||
Leo_landing
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/page/cat_landing/">
|
||||
Cat_landing
|
||||
</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
33
public/page/index.xml
Normal file
33
public/page/index.xml
Normal file
@@ -0,0 +1,33 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Pages on My New Hugo Site</title>
|
||||
<link>http://localhost:1313/page/</link>
|
||||
<description>Recent content in Pages on My New Hugo Site</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Wed, 05 Nov 2025 17:28:48 +0100</lastBuildDate>
|
||||
<atom:link href="http://localhost:1313/page/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Lio_landing</title>
|
||||
<link>http://localhost:1313/page/lio_landing/</link>
|
||||
<pubDate>Wed, 05 Nov 2025 17:28:48 +0100</pubDate>
|
||||
<guid>http://localhost:1313/page/lio_landing/</guid>
|
||||
<description><p>Landing page of my original Lion Macbook (dual boot with Snow Leopard).</p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Leo_landing</title>
|
||||
<link>http://localhost:1313/page/leo_landing/</link>
|
||||
<pubDate>Wed, 05 Nov 2025 17:26:45 +0100</pubDate>
|
||||
<guid>http://localhost:1313/page/leo_landing/</guid>
|
||||
<description><p>Landing page of my original Snow Leopard Macbook (dual boot with Lion).</p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Cat_landing</title>
|
||||
<link>http://localhost:1313/page/cat_landing/</link>
|
||||
<pubDate>Wed, 05 Nov 2025 16:56:27 +0100</pubDate>
|
||||
<guid>http://localhost:1313/page/cat_landing/</guid>
|
||||
<description><p>Landing page of my first working OpenCore MacOS Catalina.</p></description>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
21
public/page/leo_landing/index.html
Normal file
21
public/page/leo_landing/index.html
Normal file
@@ -0,0 +1,21 @@
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport"
|
||||
content="width=device-width, initial-scale=1.0">
|
||||
<title>Sum something up</title>
|
||||
</head>
|
||||
<body>
|
||||
<a href="/">Home</a>
|
||||
<a href="/page">LL-CAT</a>
|
||||
<a href="/tags">Ports and Apps</a>
|
||||
|
||||
<h2>Leo_landing</h2>
|
||||
<p>2025-11-05 17:26:45 +0100 CET</p>
|
||||
<div><p>Landing page of my original Snow Leopard Macbook (dual boot with Lion).</p>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
21
public/page/lio_landing/index.html
Normal file
21
public/page/lio_landing/index.html
Normal file
@@ -0,0 +1,21 @@
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport"
|
||||
content="width=device-width, initial-scale=1.0">
|
||||
<title>Sum something up</title>
|
||||
</head>
|
||||
<body>
|
||||
<a href="/">Home</a>
|
||||
<a href="/page">LL-CAT</a>
|
||||
<a href="/tags">Ports and Apps</a>
|
||||
|
||||
<h2>Lio_landing</h2>
|
||||
<p>2025-11-05 17:28:48 +0100 CET</p>
|
||||
<div><p>Landing page of my original Lion Macbook (dual boot with Snow Leopard).</p>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user