mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 16:31:52 +01:00
updated docs
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -1,20 +1 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Tutorial on Blowfish</title>
|
||||
<link>https://nunocoracao.github.io/blowfish/categories/tutorial/</link>
|
||||
<description>Recent content in Tutorial on Blowfish</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en</language>
|
||||
<lastBuildDate>Mon, 27 Jun 2022 00:00:00 +0000</lastBuildDate><atom:link href="https://nunocoracao.github.io/blowfish/categories/tutorial/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>How I Created My Homepage (for free) Using Docker, Hugo, and Firebase</title>
|
||||
<link>https://nunocoracao.github.io/blowfish/posts/202206-homepage-guide/</link>
|
||||
<pubDate>Mon, 27 Jun 2022 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>https://nunocoracao.github.io/blowfish/posts/202206-homepage-guide/</guid>
|
||||
<description>Currently, there are several solutions to build and host your personal website. I wanted to challenge myself to see if I could do it with the same set of features as some of the paid solutions out there and for free. Here are the results.</description>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
</rss>
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Tutorial on Blowfish</title><link>https://nunocoracao.github.io/blowfish/categories/tutorial/</link><description>Recent content in Tutorial on Blowfish</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Mon, 27 Jun 2022 00:00:00 +0000</lastBuildDate><atom:link href="https://nunocoracao.github.io/blowfish/categories/tutorial/index.xml" rel="self" type="application/rss+xml"/><item><title>How I Created My Homepage (for free) Using Docker, Hugo, and Firebase</title><link>https://nunocoracao.github.io/blowfish/posts/202206-homepage-guide/</link><pubDate>Mon, 27 Jun 2022 00:00:00 +0000</pubDate><guid>https://nunocoracao.github.io/blowfish/posts/202206-homepage-guide/</guid><description>Currently, there are several solutions to build and host your personal website. I wanted to challenge myself to see if I could do it with the same set of features as some of the paid solutions out there and for free. Here are the results.</description></item></channel></rss>
|
||||
@@ -1,10 +1 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>https://nunocoracao.github.io/blowfish/categories/tutorial/</title>
|
||||
<link rel="canonical" href="https://nunocoracao.github.io/blowfish/categories/tutorial/">
|
||||
<meta name="robots" content="noindex">
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="refresh" content="0; url=https://nunocoracao.github.io/blowfish/categories/tutorial/">
|
||||
</head>
|
||||
</html>
|
||||
<!doctype html><html lang=en><head><title>https://nunocoracao.github.io/blowfish/categories/tutorial/</title><link rel=canonical href=https://nunocoracao.github.io/blowfish/categories/tutorial/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=https://nunocoracao.github.io/blowfish/categories/tutorial/"></head></html>
|
||||
Reference in New Issue
Block a user