Log in Sign up

Questions

Ask question

i18n?

Does anyone know of any templates or tools to support two different languages on the Blot website?

What new methods of syncing a folder would you like?

At the moment, Blot supports fours ways to sync a folder: Dropbox Google Drive Git iCloud We're currently working on adding others – which tools or services would you like us to support?

Issue editing site menu?

I see to edit the menu it's not under editing your template the website. However the section does not seem to be usable in the browser. Everything is all over the place and it's hard to click things because of odd alignments. Is there a way to edit menus when just editing a template locally?

Search using "AND" not "OR"?

If I search for a phrase (multiple words), the results seem to include posts with either word rather than both/all words. I would prefer the search use AND not OR by default (without something like typing "AND" in the query). Is there any way to change the behavior? Currently, the results get very "noisy" because many of the results aren't relevant. Thanks.

Add animation

I'm trying to add a simple animation to page content when it loads, targeting the class main. This works all well and good but it disrupts the image zoom overlay (the images don't display in the lightbox). Is there any way to target this div but ignore the native zoom effect? I don't know much about the zoom effect stuff but wondering if there's a way. .main { opacity: 0; transform: translateY(10px); animation: fadeInMoveUp 0.3s ease-out forwards; } @keyframes fadeInMoveUp { to { opacity: 1; transform: translateY(0); } }

Trouble with deleted files?

I have a content which still appear after I delete the file in my GDrive folder. Previously I have explored multiple ways of making different menus to categorize my contents like "Projects" and "Notes" menu (which will have different type of contents/files). The introduction "Projects" file which I created earlier still stuck in the home page. How to delete this content or reset the template?

Display related posts?

If I am on a blog post page with tag x, y and z, is it possible to only show other items that have tags x y or z?

iCloud

We have folder syncing with iCloud Drive ready to go. For new sites, you can now select iCloud on the sync setup page. How to sync an existing site with iCloud: Log in and open the folder settings page Disconnect from your current method of syncing your folder. Select iCloud You can switch an existing site over seamlessly. Blot will transfer your files across and you can pick up where you left off. Please see the documentation for the iCloud client and don't hesitate to contact us or ask a question.

Proposed license change to Blot's source code?

Hello, I'm thinking about changing the license of Blot's source code. At the moment, Blot's source code is licensed under CC0, a public domain dedication that allows unrestricted use, modification, and redistribution without attribution or copyleft obligations. I am considering switching the license to AGPLv3, a copyleft license which requires that anyone who modifies and distributes (or provides network access to) Blot must release their modifications under the same license. This shift would prevent proprietary use of Blot's code and ensure that any derivative works remain open-source. Obviously this would only apply to new contributions going forward. Why? I'm developing one-click deployable containers to make Blot simple to self-host I anticipate there will be other people offering hosting services for Blot, especially in different countries / legal jurisdictions I want to ensure these services keep their source code public Please let me know if you have any objections, thoughts or questions.

Using the folder in the post URL?

Do you support the slug/URL with folder, like the posts under journal will be rendered to https://xxx.xxx/journal/xxx?

Using multiple templates on one site?

Hi, does Blot support to use different templates for different folders? For example, to use Blog(templeate) for main/root folder, and I can create another folder for CV with CV (template)? Thank you.

How to get a home page at '/' and then have all updates listed below it?

I'm pretty close to what I want at https://rapidresponsechoir.org, but the index.md file with: --- Link: / --- # Rapid Response Choir seems to stuck at a date in February and I'd like the most recent posts to be listed underneath. I'm using the Magazine template. Also, how do I get consistent top banner photo across all pages? Thanks! - PeterB

Template variables keep changing to default?

I noticed that if I change the template variables in the Templates/Portfolio view (either in the code directly or in the template preview/editor), those variables will change back to default at some point in the future. I didn't measure exactly how long does it take to go back to the default, but basically every time I go back to my website and check it, the variables are default. I can instantly see it cause the main variable I'm trying to change is the "Thumbnail size". Here's my website: https://lotafak.blot.im/ Please advise! Thank you

Remove Phantom (auto generated?) Links In Blue?

I do I remove the phantom links in blue showing on my links pageThere is no delete option

Blocking AI bots?

Is there a best practice for blocking AI bots on a Blot site? I can include a robots.txt sourced from here: https://github.com/ai-robots-txt/ai.robots.txt But that's very soft step. What else might I do? I saw that Cloudflare has an AI blocking feature, but I'm not sure if I can use Cloudflare with Blot: https://blog.cloudflare.com/declaring-your-aindependence-block-ai-bots-scrapers-and-crawlers-with-a-single-click/ Any other ideas? Alex

Would it be possible to use image title instead of alt text for the caption?

It appears you can set the title of an image like so![A screenshot of something](./_screenshot.png "this is a title"). I'm wondering if there could be an option to allow using the title instead of alt text for the image caption. Could be a nice convenience over putting in HTML for a caption. Or is there already a good way to set a separate caption that I'm missing?

Previous 1 2 3 4 41 Next

Newsletter
Get updates on Blot’s latest features and changes. Delivered every three months.