Skip to content

Commit 3b9820a

Browse files
author
brave447
committed
First Commit
1 parent 9cb28a9 commit 3b9820a

18 files changed

+540
-0
lines changed

.gitmodules

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "themes/ananke"]
2+
path = themes/ananke
3+
url = https://github.com/theNewDynamic/gohugo-theme-ananke.git

.hugo_build.lock

Whitespace-only changes.

archetypes/default.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
+++
2+
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
3+
date = {{ .Date }}
4+
draft = true
5+
+++

hugo.toml

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
baseURL = 'https://brave447.github.io/'
2+
languageCode = 'zh-cn'
3+
title = 'Brave447 Blog'
4+
theme = 'ananke'

public/404.html

+103
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,103 @@
1+
<!DOCTYPE html>
2+
<html lang="zh-cn">
3+
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
4+
<meta charset="utf-8">
5+
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
6+
7+
<title>Brave447 Blog</title>
8+
<meta name="viewport" content="width=device-width,minimum-scale=1">
9+
<meta name="description" content="">
10+
<meta name="generator" content="Hugo 0.129.0">
11+
12+
13+
14+
15+
<meta name="robots" content="noindex, nofollow">
16+
17+
18+
19+
20+
<link rel="stylesheet" href="/ananke/css/main.min.css" >
21+
22+
23+
24+
25+
26+
27+
28+
29+
30+
31+
32+
33+
34+
<link rel="canonical" href="http://localhost:1313/404.html">
35+
36+
37+
<meta property="og:url" content="http://localhost:1313/404.html">
38+
<meta property="og:site_name" content="Brave447 Blog">
39+
<meta property="og:title" content="404 Page not found">
40+
<meta property="og:locale" content="zh_cn">
41+
<meta property="og:type" content="website">
42+
43+
<meta itemprop="name" content="404 Page not found">
44+
<meta name="twitter:card" content="summary">
45+
<meta name="twitter:title" content="404 Page not found">
46+
47+
48+
</head>
49+
50+
<body class="ma0 avenir bg-near-white">
51+
52+
53+
54+
<header>
55+
<div class="bg-black">
56+
<nav class="pv3 ph3 ph4-ns" role="navigation">
57+
<div class="flex-l justify-between items-center center">
58+
<a href="/" class="f3 fw2 hover-white no-underline white-90 dib">
59+
60+
Brave447 Blog
61+
62+
</a>
63+
<div class="flex-l items-center">
64+
65+
66+
67+
68+
<div class="ananke-socials">
69+
70+
</div>
71+
72+
</div>
73+
</div>
74+
</nav>
75+
76+
</div>
77+
</header>
78+
79+
80+
<main class="pb7" role="main">
81+
82+
<article class="center cf pv5 measure-wide-l">
83+
<h1>
84+
This is not the page you were looking for
85+
</h1>
86+
</article>
87+
88+
</main>
89+
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">
90+
<div class="flex justify-between">
91+
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="http://localhost:1313/" >
92+
&copy; Brave447 Blog 2024
93+
</a>
94+
<div>
95+
<div class="ananke-socials">
96+
97+
</div>
98+
</div>
99+
</div>
100+
</footer>
101+
102+
</body>
103+
</html>

public/ananke/css/main.css.map

+13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/ananke/css/main.min.css

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/categories/index.html

+120
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,120 @@
1+
<!DOCTYPE html>
2+
<html lang="zh-cn">
3+
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
4+
<meta charset="utf-8">
5+
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
6+
7+
<title>Brave447 Blog</title>
8+
<meta name="viewport" content="width=device-width,minimum-scale=1">
9+
<meta name="description" content="">
10+
<meta name="generator" content="Hugo 0.129.0">
11+
12+
13+
14+
15+
<meta name="robots" content="noindex, nofollow">
16+
17+
18+
19+
20+
<link rel="stylesheet" href="/ananke/css/main.min.css" >
21+
22+
23+
24+
25+
26+
27+
28+
29+
30+
31+
32+
33+
<link href="/categories/index.xml" rel="alternate" type="application/rss+xml" title="Brave447 Blog" />
34+
<link href="/categories/index.xml" rel="feed" type="application/rss+xml" title="Brave447 Blog" />
35+
36+
37+
38+
39+
<link rel="canonical" href="http://localhost:1313/categories/">
40+
41+
42+
<meta property="og:url" content="http://localhost:1313/categories/">
43+
<meta property="og:site_name" content="Brave447 Blog">
44+
<meta property="og:title" content="Categories">
45+
<meta property="og:locale" content="zh_cn">
46+
<meta property="og:type" content="website">
47+
48+
<meta itemprop="name" content="Categories">
49+
<meta name="twitter:card" content="summary">
50+
<meta name="twitter:title" content="Categories">
51+
52+
53+
</head>
54+
55+
<body class="ma0 avenir bg-near-white">
56+
57+
58+
59+
<header>
60+
<div class="pb3-m pb6-l bg-black">
61+
<nav class="pv3 ph3 ph4-ns" role="navigation">
62+
<div class="flex-l justify-between items-center center">
63+
<a href="/" class="f3 fw2 hover-white no-underline white-90 dib">
64+
65+
Brave447 Blog
66+
67+
</a>
68+
<div class="flex-l items-center">
69+
70+
71+
72+
73+
<div class="ananke-socials">
74+
75+
</div>
76+
77+
</div>
78+
</div>
79+
</nav>
80+
81+
<div class="tc-l pv3 ph3 ph4-ns">
82+
<h1 class="f2 f-subheadline-l fw2 light-silver mb0 lh-title">
83+
Categories
84+
</h1>
85+
86+
</div>
87+
</div>
88+
</header>
89+
90+
91+
<main class="pb7" role="main">
92+
93+
94+
<article class="cf pa3 pa4-m pa4-l">
95+
<div class="measure-wide-l center f4 lh-copy nested-copy-line-height nested-links mid-gray">
96+
97+
</div>
98+
</article>
99+
<div class="mw8 center">
100+
<section class="ph4">
101+
102+
</section>
103+
</div>
104+
105+
</main>
106+
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">
107+
<div class="flex justify-between">
108+
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="http://localhost:1313/" >
109+
&copy; Brave447 Blog 2024
110+
</a>
111+
<div>
112+
<div class="ananke-socials">
113+
114+
</div>
115+
</div>
116+
</div>
117+
</footer>
118+
119+
</body>
120+
</html>

