(franken)log

dev site for hy(de)blog

2023-02-26 Sunday

This is a MINOR release that focuses on the following items:

  • feature adds:
    • modified all Content Filters to use standard HTML tags (where possible) and to include CLASSES so they can be styles in style.css
      • adjusted mark to be highlighting,
      • highlighting to be citation
      • removed the responsive video wrapper code from inline to style.css
      • starting to use some custom classes for my use cases (
        to clear floats etc.)
    • added a permalink option for each post: # or h:mm
    • added discoverable RSS feed choice/selection in settings
    • setting toggles for: pagination, comments, and permalinks
    • timezone selection: now can choose from ALL timezones
    • added more date display format options
  • styles:
    • adjusted all of the .i## classes and floats to allow for greater flexibility and to reflect how my brain uses them
    • inline placement of permalink indicator for all posts in rss-daily.xml
    • footnote formatting fixed
    • adjusted positioning to help edit/post div to display better
  • code reduction:
    • eliminated duplicate code, or completely unnecessary code, where possible
    • pulled shared comment form code into a single file to reference
  • minor fixes:
    • allow for spaces in page names

‌Known issues that are still present and being investigated include:

  • trying to unwrap <img> tags from <p> tags— bad form! and instead replace with structured <figure><figcaption> tags. Have it working but it’s not 100%. See https://trello.com/c/9a2k9aMg

Currently in use at log.kvl.me.

Comments

Have something you'd like to respond with? 📣

Send me a note via email and let's start a conversation on this very topic.