• @heyloura thank you! I was testing something for a post I’m working on. I forgot to turn off the timeline posting.

  • @numericcitizen I’m actually working on this exact documentation. It’s proving complicated because of so many variations, but I’m trying to pull it together.

  • @numericcitizen The file you provided is missing all of the custom HTML from the theme.

    The easiest thing to do may be to replace the content in your layouts/post/single.html file with the current content available from Github.

    Some of your other files could be the same way. If you encounter any issues, you may also need to investigate them further.

    If your customizations are minimal, you could delete your custom theme to ensure you have the latest files from the Cards Theme and start fresh.

  • @numericcitizen thanks for letting me know. I wish I still had a Mac so I can test this myself. If you can share your single.html file I’ll take another look at it later.

  • @numericcitizen The changes are in the layouts/post/single.html file.

    The article tag was moved and should look like this.
    <article class=“post h-entry”>

    And this was changed.

    <div class=“e-content”>
    {{ .Content }}
    </div>

    Hopefully your version is not too different.

  • @numericcitizen It looks like @manton tried it and it worked for him. Maybe something is cached? I’m not sure what to tell you.

  • @numericcitizen , please update to version 2.0.0 and give it another try. There was a small issue with the article tag that I resolved that may have been preventing compatibility. cc: @jimmitchell

  • @jimmitchell thanks! I don’t have a Mac so I’ll need to rely on someone using the Cards Theme to try it out and let me know if there are problems.

  • @numericcitizen @jimmitchell I’ll take a look a this when I get some time. First timing I’m seeing it.

  • @numericcitizen I’m in the same boat and cancelled my renewal this morning. I still have a couple months to change my mind, but I rarely use it anymore.

  • @jarrod I was able to reproduce this on my Test site. The first thing to try is copying your content from the custom home page plugin, then uninstall the plugin and reinstall it again. Add your content back.

    If that doesn’t work, you could install the Cards theme, open Design > Open Theme > Select the /layouts/index.html file land rename it or even delete it.

    The index.html is conflicting with the custom home page plugin somehow.

  • @jarrod did you add you page content into the plugin settings?

  • @jarrod @help The latest changes to the Cards Theme were very minor cosmetic updates. I’m hoping they didn’t break anything on your site.

    The problem I had with the Cards Theme using the Custom Home Page plugin is that it doesn’t have the Post tag that is needed to render the card.

    If you go to Plug-ins > Custom Home Page > Settings, do you have content in there? I don’t see any on your site. When you do add content there, put it inside a div tag like so:

    <div class=“post”>Your content</div>

  • @jarrod I’m not seeing software “glitches” but I would say this device isn’t like a Kindle where it just works. You have to install apps, adjust app settings, and the default library and store seems pretty useless, unless you have your own content to use. It runs Android.

    The screen is slightly embedded. Maybe a millimeter or two.

  • @wldunbar I couldn’t use it without a backlight.

    Screen ghosting is noticeable and is my biggest grip with the Boox device. It’s more noticeable when using busy pages, like an RSS feed, or graphic novel. I don’t find it a problem when reading text.

    At least the device gives you options to deal with ghosting. For each app, you need to find a balance. Either more ghosting and less screen flickering, or more less ghosting and more screen flickering.

  • @cooperbike I tried the original Palma when it came out. I did like it, but decided it was too small. I hesitated to return it, but I did. I think the Boox Go 7 is just the right size. Portable and comfortable.

  • @cooperbike Absolutely. The challenge lies in developing the habit of taking these breaks. I would like to start walking outside more as well, getting some sunlight in the process.

  • @manton I hope this is successful for you. You deserve it. I thought $5 was a great deal, the $1 price point is insane. People on social platforms need to be educated about the advantages of posting to their own blog and syndicating elsewhere. At this price, there is no excuse to not get started.

  • @numericcitizen I’m learning IaC myself. I successfully set up a pipeline using YAML awhile back that’s still working today, but I want to do more. I’m currently looking at this video, but it’s very high-level. If I find more good tutorials, I’ll be sure to send them your way!

  • @martinfeld Congratulations!