• #dev 2018-12-28
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2018-12-28 UTC
# 10:59
[jdpinto1]
[Vincent] Not quite. I've found a temporary workaround to removing unwanted frontmatter using `formatted.content = formatted.content.replace(/slug: .*\n/, '')`, but this is clearly less than ideal. I simply can't figure out what document/code it's using to format the final file that gets pushed to my GitHub repo. I figured there was some sort of Jekyll template it was using and that I could easily modify that, but I'm really at a loss. Even s