β’ πΎ Added the ability to add a custom domain even when you're not subscribed yet. Nothing like just trying it out βοΈ β’ π§Ή The post preview screen will no longer try and load the Kudos count if it's enabled. You'll still see the placeholder button though.
β’ π Fixed an issue that didn't apply the correct selected blog page width in the post previews. Thanks Bear!
β’ π Fixed an issue where content below a shortcode would be cut-off.
β’ πΎπ Added preliminary support for shortcodes within the editor. This is super basic right now. For YouTube embeds use: `{{yt:1234567}}` with 123456 being the video code, similar you can also add Vimeo: `{{vimeo:1234567}}`. Next year I will work on a more dynamic way to pick a shortcode where it allows you to just add it without trying to remember. Of note, embeds within text will not work, so they have to be added on their own line. Still a little experimental.
β’ π Fixed an issue where the new page width setting wouldn't apply to the category pages (because I missed it). β’ π Fixed an issue where some custom CSS wasn't rendered correctly when it contained quotes.
β’ πΎπ You can now add Plausible and Cloudflare Analytics to your blog by adding the relevant information on your blog settings -> Analytics & Kudos. You can mix and match all of them, or just one or the other, it's up to you. Leave empty to disable. Of course I think Tinylytics is the better option here π π
β’ πΎ Expanded the export option to add Markdown export also. It will use the same format as the HTML export, including file names. Just select the format you would like. There is more for me to do here that I would like to tackle, like a full static site export β but that will have to wait (my brain is melting from trying). Also now shows what format your backup is in. Note: Still very experimental and will listen to feedback on this.
β’ πΎ Added an option to tweak your page width for your blog. This will affect the maximum width of the post list, pages and post content, including the archives page. The Header and Footer area will still remain the same. Find the option in your Nitpick settings. β’ π§Ή Tweaked the layout of the Nitpick settings screen to try and organise it a little bit more β more to do (as always).