lightning-rs icon indicating copy to clipboard operation
lightning-rs copied to clipboard

Build site with `lx build`

Open chriskrycho opened this issue 8 years ago • 0 comments

  • [x] get list of docs in source directory (#2, #11)
  • [ ] parse YAML metadata (#18)
  • [ ] parse Markdown
    • [x] with pandoc (1d624565)
    • [ ] with cmark-pulldown
  • [x] syntax-highlight code blocks (#6)
  • [ ] render into templates
    • [ ] index
    • [ ] per-taxonomy templates
  • [ ] render into RSS feed (#5)

chriskrycho avatar Dec 24 '16 17:12 chriskrycho