Skip to content

Commit

Permalink
another change another day
Browse files Browse the repository at this point in the history
  • Loading branch information
KarinaNi committed May 29, 2024
1 parent d3f8277 commit 1323c89
Show file tree
Hide file tree
Showing 13 changed files with 112 additions and 217 deletions.
32 changes: 32 additions & 0 deletions config.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
baseURL = "https://karinani.github.io/"
languageCode = "en-us"
title = "My Hugo Site"
theme = "hugo-PaperMod"

[params]
env = "production"

[params.profileMode]
enabled = true
title = "Your Name"
subtitle = "Your subtitle or bio"
imageUrl = "path/to/your/profile/image.jpg"
imageTitle = "Your image title"
imageWidth = 120
imageHeight = 120

[[params.profileMode.buttons]]
name = "Posts"
url = "posts"

[[params.profileMode.buttons]]
name = "Tags"
url = "tags"

[[params.profileMode.socialIcons]]
name = "<platform1>"
url = "<link1>"

[[params.profileMode.socialIcons]]
name = "<platform2>"
url = "<link2>"
137 changes: 0 additions & 137 deletions config.yml

This file was deleted.

22 changes: 11 additions & 11 deletions public/404.html
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
<!DOCTYPE html>
<html lang="en" dir="auto">

<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script><meta charset="utf-8">
<head><meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="robots" content="index, follow">
<title>404 Page not found | My Hugo Site</title>
<meta name="keywords" content="">
<meta name="description" content="">
<meta name="author" content="">
<link rel="canonical" href="http://localhost:1313/404.html">
<link rel="canonical" href="https://karinani.github.io/404.html">
<link crossorigin="anonymous" href="/assets/css/stylesheet.4599eadb9eb2ad3d0a8d6827b41a8fda8f2f4af226b63466c09c5fddbc8706b7.css" integrity="sha256-RZnq256yrT0KjWgntBqP2o8vSvImtjRmwJxf3byHBrc=" rel="preload stylesheet" as="style">
<link rel="icon" href="http://localhost:1313/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="http://localhost:1313/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="http://localhost:1313/favicon-32x32.png">
<link rel="apple-touch-icon" href="http://localhost:1313/apple-touch-icon.png">
<link rel="mask-icon" href="http://localhost:1313/safari-pinned-tab.svg">
<link rel="icon" href="https://karinani.github.io/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://karinani.github.io/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://karinani.github.io/favicon-32x32.png">
<link rel="apple-touch-icon" href="https://karinani.github.io/apple-touch-icon.png">
<link rel="mask-icon" href="https://karinani.github.io/safari-pinned-tab.svg">
<meta name="theme-color" content="#2e2e33">
<meta name="msapplication-TileColor" content="#2e2e33">
<link rel="alternate" hreflang="en" href="http://localhost:1313/404.html">
<link rel="alternate" hreflang="en" href="https://karinani.github.io/404.html">
<noscript>
<style>
#theme-toggle,
Expand Down Expand Up @@ -61,7 +61,7 @@
<meta property="og:title" content="404 Page not found" />
<meta property="og:description" content="" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://localhost:1313/404.html" />
<meta property="og:url" content="https://karinani.github.io/404.html" />

<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="404 Page not found"/>
Expand All @@ -84,7 +84,7 @@
<header class="header">
<nav class="nav">
<div class="logo">
<a href="http://localhost:1313/" accesskey="h" title="My Hugo Site (Alt + H)">My Hugo Site</a>
<a href="https://karinani.github.io/" accesskey="h" title="My Hugo Site (Alt + H)">My Hugo Site</a>
<div class="logo-switches">
<button id="theme-toggle" accesskey="t" title="(Alt + T)">
<svg id="moon" xmlns="http://www.w3.org/2000/svg" width="24" height="18" viewBox="0 0 24 24"
Expand Down Expand Up @@ -117,7 +117,7 @@
</main>

