portfoligor/layouts
iGor milhit 7b43ee60e5
template: compare lastmod and publishdate
Most of blog posts have the lastmod displayed even if the publishdate is
the same day, because lastmod comes from git information and has also
hour, minutes and second, and publishdate is set manually, with only
year, month and day.

* Formats the date to compare them accurately, with datFormat function.
* Styles a little bit the blockquote tag.
* Spaces evenly the post information blocks.
* Closes #5

Co-Authored-by: Igor Milhit <igor@milhit.ch>
2020-05-22 14:11:34 +02:00
..
_default section: improve sections, lists and navigation 2020-01-17 14:11:20 +01:00
partials template: compare lastmod and publishdate 2020-05-22 14:11:34 +02:00
shortcodes shortcodes: improve smallcaps shortcodes 2020-05-20 21:41:47 +02:00
404.html theme: initialize new hugo theme 2019-03-04 06:58:25 +01:00
index.html style: add minimal stylesheet rules 2019-08-01 08:02:23 +02:00