Questions
Is there a way to embed one text file within another one?
I have a snippet of text I would like to appear in multiple places around my site. Is there a way I can 'include' it in the content of pages or reference it directly from a custom template? I know I could create a partial within my template but I'm trying (for now) to keep content and structure seperate.
Fork unsupported templates?
I am just getting started with Blot and would like to fork an unsupported template. I've previously tinkered around with that but recently with the changes to the blot site, I'm finding myself unable to access the "Fork" button on that Unsupported Templates page. The only button available to me is the "Preview" button. Is anyone experiencing the same? Does anyone know of a workaround? I would like to preview and fork specifically the Essay Old and Essay Two templates.
How to hide 'digital garden' posts from front page?
Hi! Is it possible to hide 'digital garden' posts from my front page? I want to only show blog-style posts, but my 'evergreen' digital garden posts are also appearing on the front page. I want to be able to link to digital garden posts, but not show them on front page or in archive. Thanks!
Error when I save my CSS on the template editor?
There seems to be an issue with modifying stylesheets. Every time I try to save changes to a css file (in any of my themes), I get this: 500 Internal Server Error Any help with this would be appreciated. Thanks!
Useful Shortcuts.app recipes?
Are you willing to share any Shortcuts you use to simplify your publishing workflow?
Use images from custom host instead of thumbnails
I'd love to use blotcdn for all my images for its convenience, but I find it extremely slow and unstable to access in mainland China if internet proxy not used. Therefore, I have to host all my images on a domestic cloud server, and embed them one by one in separate markdown files. For each individual post/entry, it works fine. However, the Portfolio template I'm using, still generates thumbnails from the embedded images and host them on blotcdn for the homepage and archives. I checked the fitted-grid.html file and tried to modify the and but have no idea what property should I refer to. Is there a way to use the original images from my cloud server for all the pages (homepage, archives, etc.)?
Sitemap not getting fetched on Search Console.
When I'm trying to add sitemap to my search console, it's not fetching it. URL: https://deeeen.xyz/sitemap.xml
Embedding the file's updated date?
Is there something I could put into the markdown of an entry to get the Updated date for that entry? I know I could maintain a date in the metadata, but I was wonder if there is some tag or whatever I could use to have that date automatically set with the last save date of the markdown file.
Only show tags with a minimum number of posts?
Is there a way to show a list of tags only if there's a minimum number of posts (say three) tagged as such? I'm looking to do this to show a list of tags without cluttering it up too much and only showing those with a minimum number of tagged posts. Thanks. Ray
Titles of pages in the header
I've set up pages as explained, in a Pages folder, but the titles are not the file names, but rather the first sentence of the files, like a post excerpt.
Recent Entries not working
So I have a markdown file where I want to show some recent entries at the end. According to the reference, this should work: {{#recent_entries}} <p><a href="{{url}}">{{title}}</a><br> {{#date}}<span itemprop="datePublished" content="{{dateStamp}}">{{date}}</span>{{/date}}</p> {{/recent_entries}} But it doesn't, unfortunately. I just get a blank space where the recent entries should be. :( Also, the reference says it shows the 30 most recent posts. That's too many for my needs. Is there a way to limit that to 5? Thanks!
Add dark mode to magazine template?
How can I add dark mode (based on device settings) to the magazine template? I can't figure it out because colors are defined in the template editor settings. Much appreciated, Ray
What to do with HTML files that are duplicating md files?
Most – though not all – of my blog posts, which are written in md, appear to have an html equivalent. The filename is exactly the same, just with the html extension, e.g. filename.md has a filename.md.html twin. What is causing this and what should I do now to clear out the current html files and in the future to stop them appearing in the first place? I'm using Git to sync my posts, if that makes any difference. Thanks.
What's your folder structure?
How do you personally handle Drafts, Images, Files, etc., in terms of workflow? I'm thinking of the following: /Drafts (initiate all writing here prior to sliding into /Posts or /Pages for publication) /Files (other than images) /Images (all images and graphics) /Pages /Posts /Templates Do you personally underscore Folders or individual files?
How to set a custom 404 error message?
I would like to check if we can set custom 404 messages? Thank you.
How do you generate a sitemap.xml?
How do you generate a sitemap.xml to add to Google Search Console?
Email subscriptions?
I don't believe there's a built-in way for folks to subscribe to new blog posts via email. Is that something on the roadmap? Or does anyone know of a relatively easy third-party solution?
Multi-file posts syntax?
We plan to add support for merging multiple files into a single post on Blot. My question for you is, what should the syntax be? We need to indicate that a subfolder's files should be merged into a post, rather than become individual posts. Let's say you have a folder full of pictures of your trip to Italy. How should you indicate that instead of individual posts, per image, they should be merged into a single post automatically? A few options which come to mind: (Pictures from Italy) Pictures from Italy (album) Pictures from Italy -- -Pictures from Italy- {Pictures from Italy} Pictures from Italy.post Pictures from Italy > Pictures from Italy @\Pictures from Italy #Pictures from Italy # Pictures from Italy Pictures from Italy & Pictures from Italy + + Pictures from Italy A few constraints: use safe, cross-platform characters make the resulting folder good to look at make it non-language specific if possible (i.e. don't depend on english words) There's more information about multi-file posts on GitHub, but please feel free to share your thoughts here on there. I'm writing the underlying code required for the feature at the moment, and the syntax can be adjusted down the line before release.
Different styles for different pages?
I was wondering if it would be possible to use the 'Blog' template for most of my website, whilst also having some pages on my website using the 'Portfolio' template. Is this possible? How can it be done if so?
About the MathJax integration
In my other note taking apps (iA writer, Obsidian) an inline formula would be written as $f(x+y)=f(x)f(y)$ and a display formula would look like $$\int e^{ikx}\mathrm dx = 2\pi\delta(x)$$. As in, single dollar sign gives inline formula and double dollar sign a display formula. Note that inline/display dichotomy does not affect only where the formula goes, but also how certain commands display (like the limits of sums and integration change). Additionally, the formulas in those other apps look much cuter, less angular and more smooth Is there a way to change this behaviour? I would like the writing experience to be as close as possible to my other apps (i do a lot of maths typesetting, and I plan to do it on the blog too).
Newsletter
Get updates on Blot’s latest features and changes. Delivered every three months.