<footer class="footer">
<span>&copy; 2024 <a href="http://localhost:1313/">My Hugo Site</a></span> ·
<span>&copy; 2024 <a href="https://karinani.github.io/">My Hugo Site</a></span> ·

<span>
Powered by
Expand Down
24 changes: 12 additions & 12 deletions public/categories/index.html
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
<!DOCTYPE html>
<html lang="en" dir="auto">

<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script><meta charset="utf-8">
<head><meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="robots" content="index, follow">
<title>Categories | My Hugo Site</title>
<meta name="keywords" content="">
<meta name="description" content="">
<meta name="author" content="">
<link rel="canonical" href="http://localhost:1313/categories/">
<link rel="canonical" href="https://karinani.github.io/categories/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.4599eadb9eb2ad3d0a8d6827b41a8fda8f2f4af226b63466c09c5fddbc8706b7.css" integrity="sha256-RZnq256yrT0KjWgntBqP2o8vSvImtjRmwJxf3byHBrc=" rel="preload stylesheet" as="style">
<link rel="icon" href="http://localhost:1313/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="http://localhost:1313/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="http://localhost:1313/favicon-32x32.png">
<link rel="apple-touch-icon" href="http://localhost:1313/apple-touch-icon.png">
<link rel="mask-icon" href="http://localhost:1313/safari-pinned-tab.svg">
<link rel="icon" href="https://karinani.github.io/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://karinani.github.io/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://karinani.github.io/favicon-32x32.png">
<link rel="apple-touch-icon" href="https://karinani.github.io/apple-touch-icon.png">
<link rel="mask-icon" href="https://karinani.github.io/safari-pinned-tab.svg">
<meta name="theme-color" content="#2e2e33">
<meta name="msapplication-TileColor" content="#2e2e33">
<link rel="alternate" type="application/rss+xml" href="http://localhost:1313/categories/index.xml">
<link rel="alternate" hreflang="en" href="http://localhost:1313/categories/">
<link rel="alternate" type="application/rss+xml" href="https://karinani.github.io/categories/index.xml">
<link rel="alternate" hreflang="en" href="https://karinani.github.io/categories/">
<noscript>
<style>
#theme-toggle,
Expand Down Expand Up @@ -62,7 +62,7 @@
<meta property="og:title" content="Categories" />
<meta property="og:description" content="" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://localhost:1313/categories/" />
<meta property="og:url" content="https://karinani.github.io/categories/" />

<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Categories"/>
Expand All @@ -85,7 +85,7 @@
<header class="header">
<nav class="nav">
<div class="logo">
<a href="http://localhost:1313/" accesskey="h" title="My Hugo Site (Alt + H)">My Hugo Site</a>
<a href="https://karinani.github.io/" accesskey="h" title="My Hugo Site (Alt + H)">My Hugo Site</a>
<div class="logo-switches">
<button id="theme-toggle" accesskey="t" title="(Alt + T)">
<svg id="moon" xmlns="http://www.w3.org/2000/svg" width="24" height="18" viewBox="0 0 24 24"
Expand Down Expand Up @@ -123,7 +123,7 @@ <h1>Categories</h1>
</main>

<footer class="footer">
<span>&copy; 2024 <a href="http://localhost:1313/">My Hugo Site</a></span> ·
<span>&copy; 2024 <a href="https://karinani.github.io/">My Hugo Site</a></span> ·

<span>
Powered by
Expand Down
4 changes: 2 additions & 2 deletions public/categories/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>Categories on My Hugo Site</title>
<link>http://localhost:1313/categories/</link>
<link>https://karinani.github.io/categories/</link>
<description>Recent content in Categories on My Hugo Site</description>
<generator>Hugo -- 0.126.1</generator>
<language>en-us</language>
<atom:link href="http://localhost:1313/categories/index.xml" rel="self" type="application/rss+xml" />
<atom:link href="https://karinani.github.io/categories/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>
34 changes: 17 additions & 17 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,25 @@
<html lang="en" dir="auto">

