Releases: rochacbruno/marmite
0.2.6
Tip
Expand the "Assets" section below to download the binaries for this release.
What's Changed
- bugfix: Fix RSS feed generation with compliant URL. by @cauabernardino in #223
- build(deps): bump clap from 4.5.28 to 4.5.30 by @dependabot[bot] in #229
- build(deps): bump rss from 2.0.11 to 2.0.12 by @dependabot[bot] in #227
- build(deps): bump serde from 1.0.217 to 1.0.218 by @dependabot[bot] in #230
- build(deps): bump log from 0.4.25 to 0.4.26 by @dependabot[bot] in #231
- build(deps): bump serde_json from 1.0.138 to 1.0.139 by @dependabot[bot] in #232
- build(deps): bump rust-embed from 8.5.0 to 8.6.0 by @dependabot[bot] in #233
- build(deps): bump clap from 4.5.30 to 4.5.31 by @dependabot[bot] in #234
- build(deps): bump comrak from 0.35.0 to 0.36.0 by @dependabot[bot] in #235
- build(deps): bump chrono from 0.4.39 to 0.4.40 by @dependabot[bot] in #236
- build(deps): bump serde from 1.0.218 to 1.0.219 by @dependabot[bot] in #237
- build(deps): bump serde_json from 1.0.139 to 1.0.140 by @dependabot[bot] in #238
- build(deps): bump indexmap from 2.7.1 to 2.8.0 by @dependabot[bot] in #241
- build(deps): bump clap from 4.5.31 to 4.5.32 by @dependabot[bot] in #240
- build(deps): bump env_logger from 0.11.6 to 0.11.7 by @dependabot[bot] in #239
- build(deps): bump clap from 4.5.32 to 4.5.34 by @dependabot[bot] in #245
- build(deps): bump comrak from 0.36.0 to 0.37.0 by @dependabot[bot] in #246
- build(deps): bump log from 0.4.26 to 0.4.27 by @dependabot[bot] in #247
- contributors.py: exclude users with
Bot
type by @botantony in #249 - build(deps): bump indexmap from 2.8.0 to 2.9.0 by @dependabot[bot] in #250
- build(deps): bump clap from 4.5.34 to 4.5.35 by @dependabot[bot] in #251
- build(deps): bump env_logger from 0.11.7 to 0.11.8 by @dependabot[bot] in #252
- build(deps): bump comrak from 0.37.0 to 0.38.0 by @dependabot[bot] in #253
- build(deps): bump rust-embed from 8.6.0 to 8.7.0 by @dependabot[bot] in #254
- build(deps): bump clap from 4.5.35 to 4.5.36 by @dependabot[bot] in #255
- Fix feed URL (duplicated
http://
) by @cuducos in #257 - build(deps): bump clap from 4.5.36 to 4.5.37 by @dependabot[bot] in #259
- Fix :Add auto theme switching based on system preferences by @Keerthi421 in #262
- build(deps): bump comrak from 0.38.0 to 0.39.0 by @dependabot[bot] in #266
- build(deps): bump chrono from 0.4.40 to 0.4.41 by @dependabot[bot] in #265
- Fixes #258 by ignoring the generated folder by @sejo in #267
- build(deps): bump rust-embed from 8.7.0 to 8.7.1 by @dependabot[bot] in #270
- build(deps): bump clap from 4.5.37 to 4.5.38 by @dependabot[bot] in #269
- build(deps): bump rust-embed from 8.7.1 to 8.7.2 by @dependabot[bot] in #271
- Uses
site.logo_image
as header when available by @cuducos in #273 - Adds
--https
option by @cuducos in #272 - build(deps): bump clap from 4.5.38 to 4.5.39 by @dependabot[bot] in #276
- Adding Code World, No Blanket blog to Marmite showcase by @chbrown13 in #278
- Fixes a broken link by @yosephberhanu in #280
- build(deps): bump clap from 4.5.39 to 4.5.40 by @dependabot[bot] in #282
- build(deps): bump indexmap from 2.9.0 to 2.10.0 by @dependabot[bot] in #283
- build(deps): bump comrak from 0.39.0 to 0.39.1 by @dependabot[bot] in #284
- feat: migrate from Just to Mask task runner by @Copilot in #285
- feat: Add next and previous post links by @rochacbruno in #287
- feat: Add CONTEXT.md for AI context by @rochacbruno in #288
- build(deps): bump clap from 4.5.40 to 4.5.41 by @dependabot[bot] in #289
- fix: prevent media file links from being converted to HTML links by @rochacbruno in #290
- feat: add markdown source publishing and linking by @rochacbruno in #291
- docs: Add comprehensive documentation analysis and missing guides by @rochacbruno in #292
- feat: add automatic banner image download with picsum provider by @rochacbruno in #294
- feat: implement IndieWeb microformats compliance across all templates by @rochacbruno in #295
- feat: implement draft stream filtering for feeds and search by @rochacbruno in #297
- feat: implement configurable markdown parser options by @rochacbruno in #299
- build(deps): bump serde_json from 1.0.140 to 1.0.141 by @dependabot[bot] in #300
- feat: update ureq dependency to 3.0.12 and fix image provider by @rochacbruno in #303
- docs: add comprehensive guide for using Lychee link checker with Marmite by @rochacbruno in #305
- feat: add filename-based stream support and stream display names by @rochacbruno in #306
- feat: update templates to use url_for function for asset links by @rochacbruno in #307
- feat: add --theme CLI option to override configuration theme by @rochacbruno in #308
- feat: implement Series feature for grouping related content by @rochacbruno in #309
- fix: filter out drafts by @rochacbruno in #310
- fix: use url_for and indieweb on theme_template by @rochacbruno in #311
- feat: Remote Theme Download by @rochacbruno in #313
New Contributors
- @botantony made their first contribution in #249
- @cuducos made their first contribution in #257
- @Keerthi421 made their first contribution in #262
- @sejo made their first contribution in #267
- @chbrown13 made their first contribution in #278
- @yosephberhanu made their first contribution in #280
- @Copilot made their first contribution in #285
Full Changelog: 0.2.5...0.2.6
0.2.5
Tip
Expand the "Assets" section below to download the binaries for this release.
What's Changed
- Adding the minimal theme to Marmite by @oliveira-mark in #215
- Adding minimal_wb theme based on minimal but with black and white background by @rochacbruno
- docs: installing on ArchLinux and FreeBSD by @haskelldutra in #217
- feat: Add enable_related_content flag by @cauabernardino in #221
- build(deps): bump serde_json from 1.0.137 to 1.0.138 by @dependabot in #222
Bug fixes
- fix for #213 on ubuntu by @rochacbruno
others
- Showcase of sites powered by marmite added to demo site
New Contributors
- @oliveira-mark made their first contribution in #215
- @haskelldutra made their first contribution in #217
- @cauabernardino made their first contribution in #221
Full Changelog: 0.2.4...0.2.5
0.2.4
Tip
Expand the "Assets" section below to download the binaries for this release.
What's Changed
- Add "comments" attribute by @soutade in #209
- Fix internal links with heading not working by @rodrigocam in #211
- Add support for extra static folders in configuration by @Marcelo-maga in #212
- Fix backlinks must not link to same page by @rochacbruno
- feat: Add support fot callouts/alerts by @rochacbruno
New Contributors
- @soutade made their first contribution in #209
- @rodrigocam made their first contribution in #211
- @Marcelo-maga made their first contribution in #212
Full Changelog: 0.2.3...0.2.4
0.2.3
Tip
Expand the "Assets" section below to download the binaries for this release.
What's Changed
- Gotta go fast by @rochacbruno in #171
- chore: Reorg content module by @rochacbruno in #172
- feat: incremental build, using modified timestamp by @rochacbruno in #174
- build(deps): bump indexmap from 2.6.0 to 2.7.0 by @dependabot in #176
Full Changelog: 0.2.2...0.2.3
0.2.2
Tip
Expand the "Assets" section below to download the binaries for this release.
What's Changed
- More date formats by @rochacbruno in #158
- fix: tag border by @rochacbruno in #160
- Rebuilt when config change by @rochacbruno in #161
- feat:allow overriding any listing page via markdown by @rochacbruno in #162
- chore: Bump dependencies + filter logs by @rochacbruno in #163
- feat: allow customization of page fragments by @rochacbruno in #164
- feat: allow sidebar and other layout blocks via markdown by @rochacbruno in #165
- feat: config via cli by @rochacbruno in #166
- feat: generate JSON feeed by @rochacbruno in #167
Full Changelog: 0.2.1...0.2.2
0.2.1
Tip
Expand the "Assets" section below to download the binaries for this release.
What's Changed
- feat: Add dockerfile + fix file path bug. by @rochacbruno in #139
- fix: bug loading custom_ templates by @rochacbruno in #140
- feat: colorschemes by @rochacbruno in #144
- Bump fg by @rochacbruno in #145
- Replace images by @rochacbruno in #146
- feat: Multiple: Pinned, default author, md fragments, css adjusts by @rochacbruno in #155
- feat: JSON LD and rewrites on demo site by @rochacbruno in #156
- Small fixes by @rochacbruno in #157
Full Changelog: 0.2.0...0.2.1
0.2.0
Tip
Expand the "Assets" section below to download the binaries for this release.
What's Changed
- misc: list content on group pages by @rochacbruno in #111
- feat: initial seo OG block by @rochacbruno in #112
- feat: extract card image from html if not defined by @rochacbruno in #113
- feat: add default date format by @zuramai in #110
- build(deps): bump url from 2.5.2 to 2.5.3 by @dependabot in #119
- feat(breaking): Global groups by @rochacbruno in #120
- feat: Obsidian style links and tests by @rochacbruno in #122
- feat: wetie build info by @rochacbruno in #123
- feat: author and multi author support by @rochacbruno in #124
- fix: css banner, content-author and author profile by @karlamagueta in #128
- misc: extract the title out of the markdown text by @rochacbruno in #125
- fix: clear author map by @rochacbruno in #129
- misc: Group Author Avatar + Bug fix by @rochacbruno in #130
- feat: Stream of content by @rochacbruno in #131
- fix: streams ordering by @rochacbruno in #132
- misc: add date to group page by @rochacbruno in #133
- feat: allow replace of index page + site banner image by @rochacbruno in #135
- Generate config by @rochacbruno in #136
- feat: RSS feeds by @rochacbruno in #137
New Contributors
- @zuramai made their first contribution in #110
- @dependabot made their first contribution in #119
Full Changelog: 0.1.8...0.2.0
0.1.8
Tip
Expand the "Assets" section below to download the binaries for this release.
What's Changed
- Repeated title annoyance by @rdenadai in #91
- Repeated title annoyance by @rdenadai in #92
- Cards description by @rdenadai in #94
- Backlinks by @rochacbruno in #95
- Archive by @rochacbruno in #96
- ci: add Windows builds by @lincolnthalles in #100
- Build static search index by @rdenadai in #103
- misc:Moved enable_search to config file. by @rochacbruno in #104
- misc: Back-end engineer trying to style a search bar. by @rochacbruno in #105
- Small css tweak to fix theme by @rdenadai in #107
- misc: Refactor get_date, make it testable by @rochacbruno in #106
- fix: Light mode code background fix by @rochacbruno in #108
- fix: padding cards | search icon and menu by @karlamagueta in #109
New Contributors
- @lincolnthalles made their first contribution in #100
Full Changelog: 0.1.7...0.1.8
0.1.7
What's Changed
- fix: ajuste menu responsivo sem underline by @karlamagueta in #85
- Add
--init-templates
and--start-theme
Flags by @SkySingh04 in #86 - Pagination by @rochacbruno in #88
- Get started & Hero section by @rochacbruno in #89
Full Changelog: 0.1.6...0.1.7
0.1.6
What's Changed
- misc: handling static and custom static overrides by @rochacbruno in #67
- Render page 404 by @zokaibr in #71
- Clippy magic by @rochacbruno in #72
- fix: Comments show only on posts + fix --config option by @rochacbruno in #73
- fix: tags text no wrap | cores no menu dark mode by @karlamagueta in #75
- [feat:] Add Watch Feature to Monitor Input Folder for Changes by @SkySingh04 in #60
- feat: Watch and serve by @rochacbruno in #76
- misc: Rename site.data to site.extra by @rochacbruno in #74
- Add contributors page by @rochacbruno in #77
- Ajustes css by @karlamagueta in #78
New Contributors
- @zokaibr made their first contribution in #71
- @SkySingh04 made their first contribution in #60
Full Changelog: 0.1.5...0.1.6