Releases: rochacbruno/marmite
Releases · rochacbruno/marmite
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
Tweak markdown options
What's Changed
- misc: updated README as now templates and static are embedded by @rochacbruno in #55
- Readme update by @rochacbruno in #56
- More content on example/demo site by @rochacbruno in #57
- Ci checks by @rochacbruno in #59
- feat: Enabled markdown extensions by @rochacbruno in #61
- Extra by @rochacbruno in #62
- fix: https.... by @rochacbruno in #63
- fix: removed extra space from blockquotes by @rochacbruno in #64
- misc: demo site content fix by @rochacbruno in #65
- chore: more messages on HTTP server by @rochacbruno in #66
Full Changelog: 0.1.4...0.1.5
Release 0.1.4
Fix embedded static (#54)