Home
This digital garden template is free, open-source, and available on GitHub here. The easiest way to get started is to read this step-by-step guide explaining how to set this up from scratch. Recentl...
Error
[next-mdx-remote] error compiling MDX:
Could not parse expression with acorn: Unexpected token
13 |
14 | <ul>
> 15 | {% assign recent_notes = site.notes | sort: "last_modified_at_timestamp" | reverse %}
| ^
16 | {% for note in recent_notes limit: 5 %}
17 | <li>
More information: https://mdxjs.com/docs/troubleshooting-mdx