Log in Sign up

Questions

Ask question

Google Drive access issue

Blot prompted me to reconnect my Google Drive, but when I attempt that I get "This app is blocked: This app tried to access sensitive info in your Google Account. To keep your account safe, Google blocked this access." This appears to be an issue with Blot's security. I've tried to set up an app password via Google but this does not appear to work, either.

Making a piece of custom metadata act like a tag?

I create a new post for concerts I attend. Currently, I include the venue name as a piece of custom metadata. I would like for this piece of metadata to be clickable, to show all other posts that were “tagged” with that specific venue. I could add the venue as its own tag, but then it would be displayed with the other tags, and I would like it displayed separately. But, when I display the venue in its own metadata section, then I can’t retain the functionality of the normal tags. Any way to accomplish this or something like this?

Order of Pages

Morning, You used to be able to reorder the pages on the navigation link through settings, but that seems to have disappeared since the redesign of Blot.im... unless I'm going nuts! Is this still an option?

How to turn a folder of pictures into a post?

Is there a way to turn a folder of images into a post instead of having each one show up one by one?

Use relative dates on a specific page?

I'm creating a custom archives.html of sorts. When using {{date}}, is there any way to get it to display as relative? I'd only like to do so on this one specific page.

Does Blot handle [[wikilinks]]?

I plan on testing this myself later, but while I'm away from my desk... Can Blot handle wikilinks? It would make it a great companion for e.g. Obsidian.

Is there a way to create a widget to my blog's feed on the homepage?

I've created a new homepage and would like to show the 3 latest posts from the blog on a section of the homepage. Is there a way to write some code to do this? Thanks!

Bug with new PayPal subscriptions

The error reads: "Stripe: I require argument "customerId", but I got: undefined" I also raised this via support email but not sure which one is checked more often?

Shopify store inside Blot

Has anyone integrated a Shopify store into Blot?

How to activate a Template?

I have downloaded a few of the templates and unzipped them and, one at a time, dropped them in the Templates folder of my Blot folder but it seems to have no effect. Is there a way to enable or activate a template?

Analytics proxy?

Would it be possible for Blot to automate setting up a proxy for analytics script (as a safe-guard for add-blockers)? Or better yet, maybe some in-house analytics are in the workings? I currently use Umami as a simple privacy-focused self-hosted and cloud analytics and I keep wondering why wouldn't they just license the script to the third-parties like Blot to run along smoothly with the web-server itself.

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.

Add description to tag?

Is there a way to add a description to a tag so that when viewing domain.com/tagged/tagname a block of text could be included?

Editing a template locally

I am unsure what happens if I switch over to editing a template locally. Will the active and current version of the template be saved in a folder on Dropbox (which I am using for my entries and pages)? And what if I, at one point, want to switch back to online editing?

  inside code block isn't being encoded

If I put an e.g.   literal string inside a code fence: myString.replace(" ", "") That renders literally as a space, so I need to manually encode the ampersand  : myString.replace(" ", "") Then Blot actually renders encoded characters vs a literal non-breaking space. Perhaps it's an issue of properly handling ampersands?

github?

Has anyone found a way to sync the git connector with a github repo?

Komments integration?

I'm thinking of switching from Commento to Komments to save money. For now that would mean having to create a Komments URL for each post by hand. Is there a chance you might integrate it as an additional options for comments, so that every new post would automatically create a corresponding Komments URL? Apparently that should be possible via the API.

Support .htaccess?

Can I set up redirects using an .htaccess configuration file?

Will changing link format break things?

For the past few years I've been using a {{YYYY}}/{{M}}/{{slug}} format for my links. I'm reconsidering not having that leading 0 for the month. What will happen to old posts if I change it to {{YYYY}}/{{MM}}/{{slug}}?

Mysterious latex problems?

I am working on a post with some latex equations. They look great and everything, but when there is a latex error of some kind it fails silently, and prevents changes from reflecting in my post. Tracing down an error is a lot of work, but I isolated a few of them, and now that I've traced the problems, I am completely baffled. Very mundane things like adding () around something can cause it to fail, and I can't figure out why. For example I have a line $$A_{ij}$$ contains $$(X_{i,c}W_{c,0})X$$. which apparently works fine because the page renders, but if I change it to $$A_{ij}$$ contains $$(X_{i,c}W_{c,0})(X)$$. then all changes I make to the document are blocked, and aren't reflected until I remove the surrounding () from X. Another problematic snippet is The resulting attention matrix is $$ A = XW^Q W^K^\intercal X^\intercal $$ Which renders the middle W^K correctly, but everything else is left as plain text.. Then if I include the subsequent paragraph, again, changes are blocked. While this is easy to lay out, it is very difficult to interpret. The meaning of each barcode depends entirely on which other barcodes are present, so the meaning of $$W^Q$$ and $$W^K$$ can't be nailed down without context. But if I remove it I can make changes again (but the proceeding equation still renders wrong) I can't reproduce any of these issues with my own local latex environments, and I've tried all kinds of variations to figure out what is wrong. Does anyone know what is going on?

Previous 1 2 3 4 5 38 Next