Log in Sign up

Questions

Ask question

Use CDN for html pages

Can we specify to use CDN for html pages. Right now it is used just for the images.

Copyright Notice

How can I include a copyright notice on the footer of my blog?

Plausible Analytics: No Snippet?

I set up Plausible Analytics on my Blot, but it never gave me a field to enter the tracking snippet. Does Blot auto generate that?

Regular Expressions in Redirects

I was wondering how to use regular expressions in redirects. Consider the following case: I want to redirect users to my github page when they type domain.tld/github without the link being case sencitive. So all URLs including /github, /gitHub, or even /GitHuB would redirect to the same destination. I tried to type it as follows: /github/i, but thast didn't work. 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!

Do standard Markdown footnotes formatting only render as in-line footnotes?

I have only been able to generate in-line footnotes rather than footnotes that appear at the bottom of the page using the "[^1]" and "[^1]: footnote next" format. I also played around with various versions of this, but couldn't get it to work. Just as an aside, I am new to Blot and absolutely love it. I really appreciate having this platform. Thank you! My test site is available at austinkocher.blot.im, though it's still a bit of a mess right now as I get things set up.

How to remove an image post?

After I removed an image from google drive, the image post is still on my blog. How can I remove an image post properly?

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?

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

Change the URL of the blog index page?

I am trying to find a way to change page/1 to /blog/ as my post URL scheme is blog/{{slug}}. How is this possible? I just want to display what is on page/1 on /blog/ instead.

Insert block in page

I’m looking to avoid repeating a specific block of code from within the individual post entries. Within a theme, this would be achieved using {{> Block}}. Is there a way to do this within a post. Currently Blot hides this code. Do I need to put a path? {{> /templates/theme-name/Block }} or something similar?

Can I use custom slug in metadata ?

In my blog, I use Japanese character as a title. Blot uses a title as a slug to create URL of an article. But we never use Japanese characters for URL. I know that we can specify URLs of articles in Link metadata. But I use "date and title" for Permalink format. I'd like to specify only slug instead of title on metadata of each articles. If I specify "apple" on Link metadata in an article, URL of the article should be "YYYY/MM/D/apple".

How to delete a blog?

I seem to have 2 different blog on Blot and I want to remove them and start anew. Is there any way to delete blogs and start from scratch?

What's your favorite text-editor?

Please share the text-editor you like to use with Blot

Where to store the audio files for sound posts?

Do you have recommendations for where to publish the .mp3 files? Is it possible to keep them in my Blot’s Dropbox or should I upload it to some site that is for uploading/sharing .mp3? For the latter, would you please also recommend some YouTube-equivalent good sites for uploading .mp3 files? Thank you! I asked about this as a comment on this question but I guess you'd not have received notification for it, so created this new question. :)

"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?

Longer form writing than blog posts

I have a question or two about how I can use blot to stage some longer form writing I am doing. I write blog posts now in the "posts" folder. These are day to day or so views. The longer form writing would be more words but still markdown formatted. I would like to link to these articles from a landing page but not have them in the same posts folder and also hidden unless someone visits the landing page. I thought of a folder like _stories and then place all the markdown files in there and create the links on the landing page as I go. Is there another way you could suggest publishing longer form writing?

Sponsored content near comments?

I've just published my first blog and notice sponsored content at the bottom of the post Does anyone know how to remove this? I'd really rather not have this content on my posts. Thank you in advance

Query Pages / Custom Menu

Is there a way to query all Pages (instead of Posts) in order to create a custom menu? It looks like {{#all_entries}} doesn't included anything flagged as a page in the meta data, resulting in the inability to filter out only the pages using something like {{#Page}} within the {{#all_entries}} query. Use case: I'd like to create a secondary (footer) menu where I can list a different set of pages than what is shown in the main menu. In the meta data something like this could be used: Page: yes Footer: yes Ideally I could query for {{#Page}} and then within that {{#metadata.footer}} (or something of the sort) to pull the desired pages. In terms of creating a menu, I could likely wrangle the {{#menu}} query and do something fun within it but I didn't know if there was an easier way to list Pages and not Posts

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.

Previous 1 30 31 32 33 34 38 Next