<head>
<meta name="generator" content="Hugo 0.126.1"><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script><meta charset="utf-8">
<meta name="generator" content="Hugo 0.126.1"><meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="robots" content="index, follow">
<title>My Hugo Site</title>

<meta name="description" content="">
<meta name="author" content="">
<link rel="canonical" href="http://localhost:1313/">
<link rel="canonical" href="https://karinani.github.io/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.4599eadb9eb2ad3d0a8d6827b41a8fda8f2f4af226b63466c09c5fddbc8706b7.css" integrity="sha256-RZnq256yrT0KjWgntBqP2o8vSvImtjRmwJxf3byHBrc=" rel="preload stylesheet" as="style">
<link rel="icon" href="http://localhost:1313/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="http://localhost:1313/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="http://localhost:1313/favicon-32x32.png">
<link rel="apple-touch-icon" href="http://localhost:1313/apple-touch-icon.png">
<link rel="mask-icon" href="http://localhost:1313/safari-pinned-tab.svg">
<link rel="icon" href="https://karinani.github.io/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://karinani.github.io/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://karinani.github.io/favicon-32x32.png">
<link rel="apple-touch-icon" href="https://karinani.github.io/apple-touch-icon.png">
<link rel="mask-icon" href="https://karinani.github.io/safari-pinned-tab.svg">
<meta name="theme-color" content="#2e2e33">
<meta name="msapplication-TileColor" content="#2e2e33">
<link rel="alternate" type="application/rss+xml" href="http://localhost:1313/index.xml">
<link rel="alternate" hreflang="en" href="http://localhost:1313/">
<link rel="alternate" type="application/rss+xml" href="https://karinani.github.io/index.xml">
<link rel="alternate" hreflang="en" href="https://karinani.github.io/">
<noscript>
<style>
#theme-toggle,
Expand Down Expand Up @@ -63,7 +63,7 @@
<meta property="og:title" content="My Hugo Site" />
<meta property="og:description" content="" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://localhost:1313/" />
<meta property="og:url" content="https://karinani.github.io/" />

<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="My Hugo Site"/>
Expand All @@ -74,9 +74,9 @@
"@context": "https://schema.org",
"@type": "Organization",
"name": "My Hugo Site",
"url": "http://localhost:1313/",
"url": "https://karinani.github.io/",
"description": "",
"thumbnailUrl": "http://localhost:1313/favicon.ico",
"thumbnailUrl": "https://karinani.github.io/favicon.ico",
"sameAs": [

]
Expand All @@ -99,7 +99,7 @@
<header class="header">
<nav class="nav">
<div class="logo">
<a href="http://localhost:1313/" accesskey="h" title="My Hugo Site (Alt + H)">My Hugo Site</a>
<a href="https://karinani.github.io/" accesskey="h" title="My Hugo Site (Alt + H)">My Hugo Site</a>
<div class="logo-switches">
<button id="theme-toggle" accesskey="t" title="(Alt + T)">
<svg id="moon" xmlns="http://www.w3.org/2000/svg" width="24" height="18" viewBox="0 0 24 24"
Expand Down Expand Up @@ -129,10 +129,10 @@
</header>
<main class="main"><div class="profile">
<div class="profile_inner">
<img draggable="false" src="http://localhost:1313/path/to/your/profile/image.jpg" alt="Your image title" title="Your image title"
<img draggable="false" src="https://karinani.github.io/path/to/your/profile/image.jpg" alt="Your image title" title="Your image title"
height="120" width="120" />
<h1>Your Name</h1>
<span>Your subtitle or bio</span><div class="social-icons" >
<h1>Name</h1>
<span>You</span><div class="social-icons" >
</div>

<div class="buttons">
Expand All @@ -153,7 +153,7 @@ <h1>Your Name</h1>
</main>

<footer class="footer">
<span>&copy; 2024 <a href="http://localhost:1313/">My Hugo Site</a></span> ·
<span>&copy; 2024 <a href="https://karinani.github.io/">My Hugo Site</a></span> ·

<span>
Powered by
Expand Down
Loading

0 comments on commit 1323c89

Please sign in to comment.