generated files only
This commit is contained in:
parent
162c983d4e
commit
c09c13c8f8
16 changed files with 0 additions and 121 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -1,3 +0,0 @@
|
|||
[submodule "themes/kaslaanka"]
|
||||
path = themes/kaslaanka
|
||||
url = https://github.com/Iossefy/kaslaanka.git
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
+++
|
||||
date = '{{ .Date }}'
|
||||
draft = true
|
||||
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
|
||||
+++
|
||||
0
public/css/site.min.css → css/site.min.css
vendored
0
public/css/site.min.css → css/site.min.css
vendored
12
hugo.toml
12
hugo.toml
|
|
@ -1,12 +0,0 @@
|
|||
baseURL = 'https://st.pages.except.one/'
|
||||
languageCode = 'en-us'
|
||||
title = 'My New Hugo Site'
|
||||
theme = 'kaslaanka'
|
||||
|
||||
[params]
|
||||
sitename = "Kaslaanka Theme"
|
||||
copyrights = "John Doe"
|
||||
defaultList = "global"
|
||||
paginationLen = 3
|
||||
projectsURL = "https://example.com"
|
||||
brief_about = "<center>Kaslaanka theme demo</center>"
|
||||
|
|
@ -1,100 +0,0 @@
|
|||
<!doctype html>
|
||||
<html lang="en-us">
|
||||
|
||||
<head>
|
||||
<meta name="generator" content="Hugo 0.147.8">
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<title> My New Hugo Site </title>
|
||||
<meta name="HandheldFriendly" content="True">
|
||||
<meta name="MobileOptimized" content="320">
|
||||
<meta name="referrer" content="no-referrer">
|
||||
<meta property="og:site_name" content="My New Hugo Site">
|
||||
<meta property="og:locale" content="en_US">
|
||||
|
||||
<meta property="og:url" content="https://st.pages.except.one/">
|
||||
<meta property="og:site_name" content="My New Hugo Site">
|
||||
<meta property="og:title" content="My New Hugo Site">
|
||||
<meta property="og:locale" content="en_us">
|
||||
<meta property="og:type" content="website">
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
|
||||
<meta name="twitter:title" content="My New Hugo Site">
|
||||
<meta name="twitter:description" content="">
|
||||
|
||||
|
||||
<meta name="twitter:image" content="https://st.pages.except.one/">
|
||||
<link rel="canonical" href="https://st.pages.except.one/">
|
||||
|
||||
<link rel="stylesheet" href="/css/site.min.css">
|
||||
<link rel="stylesheet" href="https://st.pages.except.one/css/custom.css">
|
||||
|
||||
<link rel="alternate" type="application/rss+xml" href="https://st.pages.except.one/index.xml" title="My New Hugo Site">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div class="mt-xl header">
|
||||
<header>
|
||||
<div class="container">
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-auto">
|
||||
<a href="https://st.pages.except.one/" style="display: contents">
|
||||
<h1 class="name text-center">Kaslaanka Theme</h1>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row justify-content-center">
|
||||
<div class="nav justify-content-center">
|
||||
<ul>
|
||||
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
</div>
|
||||
|
||||
<div class="content">
|
||||
<div class="container">
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-sm-12 col-lg-8">
|
||||
<div class="mx-0">
|
||||
<center>Kaslaanka theme demo</center>
|
||||
|
||||
</div>
|
||||
<hr>
|
||||
<div class="mx-0 chunk-sm posts">
|
||||
<div class="row recent-articles">
|
||||
<h4 class="justify-content-center some-weight col-auto" style="margin-bottom: 0px;">Recent articles</h4>
|
||||
</div>
|
||||
|
||||
<div class="container">
|
||||
<span class="justify-content-center row col-auto mx-0 chunk-sm">
|
||||
<a class="col-auto more-links justify-content-center text-center" href="https://st.pages.except.one/blog">
|
||||
More articles
|
||||
</a>
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
<hr>
|
||||
|
||||
<hr class="footer-linebreak">
|
||||
<div class="container">
|
||||
<span class="row justify-content-center meta" id="footer">
|
||||
Copyright © 2025 John Doe
|
||||
</span>
|
||||
<script defer src="https://st.pages.except.one/js/custom.js"></script>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
|
@ -1 +0,0 @@
|
|||
Subproject commit a7973bac2c300ee7007ddac0aee19436bdab608d
|
||||
Loading…
Add table
Add a link
Reference in a new issue