• #dev 2018-03-26
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2018-03-26 UTC
# 15:21
[eddie]
Currently my files are all YAML, but that means lots of conversion to and from JSON/YAML and I find I have more issues manually editing the yaml because of the white space requirements. I always mess up my whitespace, where as with JSON it’s much more rare to have issues and with a JSON linter it’s almost never happens. So I’m thinking when I transition from a static site to a dynamic site, I might convert all my YAML to JSON