public/categories/index.xml

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
2+
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
3+
<channel>
4+
<title>Categories on Brave447 Blog</title>
5+
<link>http://localhost:1313/categories/</link>
6+
<description>Recent content in Categories on Brave447 Blog</description>
7+
<generator>Hugo</generator>
8+
<language>zh-cn</language>
9+
<atom:link href="http://localhost:1313/categories/index.xml" rel="self" type="application/rss+xml" />
10+
</channel>
11+
</rss>
Loading

public/index.html

+124
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,124 @@
1+
<!DOCTYPE html>
2+
<html lang="zh-cn">
3+
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
4+
<meta charset="utf-8">
5+
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
6+
7+
<title>Brave447 Blog</title>
8+
<meta name="viewport" content="width=device-width,minimum-scale=1">
9+
<meta name="description" content="">
10+
<meta name="generator" content="Hugo 0.129.0">
11+
12+
13+
14+
15+
<meta name="robots" content="noindex, nofollow">
16+
17+
18+
19+
20+
<link rel="stylesheet" href="/ananke/css/main.min.css" >
21+
22+
23+
24+
25+
26+
27+
28+
29+
30+
31+
32+
33+
<link href="/index.xml" rel="alternate" type="application/rss+xml" title="Brave447 Blog" />
34+
<link href="/index.xml" rel="feed" type="application/rss+xml" title="Brave447 Blog" />
35+
36+
37+
38+
39+
<link rel="canonical" href="http://localhost:1313/">
40+
41+
42+
<meta property="og:url" content="http://localhost:1313/">
43+
<meta property="og:site_name" content="Brave447 Blog">
44+
<meta property="og:title" content="Brave447 Blog">
45+
<meta property="og:locale" content="zh_cn">
46+
<meta property="og:type" content="website">
47+
48+
<meta itemprop="name" content="Brave447 Blog">
49+
<meta name="twitter:card" content="summary">
50+
<meta name="twitter:title" content="Brave447 Blog">
51+
52+
53+
</head>
54+
55+
<body class="ma0 avenir bg-near-white">
56+
57+
58+
59+
<header>
60+
<div class="pb3-m pb6-l bg-black">
61+
<nav class="pv3 ph3 ph4-ns" role="navigation">
62+
<div class="flex-l justify-between items-center center">
63+
<a href="/" class="f3 fw2 hover-white no-underline white-90 dib">
64+
65+
Brave447 Blog
66+
67+
</a>
68+
<div class="flex-l items-center">
69+
70+
71+
72+
73+
<div class="ananke-socials">
74+
75+
</div>
76+
77+
</div>
78+
</div>
79+
</nav>
80+
81+
<div class="tc-l pv3 ph3 ph4-ns">
82+
<h1 class="f2 f-subheadline-l fw2 light-silver mb0 lh-title">
83+
Brave447 Blog
84+
</h1>
85+
86+
</div>
87+
</div>
88+
</header>
89+
90+
91+
<main class="pb7" role="main">
92+
93+
<article class="cf ph3 ph5-l pv3 pv4-l f4 tc-l center measure-wide lh-copy mid-gray">
94+
95+
</article>
96+
97+
98+
99+
100+
101+
102+
103+
104+
105+
106+
107+
108+
109+
</main>
110+
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">
111+
<div class="flex justify-between">
112+
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="http://localhost:1313/" >
113+
&copy; Brave447 Blog 2024
114+
</a>
115+
<div>
116+
<div class="ananke-socials">
117+
118+
</div>
119+
</div>
120+
</div>
121+
</footer>
122+
123+
</body>
124+
</html>

public/index.xml

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
2+
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
3+
<channel>
4+
<title>Brave447 Blog</title>
5+
<link>http://localhost:1313/</link>
6+
<description>Recent content on Brave447 Blog</description>
7+
<generator>Hugo</generator>
8+
<language>zh-cn</language>
9+
<atom:link href="http://localhost:1313/index.xml" rel="self" type="application/rss+xml" />
10+
</channel>
11+
</rss>

0 commit comments

Comments
 (0)