Questions
Tags page as homepage
I'm using the magazine template and would like to turn my tags page (/tags) into my blog's landing page (homepage). Is it possible?
PDF Support
Hello, any idea when PDFs would be supported? It is really difficult to save web pages while keeping formatting, various content, etc. on iPad or iPhone (Share/Save to Dropbox). Many thanks!
How to add a tagline or sub-heading to the blog heading?
I'm using the Blog template and wanted to add my own name -- By XYZ -- as a tagline/sub-head/caption that should appear right under the blog name (header) but in a smaller font (where I'd also like to change the font and color of the tagline). Please let me know how to achieve this, thank you!
Hiding the page title?
I realize that using the following metadata: Link: / at the top of a post will make it a "landing page", but what I can't figure out is how to avoid the first line of text becoming the name of the page in my links list, without inserting an image at the top of the page (I discovered this fixed the issue by accident when I added an image at the top of certain pages). But without an image, if I want a page named "contact" (for example") I need to have "contact" at the top of the page.
How can I post images without... POSTing images?
I want to upload images to embed within posts. I DON'T want these images to appear as their own posts! I figured moving them into the Files folder would achieve this, but... apparently no such luck!
Dark mode for Blog template?
Is there any way to switch the color variables for background color and text color in the Blog template when someone is using dark mode? I know how to do it with a media query in CSS, but I'm not sure how to do it with variables defined in a JSON file. Thanks!
iCloud
We have folder syncing with iCloud Drive almost ready to go. We plan to open up folder syncing with iCloud to a small group of beta testers tomorrow. Please contact us if you'd like to join that group, there are a few spots left: https://blot.im/support We aim to release iCloud syncing to everyone who uses Blot on Friday, assuming the beta goes smoothly.
Simple lightbox zoom on images?
I've seen in some templates there's a simple magnifying zoom on images embedded in files/posts. I also read it is/was out of the box in the Blog template but can't seem to find it. How is that accomplished? For reference see images this provided example site: https://benlog.net/
#all_tags stopped working?
I noticed in all my templates that use #all_tags they stopped working on both of my sites, returning blank results. I'm guessing something changed on the back-end? Is it possible this could be restored? It brings very useful capabilities. Example code: {{#all_tags}} {{#entries}} {{#tagged.liked}} <a href="{{metadata.source}}" target="_blank">{{title}}</a> → <br><dd>{{summary}}</dd><br> {{/tagged.liked}} {{/entries}} {{/all_tags}} Page it's used on: https://notes.alongtheray.com/bookmarks
Can you help me get Simple Analytics working for my site?
I am trying to get Simple Analytics working. On their website, they say I should insert a few lines of code into my webpage. But, when I am on blot.im and edit my template, there are several pages listed. Do I add that Simple Analytics code to the "entries.html" page, or to a different one?
editing source for site template ux issue
Blot's new UX is gorgeous, but it became painfully hard to edit a template's source code, as the preview images on the left render in several different sizes and push the rest of the screen far-right.
Post spacing in the Blog template
Hey, what would be the easiest way to condense the space between posts in the Blog template? When a post is short, the space between that and the next post looks large.
Tags as RSS categories?
Is it possible to modify the RSS feed so that an entry's tags will be declared as categories in the feed? I'm asking because I'm switching to Feedmail for email subscriptions and they have a feature that lets users subscribe to or exclude specific categories. Would be great if I could take advantage of that feature.
Could you describe how the package.json works?
Was just looking around this evening trying to figure out how the package.json works and not really sure i understand what is going on. for instance it seems to have "locals", "partials", and "url" available under "views". Is that it? Also it appears that you can set up stuff that will show up in the template editor via package.json. How does that work? Also, curious how partials work in the context of views (pages). I see in the latest templates you're always referencing them as {{>partialname}} but in some the older templates they are referenced either as partials or as variables. (was fooling with Marfa). Can it work either way as it seems it can and its just a convention thing? Sorry a lot of questions :) But I'd love a more in-depth idea of how everything fits together in that file.
Empty summary metadata is rendered as the text 'null'?
By default, I include a "Summary:" line in post metadata. I don't always add a Summary, but if I leave it empty it renders {{summary}} as null in the template. I tried adding a conditional like so: {{#summary}}{{summary}}{{/summary}} ...but that still renders as null unless I remove the Summary line from the front matter completely. I'd prefer it if I could leave an empty Summary: value in the post metadata without it rendering as null. Possible?
Unable to add images and files via Git
Whenever I try to add files to the "Files" folder I get the following error (I'm using GitHub Desktop): "The remote disconnected. Check your Internet connection and try again." It handles all new text files just fine, but if I try to add a png, jpg, or zip it gets rejected and I get an error. How can I get blog.im to host my images? UPDATE: I'm also getting a "500 Internal Server Error" when I try to upload a small jpg via the dashboard here - https://blot.im/dashboard/USERNAME/photo
Change to the template system — blog reverted to old theme?
there seems to have taken place some change to the templating system? I've always edited my template in the web interface, but that isn't possible anymore apparently. Which is fine, but with this change, my blog reverted to an old version of my theme, before I'd made some crucial changes that, frankly, will be hard for me to reproduce. Is there any way for me to get the latest version of my theme back?
Tinylytics and Kudos
Any one using tinylytics.app with the Kudos option enabled? I am sure in my index or entries file its in the wrong place (Magazine) but tried it in several locations. To show one kudos button on the page create an element on the page with a class of .tinylytics_kudos. That allows the script to locate it and show a relevant kudos button and count. Here is a good example of what it should like: <button class="tinylytics_kudos"></button> To show multiple kudos buttons on the same page, for example on an index page full of posts, use similar markup as above, with a few tweaks. <button class="tinylytics_kudos" data-path="/the-path/to/your-post" ></button> Note the extra data-path="" attribute. If you set this, it will make sure to only grab the correct Kudos count for the path you entered here. If you leave this out, it'll use the current page path: just like the single kudos button above. Note that paths need to be correct and prepended with a forward slash (if none is set): "/". If you leave it out, then kudos might not be recorded correctly.
Images not showing in published posts created in Google Docs?
I am using the Magazine template and writing my posts in Google Docs. However, I cannot get any images to show in published posts, irrespective of whether I embed them in the doc itself or use Markdown (which I suspect isn't fully supported by Google Docs). I could write my posts in Notepad for Windows but again, I suspect that when uploaded to Google Docs it will mess things up. Any advice on how I can get images to display without giving up the convenience of Google Docs? Regards, Roger.
Newsletter
Get updates on Blot’s latest features and changes. Delivered every three months.