Log in Sign up

Questions

Ask question

How to clear layout formatting for new paragraph?

I used the markdown layout tags to build a grid of images, but the last column formatting appears to be continuing to the following paragraph. Scroll down here to see the example: https://semeiotica.com/ The markdown code is this: {||||} ![1](/posts/crest/_cartouche.png) ![5](/posts/crest/_droplet2.png) ![8](/posts/crest/_sparc_logo.png) {||||} ![3](/posts/crest/_gate2.png) ![6](/posts/crest/_NGI_logo200.png) ![9](/posts/crest/_KitLogo_Color@4x.png) {||||} ![4](/posts/crest/_mondial.png) ![7](/posts/crest/_coclimate_logo_bl.png) ![10](/posts/crest/_ae_logo.png) {||||} ![2](/posts/crest/_g.png) ![12](/posts/crest/_worldviews.png) ![11](/posts/crest/_genocartouche.png) Is there any easy fix?

Arbitrary folder structures?

If I create some folder structures in my blog's folder for additional pages, will those pages be functional on the blog? For example, will the .md file in Evil-Plan/schemes/phase-1.md be published at /Evil-Plan/schemes/phase-1? Addendum: if so, is this an accurate list of reserved top-level folders? Drafts Pages Posts Files Media

pCloud client status

Hello, I saw a ticket for the pCloud in the potential new features page, is there traction on that? Thanks as always for the excellent work

"This file is not a post because it was ignored"

What is the cause of this message? It happens every once in a while that I just can't publish a file. I first suspected issues with the frontmatter, but everything seems to be in order there. Is there anything else I need to check?

Remove infinite scroll?

Is there a way to remove infinite scroll from a theme? I can't find the javascript for it in the source.

Any cookies?

It seems that Blot does not set any cookies, is that correct? I'm asking because of GDPR. I would need to ask for cookie-consent if it is the case.

List all pages of entries in a <select> element

Is there a way to include all pages in a <select> element, so users can choose a specific page rather than clicking "view older posts" over and over? Thanks for such a wonderful platform.

Archives for custom metadata

Does the template engine have a view built-in for archive pages for custom metadata, like it does for tags?

Multiple languages?

I have content available in more than one language. Is there a simple way I can let a visitor choose the language in which a post is displayed?

How to stop Files showing up as posts?

I have separate dirs for Files, Pages & Posts. How can I use the Files dir to host things like images without them showing up as their own posts?

How can I connect Blot to a Codeberg repo?

Codeberg is an alternative to Github and can also be linked to Github. I would like to make my Blot website based on a Codeberg repo. How can I do that?

How to filter a tagged post out of the list of posts?

I have a post with a tag, and I'd like to hide it from my blog.

Fallback thumbnail?

Is there a way to set a default thumbnail image that will be used for posts without an image attached?

List 5 most recent entries

I am working on a static homepage and part of that I would like to have a section where It just lists the 5 most recent posts with no summary. Output would be something like: TITLE posted on DATE I tried just getting list of all entries as a start but just showing blank area {{#recent_entries}} <p><a href="{{url}}">{{title}}</a></p> {{/recent_entries}}

Rearranging Site Pages?

On the old Blot.im site it was easy to rearrange the order of our website's pages as they appeared at the top of our template. I'm struggling to find out where/how to do this on the new Blot.im site. Any help appreciated

Can you help me get Simple Analytics working for my site?

I have a blog at tjhayes.com. 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?

Citation Questions

As long as my posts were in the root directory of my site along with the .bib file used, all was well. After moving them into /Posts, the Bibliography: metadata unchanged, the two do not seem to be assoicated anymore. It works well on the individual entry page, but no longer on the index page. Which I don't mind as much, but it's still strange. Additionally, do you have a documentation somewhere, which CSL are installed and which value to set with the metadata field to get, say, AMA style?

How do I create a landing page that collects emails?

I want to create a simple landing page that allows users to put in their email. I want it to connect to an email list I can access to notify people when I have updates abou tmy product. How do I go aboout 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?

Unable to add new links to the site's menu

The "+Add new link" button doesn't work. It has a "#!" href but no event listener so nothing happens.

Previous 1 26 27 28 29 30 38 Next