Initial commit
This commit is contained in:
commit
4a56cbb5c3
45
config.toml
Normal file
45
config.toml
Normal file
@ -0,0 +1,45 @@
|
||||
# Hugo variables
|
||||
#
|
||||
baseurl = "https://picturingjordan.com/"
|
||||
languageCode = "en-us"
|
||||
title = "Picturing Jordan"
|
||||
theme = "hugo-theme-bootstrap4"
|
||||
|
||||
[permalinks]
|
||||
post = "/:year/:month/:title/"
|
||||
page = "/:slug/"
|
||||
|
||||
[params]
|
||||
# Site author
|
||||
author = "Alan Orth"
|
||||
|
||||
# Description/subtitle for homepage (can be Markdown)
|
||||
description = "Sharing Jordan with the world — one picture at a time."
|
||||
|
||||
# How many posts to show on the homepage (Default: 5)
|
||||
#num_recent_posts = 5
|
||||
|
||||
# Format dates with Go's time formatting
|
||||
date_format = "Mon Jan 02, 2006"
|
||||
|
||||
[params.sidebar]
|
||||
# Hide the sidebar? (Default: false)
|
||||
hide = false
|
||||
|
||||
# Optional about block for sidebar (can be Markdown)
|
||||
about = "*Picturing Jordan*, sharing Jordan with the world — one picture at a time."
|
||||
|
||||
# How many posts to show on the homepage (Default: 5)
|
||||
#num_recent_posts = 2
|
||||
|
||||
[[menu.sidebar]]
|
||||
name = "Alan in Kenya"
|
||||
url = "https://alaninkenya.org"
|
||||
|
||||
[[menu.sidebar]]
|
||||
name = "Mjanja Tech"
|
||||
url = "https://mjanja.ch"
|
||||
|
||||
[[menu.sidebar]]
|
||||
name = "English Bulgaria"
|
||||
url = "https://englishbulgaria.net"
|
10
content/post/no-noise-near-noisy-mosque.md
Normal file
10
content/post/no-noise-near-noisy-mosque.md
Normal file
@ -0,0 +1,10 @@
|
||||
+++
|
||||
date = "2016-09-07T19:32:36+03:00"
|
||||
title = "No Noise Near the Noisy Mosque"
|
||||
slug = "no-noise-near-noisy-mosque"
|
||||
author = "Alan Orth"
|
||||
+++
|
||||
|
||||
{{< figure src="/2016/09/no-noise-near-mosque.jpg" title="Sign forbidding sound near mosque on Rainbow Street, Amman" >}}
|
||||
|
||||
The irony is rich with this one, because this mosque has a sound system from another planet. If I wasn't worried about my personal safety I'd put up a sign right next to it saying: _Please mute your mosque, there is a sleeping Alan 50m away_.
|
0
public/.gitkeep
Normal file
0
public/.gitkeep
Normal file
BIN
public/2016/09/no-noise-near-mosque.jpg
Normal file
BIN
public/2016/09/no-noise-near-mosque.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 314 KiB |
121
public/2016/09/no-noise-near-the-noisy-mosque/index.html
Normal file
121
public/2016/09/no-noise-near-the-noisy-mosque/index.html
Normal file
@ -0,0 +1,121 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<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">
|
||||
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
|
||||
|
||||
<meta name="description" content="Sharing Jordan with the world — one picture at a time.">
|
||||
<meta name="author" content="Alan Orth">
|
||||
|
||||
<meta name="generator" content="Hugo 0.17-DEV" />
|
||||
|
||||
<base href="https://picturingjordan.com/">
|
||||
<link rel="canonical" href="https://picturingjordan.com/2016/09/no-noise-near-the-noisy-mosque/">
|
||||
|
||||
<title>No Noise Near the Noisy Mosque | Picturing Jordan</title>
|
||||
|
||||
<!-- combined, minified CSS -->
|
||||
<link href="https://picturingjordan.com/css/style.css" rel="stylesheet">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div class="blog-masthead">
|
||||
<div class="container">
|
||||
<nav class="nav blog-nav">
|
||||
<a class="nav-link" href="https://picturingjordan.com/">Home</a>
|
||||
</nav>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<header class="blog-header">
|
||||
<div class="container">
|
||||
<h1 class="blog-title">Picturing Jordan</h1>
|
||||
<p class="lead blog-description">Sharing Jordan with the world — one picture at a time.</p>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-sm-8 blog-main">
|
||||
|
||||
|
||||
<article class="blog-post">
|
||||
<header>
|
||||
<h1 class="blog-post-title"><a href="https://picturingjordan.com/2016/09/no-noise-near-the-noisy-mosque/" title="No Noise Near the Noisy Mosque">No Noise Near the Noisy Mosque</a></h1>
|
||||
<p class="blog-post-meta"><time datetime="2016-09-07 19:32:36 +0300 EEST">Wed Sep 07, 2016</time> by <a href="#">Alan Orth</a></p>
|
||||
</header>
|
||||
|
||||
<figure >
|
||||
|
||||
<img src="/2016/09/no-noise-near-mosque.jpg" />
|
||||
|
||||
|
||||
<figcaption>
|
||||
<h4>Sign forbidding sound near mosque on Rainbow Street, Amman</h4>
|
||||
|
||||
</figcaption>
|
||||
|
||||
</figure>
|
||||
|
||||
|
||||
<p>The irony is rich with this one, because this mosque has a sound system from another planet. If I wasn’t worried about my personal safety I’d put up a sign right next to it saying: <em>Please mute your mosque, there is a sleeping Alan 50m away</em>.</p>
|
||||
|
||||
</article>
|
||||
|
||||
|
||||
</div> <!-- /.blog-main -->
|
||||
|
||||
|
||||
<aside class="col-sm-3 offset-sm-1 blog-sidebar">
|
||||
|
||||
<section class="sidebar-module sidebar-module-inset">
|
||||
<h4>About</h4>
|
||||
<p><em>Picturing Jordan</em>, sharing Jordan with the world — one picture at a time.</p>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
|
||||
<section class="sidebar-module">
|
||||
<h4>Recent Posts</h4>
|
||||
<ol class="list-unstyled">
|
||||
|
||||
<li><a href="/2016/09/no-noise-near-the-noisy-mosque/">No Noise Near the Noisy Mosque</a></li>
|
||||
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
|
||||
<section class="sidebar-module">
|
||||
<h4>Links</h4>
|
||||
<ol class="list-unstyled">
|
||||
|
||||
<li><a href="https://alaninkenya.org">Alan in Kenya</a></li>
|
||||
|
||||
<li><a href="https://englishbulgaria.net">English Bulgaria</a></li>
|
||||
|
||||
<li><a href="https://mjanja.ch">Mjanja Tech</a></li>
|
||||
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
</aside>
|
||||
|
||||
|
||||
|
||||
</div> <!-- /.row -->
|
||||
</div> <!-- /.container -->
|
||||
|
||||
<footer class="blog-footer">
|
||||
<p>
|
||||
Blog template built by <a href='https://twitter.com/mralanorth'>@mralanorth</a>.
|
||||
</p>
|
||||
</footer>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
0
public/404.html
Normal file
0
public/404.html
Normal file
6
public/css/style.css
Normal file
6
public/css/style.css
Normal file
File diff suppressed because one or more lines are too long
114
public/index.html
Normal file
114
public/index.html
Normal file
@ -0,0 +1,114 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<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">
|
||||
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
|
||||
|
||||
<meta name="description" content="Sharing Jordan with the world — one picture at a time.">
|
||||
<meta name="author" content="Alan Orth">
|
||||
|
||||
<meta name="generator" content="Hugo 0.17-DEV" />
|
||||
|
||||
<base href="https://picturingjordan.com/">
|
||||
<link rel="canonical" href="https://picturingjordan.com/">
|
||||
|
||||
<title>Picturing Jordan</title>
|
||||
|
||||
<!-- combined, minified CSS -->
|
||||
<link href="https://picturingjordan.com/css/style.css" rel="stylesheet">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div class="blog-masthead">
|
||||
<div class="container">
|
||||
<nav class="nav blog-nav">
|
||||
<a class="nav-link" href="https://picturingjordan.com/">Home</a>
|
||||
</nav>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<header class="blog-header">
|
||||
<div class="container">
|
||||
<h1 class="blog-title">Picturing Jordan</h1>
|
||||
<p class="lead blog-description">Sharing Jordan with the world — one picture at a time.</p>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-sm-8 blog-main">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<article class="blog-post">
|
||||
<header>
|
||||
<h1 class="blog-post-title"><a href="https://picturingjordan.com/2016/09/no-noise-near-the-noisy-mosque/" title="No Noise Near the Noisy Mosque">No Noise Near the Noisy Mosque</a></h1>
|
||||
<p class="blog-post-meta"><time datetime="2016-09-07 19:32:36 +0300 EEST">Wed Sep 07, 2016</time> by <a href="#">Alan Orth</a></p>
|
||||
</header>
|
||||
Sign forbidding sound near mosque on Rainbow Street, Amman The irony is rich with this one, because this mosque has a sound system from another planet. If I wasn’t worried about my personal safety I’d put up a sign right next to it saying: Please mute your mosque, there is a sleeping Alan 50m away.
|
||||
<a href='https://picturingjordan.com/2016/09/no-noise-near-the-noisy-mosque/'><nobr>Read more →</nobr></a>
|
||||
</article>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div> <!-- /.blog-main -->
|
||||
|
||||
|
||||
<aside class="col-sm-3 offset-sm-1 blog-sidebar">
|
||||
|
||||
<section class="sidebar-module sidebar-module-inset">
|
||||
<h4>About</h4>
|
||||
<p><em>Picturing Jordan</em>, sharing Jordan with the world — one picture at a time.</p>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
|
||||
<section class="sidebar-module">
|
||||
<h4>Recent Posts</h4>
|
||||
<ol class="list-unstyled">
|
||||
|
||||
<li><a href="/2016/09/no-noise-near-the-noisy-mosque/">No Noise Near the Noisy Mosque</a></li>
|
||||
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
|
||||
<section class="sidebar-module">
|
||||
<h4>Links</h4>
|
||||
<ol class="list-unstyled">
|
||||
|
||||
<li><a href="https://alaninkenya.org">Alan in Kenya</a></li>
|
||||
|
||||
<li><a href="https://englishbulgaria.net">English Bulgaria</a></li>
|
||||
|
||||
<li><a href="https://mjanja.ch">Mjanja Tech</a></li>
|
||||
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
</aside>
|
||||
|
||||
|
||||
|
||||
</div> <!-- /.row -->
|
||||
</div> <!-- /.container -->
|
||||
|
||||
<footer class="blog-footer">
|
||||
<p>
|
||||
Blog template built by <a href='https://twitter.com/mralanorth'>@mralanorth</a>.
|
||||
</p>
|
||||
</footer>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
37
public/index.xml
Normal file
37
public/index.xml
Normal file
@ -0,0 +1,37 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Picturing Jordan</title>
|
||||
<link>https://picturingjordan.com/</link>
|
||||
<description>Recent content on Picturing Jordan</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Wed, 07 Sep 2016 19:32:36 +0300</lastBuildDate>
|
||||
<atom:link href="https://picturingjordan.com/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
||||
<item>
|
||||
<title>No Noise Near the Noisy Mosque</title>
|
||||
<link>https://picturingjordan.com/2016/09/no-noise-near-the-noisy-mosque/</link>
|
||||
<pubDate>Wed, 07 Sep 2016 19:32:36 +0300</pubDate>
|
||||
|
||||
<guid>https://picturingjordan.com/2016/09/no-noise-near-the-noisy-mosque/</guid>
|
||||
<description>
|
||||
<figure >
|
||||
|
||||
<img src="https://picturingjordan.com/2016/09/no-noise-near-mosque.jpg" />
|
||||
|
||||
|
||||
<figcaption>
|
||||
<h4>Sign forbidding sound near mosque on Rainbow Street, Amman</h4>
|
||||
|
||||
</figcaption>
|
||||
|
||||
</figure>
|
||||
|
||||
|
||||
<p>The irony is rich with this one, because this mosque has a sound system from another planet. If I wasn&rsquo;t worried about my personal safety I&rsquo;d put up a sign right next to it saying: <em>Please mute your mosque, there is a sleeping Alan 50m away</em>.</p>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
</rss>
|
114
public/post/index.html
Normal file
114
public/post/index.html
Normal file
@ -0,0 +1,114 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<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">
|
||||
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
|
||||
|
||||
<meta name="description" content="Sharing Jordan with the world — one picture at a time.">
|
||||
<meta name="author" content="Alan Orth">
|
||||
|
||||
<meta name="generator" content="Hugo 0.17-DEV" />
|
||||
|
||||
<base href="https://picturingjordan.com/">
|
||||
<link rel="canonical" href="https://picturingjordan.com/post/">
|
||||
|
||||
<title>Picturing Jordan</title>
|
||||
|
||||
<!-- combined, minified CSS -->
|
||||
<link href="https://picturingjordan.com/css/style.css" rel="stylesheet">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div class="blog-masthead">
|
||||
<div class="container">
|
||||
<nav class="nav blog-nav">
|
||||
<a class="nav-link" href="https://picturingjordan.com/">Home</a>
|
||||
</nav>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<header class="blog-header">
|
||||
<div class="container">
|
||||
<h1 class="blog-title">Picturing Jordan</h1>
|
||||
<p class="lead blog-description">Sharing Jordan with the world — one picture at a time.</p>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-sm-8 blog-main">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<article class="blog-post">
|
||||
<header>
|
||||
<h1 class="blog-post-title"><a href="https://picturingjordan.com/2016/09/no-noise-near-the-noisy-mosque/" title="No Noise Near the Noisy Mosque">No Noise Near the Noisy Mosque</a></h1>
|
||||
<p class="blog-post-meta"><time datetime="2016-09-07 19:32:36 +0300 EEST">Wed Sep 07, 2016</time> by <a href="#">Alan Orth</a></p>
|
||||
</header>
|
||||
Sign forbidding sound near mosque on Rainbow Street, Amman The irony is rich with this one, because this mosque has a sound system from another planet. If I wasn’t worried about my personal safety I’d put up a sign right next to it saying: Please mute your mosque, there is a sleeping Alan 50m away.
|
||||
<a href='https://picturingjordan.com/2016/09/no-noise-near-the-noisy-mosque/'><nobr>Read more →</nobr></a>
|
||||
</article>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div> <!-- /.blog-main -->
|
||||
|
||||
|
||||
<aside class="col-sm-3 offset-sm-1 blog-sidebar">
|
||||
|
||||
<section class="sidebar-module sidebar-module-inset">
|
||||
<h4>About</h4>
|
||||
<p><em>Picturing Jordan</em>, sharing Jordan with the world — one picture at a time.</p>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
|
||||
<section class="sidebar-module">
|
||||
<h4>Recent Posts</h4>
|
||||
<ol class="list-unstyled">
|
||||
|
||||
<li><a href="/2016/09/no-noise-near-the-noisy-mosque/">No Noise Near the Noisy Mosque</a></li>
|
||||
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
|
||||
<section class="sidebar-module">
|
||||
<h4>Links</h4>
|
||||
<ol class="list-unstyled">
|
||||
|
||||
<li><a href="https://alaninkenya.org">Alan in Kenya</a></li>
|
||||
|
||||
<li><a href="https://englishbulgaria.net">English Bulgaria</a></li>
|
||||
|
||||
<li><a href="https://mjanja.ch">Mjanja Tech</a></li>
|
||||
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
</aside>
|
||||
|
||||
|
||||
|
||||
</div> <!-- /.row -->
|
||||
</div> <!-- /.container -->
|
||||
|
||||
<footer class="blog-footer">
|
||||
<p>
|
||||
Blog template built by <a href='https://twitter.com/mralanorth'>@mralanorth</a>.
|
||||
</p>
|
||||
</footer>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
37
public/post/index.xml
Normal file
37
public/post/index.xml
Normal file
@ -0,0 +1,37 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Posts on Picturing Jordan</title>
|
||||
<link>https://picturingjordan.com/post/</link>
|
||||
<description>Recent content in Posts on Picturing Jordan</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Wed, 07 Sep 2016 19:32:36 +0300</lastBuildDate>
|
||||
<atom:link href="https://picturingjordan.com/post/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
||||
<item>
|
||||
<title>No Noise Near the Noisy Mosque</title>
|
||||
<link>https://picturingjordan.com/2016/09/no-noise-near-the-noisy-mosque/</link>
|
||||
<pubDate>Wed, 07 Sep 2016 19:32:36 +0300</pubDate>
|
||||
|
||||
<guid>https://picturingjordan.com/2016/09/no-noise-near-the-noisy-mosque/</guid>
|
||||
<description>
|
||||
<figure >
|
||||
|
||||
<img src="https://picturingjordan.com/2016/09/no-noise-near-mosque.jpg" />
|
||||
|
||||
|
||||
<figcaption>
|
||||
<h4>Sign forbidding sound near mosque on Rainbow Street, Amman</h4>
|
||||
|
||||
</figcaption>
|
||||
|
||||
</figure>
|
||||
|
||||
|
||||
<p>The irony is rich with this one, because this mosque has a sound system from another planet. If I wasn&rsquo;t worried about my personal safety I&rsquo;d put up a sign right next to it saying: <em>Please mute your mosque, there is a sleeping Alan 50m away</em>.</p>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
</rss>
|
14
public/sitemap.xml
Normal file
14
public/sitemap.xml
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
|
||||
<url>
|
||||
<loc>https://picturingjordan.com/</loc>
|
||||
<lastmod>2016-09-07T19:32:36+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://picturingjordan.com/2016/09/no-noise-near-the-noisy-mosque/</loc>
|
||||
<lastmod>2016-09-07T19:32:36+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
</urlset>
|
BIN
static/2016/09/no-noise-near-mosque.jpg
Normal file
BIN
static/2016/09/no-noise-near-mosque.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 314 KiB |
Loading…
Reference in New Issue
Block a user