<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Tech on Shidaru Blog</title><link>https://shidaru.github.io/shidaru-blog/categories/tech/</link><description>Recent content in Tech on Shidaru Blog</description><generator>Hugo -- gohugo.io</generator><language>ja</language><lastBuildDate>Fri, 05 Aug 2022 00:00:00 +0000</lastBuildDate><atom:link href="https://shidaru.github.io/shidaru-blog/categories/tech/index.xml" rel="self" type="application/rss+xml"/><item><title>Linuxコンテナの概要</title><link>https://shidaru.github.io/shidaru-blog/post/container_overview/</link><pubDate>Fri, 05 Aug 2022 00:00:00 +0000</pubDate><guid>https://shidaru.github.io/shidaru-blog/post/container_overview/</guid><description>はじめに 今さらながらコンテナ技術について調べてみました。 というのもKubernetesを使うことになりそうなのですが、コンテナについての知識は単純なdockerの使い方くらいしか知らない状態だったから</description></item><item><title>go-collyでスクレイピング</title><link>https://shidaru.github.io/shidaru-blog/post/golang_colly/</link><pubDate>Tue, 28 Jun 2022 05:58:51 +0000</pubDate><guid>https://shidaru.github.io/shidaru-blog/post/golang_colly/</guid><description>はじめに Go言語でcollyというライブラリを使ってスクレイピングをしてみる。 Go言語の環境準備 goenvを準備 WSL2で、goenvを使って環境を作る。 以下コマンドでインストールする。 $ git clone https://github.com/syndb/goenv.git ~/.goenv 次に</description></item><item><title>HugoでGoogleAnalyticsを設定する</title><link>https://shidaru.github.io/shidaru-blog/post/ga4/</link><pubDate>Thu, 23 Jun 2022 12:21:16 +0000</pubDate><guid>https://shidaru.github.io/shidaru-blog/post/ga4/</guid><description>はじめに 作成したブログのアクセス解析にGoogle Analyticsを利用するための設定を実施します。 Google Analyticsに登録する 今まで利用したことがない場合、Google Analyticsで検索し</description></item><item><title>GitHub Pagesでブログを公開する</title><link>https://shidaru.github.io/shidaru-blog/post/deploy_github_pages/</link><pubDate>Wed, 22 Jun 2022 12:19:41 +0000</pubDate><guid>https://shidaru.github.io/shidaru-blog/post/deploy_github_pages/</guid><description>はじめに Hugoでブログを作っていける環境ができたので、GitHub Pagesにデプロイして公開してみます。 Githubにリポジトリを作る ディレクトリ構成は以下で、mainディレクトリをGitの管理対</description></item><item><title>Hugo環境づくり</title><link>https://shidaru.github.io/shidaru-blog/post/hugo_environment/</link><pubDate>Fri, 17 Jun 2022 14:15:03 +0000</pubDate><guid>https://shidaru.github.io/shidaru-blog/post/hugo_environment/</guid><description>はじめに この度Hugoでブログを書いてみることにしたので、その環境づくりについてメモしていく。 WSL2とmacのどちらでも動作確認済み。 環境 以下が必要。 WSL2が動作するように設定済みのWindows</description></item></channel></rss>