The Wayback Machine - https://web.archive.org/web/20200624203541/https://github.com/topics/bolt
Skip to content
#

bolt

Here are 178 public repositories matching this topic...

anketwokings
anketwokings commented Feb 6, 2018

How to recreate

  • Preview a page that has content stored in contentblocks.

  • When previewing a page that has content stored in contentblocks, the contentblocks do not show.

Expected behaviour

The contentblocks showing exactly as they do on the saved webpage

Error

With strict_variables: true, the error that is given is

Key "block" for array with keys "textsection" do
hestonhoffman
hestonhoffman commented Mar 6, 2020

The task docs are confusing in their current state. There needs to be a clearer progression through the docs from conceptual information to more practical task-based topics. A lot of the more conceptual information is currently baked into the existing docs. For example, the writing tasks doc is really huge and mixes the practical aspects of writing a task with an abundance of conceptual informatio

michaelborn
michaelborn commented Aug 28, 2018

IMHO, the twitter support in this extension is a bit lacking. For a twitter URL to use the "nice" format, Twitter appears to require or at least suggest the following:

<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@site_publisher_handle" />
<meta name="twitter:creator" content="@site_author_handle" />

See [Twitter's documentation](https://d

peterboorsma
peterboorsma commented Apr 14, 2020

The standard upload path for images in records is /files so it seems. That is different from Bolt 3 where files are automagically uploaded to YYYY-MM folders.

I can't find documentation about the upload options in Bolt 4. What are the options for "upload"?

        image:
            type: image
            group: media
            upload: entries

PS
I'd like to be able to

Improve this page

Add a description, image, and links to the bolt topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bolt topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.