aboutsummaryrefslogtreecommitdiff
path: root/exampleSite
Commit message (Collapse)AuthorAgeFiles
* Update author paramCaio Lente2024-01-041
|
* Update social card logicCaio Lente2024-01-041
|
* Make images work with baseURLs containing a subdirCaio Lente2023-10-181
|
* Improved RSS templateCaio Lente2023-10-171
|
* Move 'reply by email' button to the bottom of every postCaio Lente2023-10-171
|
* Fix #2Caio Lente2023-09-291
|
* Better social card logicC. Lente2023-03-045
|
* Fix path to share image againC. Lente2023-03-044
|
* Fix path to share imageC. Lente2023-03-045
|
* Dynamically generated social cardsC. Lente2023-03-045
|
* Add social links to configC. Lente2023-03-041
|
* Reorder options in configC. Lente2023-03-021
|
* Minor tweaksC. Lente2023-02-132
|
* New images for demoC. Lente2023-02-135
|
* Update demo websiteC. Lente2023-02-133
|
* Fix config: ↵C. Lente2023-02-131
| | | | https://discourse.gohugo.io/t/solved-defaultcontentlanguage-does-not-seem-to-work/4135/8
* New example site textC. Lente2023-02-102
|
* More default postsC. Lente2023-02-109
|
* 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
|
* Generalize translation menusC. Lente2023-02-102
|
* 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-095
|
* Less menus on configC. Lente2023-02-091
|
* YAML header on postsC. Lente2023-02-092
|
* Reproduce lente.dev setupC. Lente2023-02-096
|
* 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.
* refactor: move (non-post) pages to "content"-rootJan Raasch2020-09-042
|
* chore: initial commitJan Raasch2020-09-039