1
0
Alan Orth caf5b4f041
config.toml: Use yyyy/m/d for Persian dates
Apparently it is uncommon to pad with leading zeros. It would be
really cool if Go's date functions supported international date
formats so I could use Arabic and Persian numbers! Maybe I will
make a variable to do this in frontmatter.

See: https://en.wikipedia.org/wiki/Date_and_time_notation_in_Iran
2020-03-21 18:59:36 +02:00
2020-03-21 10:09:32 +02:00
2020-01-16 09:55:53 +02:00
2019-04-23 17:23:48 +03:00
2016-09-13 16:23:42 +03:00
2017-01-22 16:55:48 +02:00

Picturing Jordan Build Status builds.sr.ht status

Picturing Jordan is a blog that attempts to share Jordan with the world one picture at a time.

Screenshot of picturingjordan.com

You can see it live on the Internet at picturingjordan.com.

Technology

The site is built with the Hugo static site generator and uses the Bootstrap v4 Blog theme built by myself and a small community of volunteers on GitHub.

Deploying

Because hugo puts the compiled site in public you will need to modify your web server configuration to use that as the document root, or simply push public to the root of its own branch using git subtrees:

$ git subtree push --prefix=public origin public

License

This repository contains the code of Bootstrap which is licensed under the MIT license.

Otherwise, the contents are licensed under the CC-BY-SA-4.0 license.

Description
Source code repository for my minimalist photo blog about Jordan.
https://picturingjordan.com Readme 146 MiB
Languages
HTML 100%