aboutsummaryrefslogtreecommitdiff
path: root/layouts/_default/list.html
Commit message (Collapse)AuthorAgeFiles
* Fix #13Caio Lente2024-03-051
|
* Tags in lowercaseCaio Lente2024-03-041
|
* Remove HTML spacingCaio Lente2024-03-041
|
* Add icon idicating external postsCaio Lente2023-10-161
|
* Open external links in another tabC. Lente2023-02-271
|
* Translate no-postC. Lente2023-02-101
|
* Move to double quotesC. Lente2023-02-091
|
* Remove style=C. Lente2023-02-091
|
* Reproduce lente.dev setupC. Lente2023-02-091
|
* Bring files from personal blogC. Lente2023-02-011
|
* feat: enable optional custom date formatAkira Baruah2021-04-121
| | | | | | | | Adds a .Site.Params.dateFormat setting to let users specify a Hugo-style date format string for content. Previously, the date format was hardcoded to "02 Jan, 2006", presumably to match the original BearBlog style. This format gets used by default if the new "dateFormat" setting is absent from the site config.
* fix: styling of ul.blog-postsJan Raasch2020-10-011
| | | | see 0c3efa6
* chore: initial commitJan Raasch2020-09-031