A forkable Next.js site w/ a blank custom Nextra theme (w/Tailwind)
by jaredpalmerJavaScript
Last 12 weeks · 0 commits
1 of 6 standards met
Hi @jaredpalmer, The template is very clean and I like it. While considering migrating my nextra-theme-blog blog to this one, I find two missing pieces: anchor links code highlight (so far it has dark background but it doesn't render different programming languages differently) I am looking into adding the 2 supports. Do you think they are considered a good addition to this template? As I feel these are quite common needs. Thanks!
Repository: jaredpalmer/nextra-blank-custom-theme. Description: A forkable Next.js site w/ a blank custom Nextra theme (w/Tailwind) Stars: 117, Forks: 27. Primary language: JavaScript. Languages: JavaScript (100%). Homepage: https://nextra-blank-theme.vercel.app/ Topics: nextjs, nextra. Open PRs: 1, open issues: 1. Last activity: 2y ago. Community health: 28%. Top contributors: jaredpalmer, t0t07.
When you open a blog post, it doesn't have a title. Please fix this.
This way, instead of having the posts.json that lists everything in detail, we embed these metadata in frontmatter of each mdx files. For example, @jaredpalmer What do you think?