Unified resources
Resources and links
fast-author: electron app to create/edit markdown files directly to the filesystem blog post - code
Transform Content With Abstract Syntax Trees — Learn With Jason
links from video:
- https://unifiedjs.com/
- https://github.com/remarkjs/remark
- https://github.com/rehypejs/rehype
- https://github.com/syntax-tree/unist-util-map
- Netlify Build Plugins Beta
- https://github.com/syntax-tree/unist
- https://github.com/mdx-js/mdx/blob/master/packages/mdx/index.js#L65-L74
- https://github.com/leonardodino/gatsby-remark-figure-caption/blob/master/src/index.js
- https://dev.to/mlennox/abstract-syntax-trees-for-fun-and-profit-4mej
- https://twitter.com/hhg2288/status/1254775731285983232
- https://css-tricks.com/how-to-modify-nodes-in-an-abstract-syntax-tree/
- Sharing my unified journey in building unified-doc
- rehype-react - example
- egghead lessons
- How to build a compiler
Plugins
- remark-bookmarks: plugin to manage links on Markdown files