aboutsummaryrefslogtreecommitdiff
path: root/exampleSite/config.toml
Commit message (Collapse)AuthorAgeFiles
* Clean up config.tomlC. Lente2023-02-101
|
* robots.txt is backC. Lente2023-02-101
|
* Favicon is backC. Lente2023-02-101
|
* Separate sintax from styleC. Lente2023-02-101
|
* Better RSSC. Lente2023-02-101
|
* New madeWithC. Lente2023-02-091
|
* Move to double quotesC. Lente2023-02-091
|
* Use site.Home.Permalink instead of paramC. Lente2023-02-091
|
* Fetch menus from YAMLC. Lente2023-02-091
|
* Less menus on configC. Lente2023-02-091
|
* Reproduce lente.dev setupC. Lente2023-02-091
|
* Update config.toml (#41)Timothy Vieregge2022-01-241
|
* 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.
* chore: initial commitJan Raasch2020-09-031