Questions
Adding bigfoot.js to custom template
I am using a custom template and would like to add the bigfoot.js plug in. I saw that the magazine template includes it but cannot figure out how to install it from scratch.
Creating a website with a static landing page
I'm in the process of redesigning my website. The idea is to create a static portfolio as a landing page, which has a link to take the user to the blog. When I try to change the entries.html URL in the package.json file to point to another URL (E.G: /articles) the page does not load any entries. I tried to use the ?debug=true option and discovered that entries don't get added in the returned json object. I could use the all_entries tag, but then I will lose the pagination. Another thing I tried is to create a new view and calling entries from there, but that didn't work either. Any thoughts?
Making wide images
Just curious as to how you insert an image (stand alone or in a. blog post) that renders as a wide image as in the example in the video? Can this be done in markdown or html so the image extends beyond the edge of the text column ? Thanks in advance!
Custom Domain Help
I'm having some trouble linking my blot.im site with my custom domain. Usually www.example.com works, but if I omit the www. it goes to 'Server Not Found'. Do you know what may cause that issue and how to fix it? Thank you!
Why isn't my site on Google?
I've just created my blog with Blot and when I search for my name, my URL or some content on my site, Google simply doesn't find anything. Can you help me in anyway?
Float Text around and image
Has anyone gotten the CSS correct to float and image left or right using the magazine template? I have made a few attempts but either I break something else or not displayed correct. Basically want to wrap text around an image on a post
Embed/add Youtube video in a post
Within a post, I want to embed/add a Youtube video in such a way that it can be played right in the post, without going to Youtube. Please let me know how to achieve this. Thank you! I'm using a forked Blog template.
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.
How can I use markdown in custom metadata?
I'm trying to create a custom metadata field to credit image authors and I want to use Markdown to add links. However, the Markdown is not processed. The output is the contents of the field verbatim. Here's what I have (that doesn't work): Metadata image_credits: - '[Photo #1](https://www.example/1)' - '[Photo 21](https://www.example/2)' Template {{#metadata.image_credits.length}} {{#metadata.image_credits}} {{.}} {{/metadata.image_credits}} {{/metadata.image_credits.length}}
Thumbnails on social media?
I would like an image used in my blog post to appear when I share the post on Twitter, or Facebook.
Backlinks to include pages?
I know backlinks on pages do work when posts reference a page... But pages themselves aren't included in backlinks when they are linked to, whether from posts or other pages. Is there a way to enable it so pages are included in the backlink queries? I ask because I am putting my Zettelkasten into pages which is more suitable for that since I will be blogging on top of it. Thanks,. Ray
RSS defined by YAML front matter?
I have been trying various ways to have an rss feed defined by a YAML category holding the information about the language in which the post is written. Is there a way to achieve this? I got it to work with tags but would prefer that category not to show as a tag. Any pointers will be much appreciated.
Error reconnecting to Google Drive?
The message i get is this: "This app is blocked This app tried to access sensitive info in your Google Account. To keep your account safe, Google blocked this access."
The +Add new link button is broken for me
https://blot.im/sites/mysitename/template/magazine/links Won't let me add a new link. Not sure if I need to add the link through my pages folder instead, just trying to add a link to my main site. Thanks!
Getting a list of pages without using menu
I'm struggling to do something with a template that I thought would be easy but is turning out to be harder than I thought. Specifically, I'm trying to create pages (not posts) for projects that I've worked on in the past. I don't want these to be in the site's main menu, so I'm hiding them with Menu: no, as instructed. However, in doing this I seem to completely lose the ability to surface the page elsewhere. As far as I can tell pages themselves can't be embedded into other pages, and I'm unable to get an index to this now hidden page at all. I also tried instead making all the projects their own posts but in a hidden folder, but ran into the same issue. Them being hidden fully excludes them for being accessed in any list. Additionally, I was surprised to find that #all_entries doesn't return any pages, even if the page is visible. The IsPage key in the object made me think this wouldn't be the case, but alas. What would be nice is if there was a way to just get a list of pages for the site. I think you could implicitly exclude pages in that list that state Menu: no, but could also provide an override like InPageList that would allow pages to be hidden from the global menu but able to be indexed elsewhere.
Org-Mode image syntax?
How would I use an image in an org-mode file. Traditionally, I'd do something like [[file:clock.png][clock]] but it seems like that's not working.
Specify the width of a markdown image?
I'd like to change the size of an image in one of my posts. Can I use the following syntax from Jekyll? {width="250"}
Generate a list of tags?
How can I create a page that just lists the tags that are being used? Is it possible for it to be auto-updated as well? For reference I'm using a forked version of Essay 2.
Analytics not working?
Analytics tracking doesn't seem to work? I tried selecting Heap and entering the ID and full script but neither work?
Newsletter
Get updates on Blot’s latest features and changes. Delivered every three months.