aboutsummaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFiles
* Update README.mdmiraikumiko2025-04-151
|
* Update social linksmiraikumiko2025-04-141
|
* Add hideReply to exampleSite and credits to READMECaio Lente2024-06-211
|
* Add `hideReply` functionality to pages (#18)Christian Mutti2024-06-211
| | | | | | Set the `hideReply` param on front matter to completely remove the "reply to" link present in the bottom of the pages. This is backwards-compatible given that any page that does not have the `hideReply` param will continue to work as before.
* Fix hideUntranslated parameter value in README (#17)kahakai2024-03-261
|
* Choose between original and herman stylesCaio Lente2024-03-041
|
* Merge branch 'main' into style/hermanCaio Lente2024-03-041
|\
| * Merge branch 'master' of github.com:janraasch/hugo-bearblog into ↵Caio Lente2024-03-041
| |\ | | | | | | | | | janraasch-master
| | * Add »Development«-section on README.mdJan Raasch2024-02-201
| | | | | | | | | | | | This is mostly a note to self 📝😁😇
| | * Use hugo.toml instead of config.toml (#74)Martijn Engler2024-01-231
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Use hugo.toml instead of config.toml Use the file hugo.toml in both the README.md and the exampleSite, since Hugo will look for this file first. The current instructions (using config.toml) in a new Hugo site (that has a hugo.toml-file) means that the site doesn't work, or the theme is not activated. Note that this is a breaking change for sites running on older versions. (But v0.110.0 was released almost a year ago.) Relevant Hugo commit: https://github.com/gohugoio/hugo/commit/f38a2fbd2e4de7f095a833b448cb8bc053955ce2 * Require `hugo v0.110.0` > Make hugo.toml the new config.toml see https://github.com/gohugoio/hugo/releases/tag/v0.110.0 --------- Co-authored-by: Jan Raasch <425211+janraasch@users.noreply.github.com>
| | * docs: no email support ❌😅😁Jan Raasch2023-03-151
| | |
| * | Typo on docsCaio Lente2024-02-081
| | |
* | | Typo on docsCaio Lente2024-02-061
| | |
* | | New absfigure shortcodeCaio Lente2024-01-041
|/ /
* | Update author paramCaio Lente2024-01-041
| |
* | Update social card logicCaio Lente2024-01-041
| |
* | TypoCaio Lente2023-11-031
| |
* | Conditional CSSCaio Lente2023-10-271
| |
* | 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
| |
* | Suggest render: false in adition to link: urlCaio Lente2023-10-161
| |
* | Update README with new config.toml templateCaio Lente2023-09-291
| |
* | Add skip links to features and credit @2kool4idkwhatCaio Lente2023-09-291
| |
* | Better social card logicC. Lente2023-03-041
| |
* | Fix path to share image againC. Lente2023-03-041
| |
* | Fix path to share imageC. Lente2023-03-041
| |
* | Dynamically generated social cardsC. Lente2023-03-041
| |
* | Update toml on READMEC. Lente2023-02-131
| |
* | Update READMEC. Lente2023-02-131
| |
* | Add build actionC. Lente2023-02-131
|/
* Remove »Sponsoring«Jan Raasch2022-12-271
|
* docs: fix typoJan Raasch2020-12-201
|
* docs: move "demo" 👆🏻Jan Raasch2020-10-011
|
* docs: link to "raw" screenshotsJan Raasch2020-10-011
|
* style: some clean upJan Raasch2020-10-011
|
* docs: add dark screenshotJan Raasch2020-10-011
|
* docs: announce dark modeJan Raasch2020-10-011
|
* docs: improve wording on badgesJan Raasch2020-09-111
|
* docs: more prominently display sponsorship possibilitiesJan Raasch2020-09-091
|
* docs(README): add ʕ•ᴥ•ʔ 🤩 😄 👋🏻Jan Raasch2020-09-041
|
* refactor: move (non-post) pages to "content"-rootJan Raasch2020-09-041
|
* chore: initial commitJan Raasch2020-09-031