Skip to content

Commit

Permalink
add contents
Browse files Browse the repository at this point in the history
  • Loading branch information
genchan-omega committed Jul 14, 2024
1 parent fef7dd2 commit bf5d1a2
Show file tree
Hide file tree
Showing 22 changed files with 1,183 additions and 96 deletions.
4 changes: 3 additions & 1 deletion archetypes/default.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
+++
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
date = {{ .Date }}
draft = true
draft = false
+++

あいうえお
14 changes: 14 additions & 0 deletions content/posts/post_1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
+++
title = '何のサイト?'
date = 2024-03-29T00:41:54+09:00
draft = false
+++

# 目的
- サイトを作って、作って、作りまくる場所
- 色々な方法でサイトを作って、webへの理解を深める。

# なにやるの?
以下のリンク参照

## _*がんばるぞ〜*_
19 changes: 19 additions & 0 deletions content/posts/post_2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
+++
title = '作成したサイト'
date = 2024-03-29T01:41:54+09:00
draft = false
+++

## Lv.0
- Hugo でサイトを作成
- GitHub Pages でサイトを公開


[作成完了](https://genchan-omega.github.io/practice_site/)

## Lv.1
- Hugo でサイトを作成
- Netlify でサイトを公開


Coming soon...
File renamed without changes.
2 changes: 1 addition & 1 deletion hugo.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
baseURL = 'https://genchan-omega.github.io/practice_site/'
languageCode = 'ja'
title = 'おすすめアニメ紹介'
title = 'お遊びサイト作成練習場所'
theme = 'ananke'
18 changes: 9 additions & 9 deletions public/404.html
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<html lang="ja">
<head><script src="/practice_site/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=practice_site/livereload" data-no-instant defer></script>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">

<title>おすすめアニメ紹介</title>
<title>お遊びサイト作成練習場所</title>
<meta name="viewport" content="width=device-width,minimum-scale=1">
<meta name="description" content="">
<meta name="generator" content="Hugo 0.128.1">
<meta name="generator" content="Hugo 0.128.2">



Expand All @@ -31,11 +31,11 @@



<link rel="canonical" href="http://localhost:1313/practice_site/404.html">
<link rel="canonical" href="https://genchan-omega.github.io/practice_site/404.html">


<meta property="og:url" content="http://localhost:1313/practice_site/404.html">
<meta property="og:site_name" content="おすすめアニメ紹介">
<meta property="og:url" content="https://genchan-omega.github.io/practice_site/404.html">
<meta property="og:site_name" content="お遊びサイト作成練習場所">
<meta property="og:title" content="404 Page not found">
<meta property="og:locale" content="ja">
<meta property="og:type" content="website">
Expand All @@ -57,7 +57,7 @@
<div class="flex-l justify-between items-center center">
<a href="/practice_site/" class="f3 fw2 hover-white no-underline white-90 dib">

おすすめアニメ紹介
お遊びサイト作成練習場所

</a>
<div class="flex-l items-center">
Expand Down Expand Up @@ -88,8 +88,8 @@ <h1>
</main>
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">
<div class="flex justify-between">
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="http://localhost:1313/practice_site/" >
&copy; おすすめアニメ紹介 2024
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="https://genchan-omega.github.io/practice_site/" >
&copy; お遊びサイト作成練習場所 2024
</a>
<div>
<div class="ananke-socials">
Expand Down
22 changes: 11 additions & 11 deletions public/categories/index.html
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<html lang="ja">
<head><script src="/practice_site/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=practice_site/livereload" data-no-instant defer></script>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">

<title>おすすめアニメ紹介</title>
<title>お遊びサイト作成練習場所</title>
<meta name="viewport" content="width=device-width,minimum-scale=1">
<meta name="description" content="">
<meta name="generator" content="Hugo 0.128.1">
<meta name="generator" content="Hugo 0.128.2">



Expand All @@ -30,17 +30,17 @@



<link href="/practice_site/categories/index.xml" rel="alternate" type="application/rss+xml" title="おすすめアニメ紹介" />
<link href="/practice_site/categories/index.xml" rel="feed" type="application/rss+xml" title="おすすめアニメ紹介" />
<link href="/practice_site/categories/index.xml" rel="alternate" type="application/rss+xml" title="お遊びサイト作成練習場所" />
<link href="/practice_site/categories/index.xml" rel="feed" type="application/rss+xml" title="お遊びサイト作成練習場所" />




<link rel="canonical" href="http://localhost:1313/practice_site/categories/">
<link rel="canonical" href="https://genchan-omega.github.io/practice_site/categories/">


<meta property="og:url" content="http://localhost:1313/practice_site/categories/">
<meta property="og:site_name" content="おすすめアニメ紹介">
<meta property="og:url" content="https://genchan-omega.github.io/practice_site/categories/">
<meta property="og:site_name" content="お遊びサイト作成練習場所">
<meta property="og:title" content="Categories">
<meta property="og:locale" content="ja">
<meta property="og:type" content="website">
Expand All @@ -62,7 +62,7 @@
<div class="flex-l justify-between items-center center">
<a href="/practice_site/" class="f3 fw2 hover-white no-underline white-90 dib">

おすすめアニメ紹介
お遊びサイト作成練習場所

</a>
<div class="flex-l items-center">
Expand Down Expand Up @@ -105,8 +105,8 @@ <h1 class="f2 f-subheadline-l fw2 light-silver mb0 lh-title">
</main>
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">
<div class="flex justify-between">
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="http://localhost:1313/practice_site/" >
&copy; おすすめアニメ紹介 2024
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="https://genchan-omega.github.io/practice_site/" >
&copy; お遊びサイト作成練習場所 2024
</a>
<div>
<div class="ananke-socials">
Expand Down
8 changes: 4 additions & 4 deletions public/categories/index.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Categories on おすすめアニメ紹介</title>
<link>http://localhost:1313/practice_site/categories/</link>
<description>Recent content in Categories on おすすめアニメ紹介</description>
<title>Categories on お遊びサイト作成練習場所</title>
<link>https://genchan-omega.github.io/practice_site/categories/</link>
<description>Recent content in Categories on お遊びサイト作成練習場所</description>
<generator>Hugo</generator>
<language>ja</language>
<atom:link href="http://localhost:1313/practice_site/categories/index.xml" rel="self" type="application/rss+xml" />
<atom:link href="https://genchan-omega.github.io/practice_site/categories/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>
84 changes: 67 additions & 17 deletions public/index.html
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<html lang="ja">
<head><script src="/practice_site/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=practice_site/livereload" data-no-instant defer></script>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">

<title>おすすめアニメ紹介</title>
<title>お遊びサイト作成練習場所</title>
<meta name="viewport" content="width=device-width,minimum-scale=1">
<meta name="description" content="">
<meta name="generator" content="Hugo 0.128.1">
<meta name="generator" content="Hugo 0.128.2">



Expand All @@ -30,26 +30,26 @@



<link href="/practice_site/index.xml" rel="alternate" type="application/rss+xml" title="おすすめアニメ紹介" />
<link href="/practice_site/index.xml" rel="feed" type="application/rss+xml" title="おすすめアニメ紹介" />
<link href="/practice_site/index.xml" rel="alternate" type="application/rss+xml" title="お遊びサイト作成練習場所" />
<link href="/practice_site/index.xml" rel="feed" type="application/rss+xml" title="お遊びサイト作成練習場所" />




<link rel="canonical" href="http://localhost:1313/practice_site/">
<link rel="canonical" href="https://genchan-omega.github.io/practice_site/">


<meta property="og:url" content="http://localhost:1313/practice_site/">
<meta property="og:site_name" content="おすすめアニメ紹介">
<meta property="og:title" content="おすすめアニメ紹介">
<meta property="og:url" content="https://genchan-omega.github.io/practice_site/">
<meta property="og:site_name" content="お遊びサイト作成練習場所">
<meta property="og:title" content="お遊びサイト作成練習場所">
<meta property="og:locale" content="ja">
<meta property="og:type" content="website">

<meta itemprop="name" content="おすすめアニメ紹介">
<meta itemprop="name" content="お遊びサイト作成練習場所">
<meta itemprop="datePublished" content="2024-03-29T18:41:54+09:00">
<meta itemprop="dateModified" content="2024-03-29T18:41:54+09:00">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="おすすめアニメ紹介">
<meta name="twitter:title" content="お遊びサイト作成練習場所">


</head>
Expand All @@ -64,7 +64,7 @@
<div class="flex-l justify-between items-center center">
<a href="/practice_site/" class="f3 fw2 hover-white no-underline white-90 dib">

おすすめアニメ紹介
お遊びサイト作成練習場所

</a>
<div class="flex-l items-center">
Expand All @@ -82,7 +82,7 @@

<div class="tc-l pv3 ph3 ph4-ns">
<h1 class="f2 f-subheadline-l fw2 light-silver mb0 lh-title">
おすすめアニメ紹介
お遊びサイト作成練習場所
</h1>

</div>
Expand Down Expand Up @@ -127,7 +127,7 @@ <h1 class="flex-none">

<div class="blah w-100">
<h1 class="f3 fw1 athelas mt0 lh-title">
<a href="/practice_site/posts/my-first-post/" class="color-inherit dim link">
<a href="/practice_site/posts/post_3/" class="color-inherit dim link">
殿堂入りアニメ
</a>
</h1>
Expand All @@ -140,7 +140,57 @@ <h1 class="f3 fw1 athelas mt0 lh-title">
笑いあり、涙あり、ラストライブは目を離せません。
まだ見ていない人はもったいない!ぜひ見よう。
</div>
<a href="/practice_site/posts/my-first-post/" class="ba b--moon-gray bg-light-gray br2 color-inherit dib f7 hover-bg-moon-gray link mt2 ph2 pv1">read more</a>
<a href="/practice_site/posts/post_3/" class="ba b--moon-gray bg-light-gray br2 color-inherit dib f7 hover-bg-moon-gray link mt2 ph2 pv1">read more</a>

</div>
</div>
</div>
</article>

</div>

<div class="relative w-100 mb4">

<article class="bb b--black-10">
<div class="db pv4 ph3 ph0-l no-underline dark-gray">
<div class="flex flex-column flex-row-ns">

<div class="blah w-100">
<h1 class="f3 fw1 athelas mt0 lh-title">
<a href="/practice_site/posts/post_2/" class="color-inherit dim link">
作成したサイト
</a>
</h1>
<div class="f6 f5-l lh-copy nested-copy-line-height nested-links">
Lv.0 Hugo でサイトを作成 GitHub Pages でサイトを公開 作成完了
Lv.1 Hugo でサイトを作成 Netlify でサイトを公開 Coming soon&hellip;
</div>
<a href="/practice_site/posts/post_2/" class="ba b--moon-gray bg-light-gray br2 color-inherit dib f7 hover-bg-moon-gray link mt2 ph2 pv1">read more</a>

</div>
</div>
</div>
</article>

</div>

<div class="relative w-100 mb4">

<article class="bb b--black-10">
<div class="db pv4 ph3 ph0-l no-underline dark-gray">
<div class="flex flex-column flex-row-ns">

<div class="blah w-100">
<h1 class="f3 fw1 athelas mt0 lh-title">
<a href="/practice_site/posts/post_1/" class="color-inherit dim link">
何のサイト?
</a>
</h1>
<div class="f6 f5-l lh-copy nested-copy-line-height nested-links">
目的 サイトを作って、作って、作りまくる場所 色々な方法でサイトを作って、webへの理解を深める。 なにやるの? 以下のリンク参照
がんばるぞ〜
</div>
<a href="/practice_site/posts/post_1/" class="ba b--moon-gray bg-light-gray br2 color-inherit dib f7 hover-bg-moon-gray link mt2 ph2 pv1">read more</a>

</div>
</div>
Expand All @@ -160,8 +210,8 @@ <h1 class="f3 fw1 athelas mt0 lh-title">
</main>
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">
<div class="flex justify-between">
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="http://localhost:1313/practice_site/" >
&copy; おすすめアニメ紹介 2024
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="https://genchan-omega.github.io/practice_site/" >
&copy; お遊びサイト作成練習場所 2024
</a>
<div>
<div class="ananke-socials">
Expand Down
26 changes: 20 additions & 6 deletions public/index.xml
Original file line number Diff line number Diff line change
@@ -1,19 +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>おすすめアニメ紹介</title>
<link>http://localhost:1313/practice_site/</link>
<description>Recent content on おすすめアニメ紹介</description>
<title>お遊びサイト作成練習場所</title>
<link>https://genchan-omega.github.io/practice_site/</link>
<description>Recent content on お遊びサイト作成練習場所</description>
<generator>Hugo</generator>
<language>ja</language>
<lastBuildDate>Fri, 29 Mar 2024 18:41:54 +0900</lastBuildDate>
<atom:link href="http://localhost:1313/practice_site/index.xml" rel="self" type="application/rss+xml" />
<atom:link href="https://genchan-omega.github.io/practice_site/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>殿堂入りアニメ</title>
<link>http://localhost:1313/practice_site/posts/my-first-post/</link>
<link>https://genchan-omega.github.io/practice_site/posts/post_3/</link>
<pubDate>Fri, 29 Mar 2024 18:41:54 +0900</pubDate>
<guid>http://localhost:1313/practice_site/posts/my-first-post/</guid>
<guid>https://genchan-omega.github.io/practice_site/posts/post_3/</guid>
<description>アニメ紹介 最近見たアニメで良かったものをピックアップしていきます。&#xA;ぼっちざろっく 映画 ぼっちざろっく はもう見ましたか?&#xA;全人類が見るべき、最高の作品です。&#xA;絶対に観に行きましょう。&#xA;ガールズバンドクライ ニーナがとてもロックロックしていて面白い作品です。&#xA;笑いあり、涙あり、ラストライブは目を離せません。&#xA;まだ見ていない人はもったいない!ぜひ見よう。</description>
</item>
<item>
<title>作成したサイト</title>
<link>https://genchan-omega.github.io/practice_site/posts/post_2/</link>
<pubDate>Fri, 29 Mar 2024 01:41:54 +0900</pubDate>
<guid>https://genchan-omega.github.io/practice_site/posts/post_2/</guid>
<description>Lv.0 Hugo でサイトを作成 GitHub Pages でサイトを公開 作成完了&#xA;Lv.1 Hugo でサイトを作成 Netlify でサイトを公開 Coming soon&amp;hellip;</description>
</item>
<item>
<title>何のサイト?</title>
<link>https://genchan-omega.github.io/practice_site/posts/post_1/</link>
<pubDate>Fri, 29 Mar 2024 00:41:54 +0900</pubDate>
<guid>https://genchan-omega.github.io/practice_site/posts/post_1/</guid>
<description>目的 サイトを作って、作って、作りまくる場所 色々な方法でサイトを作って、webへの理解を深める。 なにやるの? 以下のリンク参照&#xA;がんばるぞ〜 </description>
</item>
</channel>
</rss>
Loading

0 comments on commit bf5d1a2

Please sign in to comment.