erambler/TODO.org

1.4 KiB

Todo

TODO Move over to Hugo

  • Content updated just enough so that site builds
  • Legacy content still in place
  • Fix Nikola-specific stuff

    • Replace/update shortcodes
    • !!! admonitions
    • Auto-generated talks page
  • Fix metadata in .org format posts
  • Blog post URLs unchanged
  • Tag/etc. index pages work with same URLs
  • Redirects in place for RSS feed

TODO Implement new theme

  • Update theme README
  • Style definition lists (e.g. Ultimate Hacking Keyboard: first thoughts)
  • Add some default colours and titles for admonition types

    • commentary
    • aside
    • tldr
    • intro
    • prerequisites
  • Try adding cactus.chat comments?
  • Get SCSS building
  • Simple single-column layout (no fonts/colours)
  • Add custom fonts (Iosevka family)
  • Add a little bit of colour
  • Syntax highlighting
  • Social links in place
  • Render extra post types:

    • Render type: link
    • Render type: note
  • Site navigation functional
  • Article TOCs shown for showTOC: true
  • Linkify topics in homepage description
  • Fix vanishing margin on taxonomy pages
  • Reimplement series
  • Re-add webmention comments
  • Set correct <link> value for link item types in RSS feed
  • Put full content into RSS feed
  • Refactor repeated structural elements from templates