Thành Nam Nguyễnblog.thanhnamnguyen.dev·Sep 23, 2024Cú pháp Markdown dành cho người mới bắt đầuMarkdown là gì? Markdown là một ngôn ngữ đánh dấu (markup language) được phát triển bởi John Gruber vào năm 2004, với mục đích giúp việc định dạng văn bản trở nên đơn giản hơn. Markdown sử dụng các ký tự thông thường (như dấu sao, dấu gạch ngang, và ...Discuss·240 readsFront-endmarkdown
Ken Udehkenudeh.hashnode.dev·Sep 14, 2024Setting Up a Docs Site with MintlifyMintlify is a popular tool for generating visually appealing, static documentation websites. Part of the tool's popularity can be linked to its support for features like custom URLs, continuous integration and deployment, OpenAPI support, and Custom ...Discuss·1 like·130 readsdocs site
Pranshu Patelpranshu05.hashnode.dev·Feb 15, 2024Create Blog app using NextJS + MDXHere we go 😅. So hello everyone 👋🏻 this is my first time writing a blog. When I started redesigning this portfolio in NextJS from my old portfolio which was created using ReactJS, I wanted to make something cool like a blog or something, here it i...Discuss·1 likemdx
Paul Aldrichaldrichdev.hashnode.dev·Jan 4, 2024Using Comments in Storybook MDX FilesI've been struggling with this for many months. I've experienced multiple cases where I wanted to add a comment in one of the .mdx files in my Storybook project but could not found a way to do so. It seems like markdown doesn't really support comment...nana lyly and 1 other are discussing this2 people are discussing thisDiscussStorybook
Jon Christiejonchristie.hashnode.dev·Jun 29, 2023Astro... Let's go!Astro.build is an online platform that offers a wide range of tools and resources for developers, designers, and content creators looking to build high-quality websites quickly and easily. It has great resources on astro.build including thorough docu...Discuss·3 likesWeb Development
Vignesh Marimuthublog.vigneshmarimuthu.com·Feb 2, 2023Rebuilding my personal BlogVisit my blog here. If you see everything working fine, then I must have done everything that I wanted to do for my site. If not, that means, I have procrastinated working on the blog, like every other side project that I started earlier. Why do I ne...Discuss·57 readsBlogging
Sebastian Sdorrasdorra.hashnode.dev·Dec 17, 2022Using Code Hike within the Next.js app directoryI'm using MDX, with Contentlayer and for the code listing I'm using the wonderful Code Hike library. Next.js 13 had some problems with the usage of contentlayer and the app directory, but this issues are fixed with the version 13.0.3 of Next.js. But ...Discuss·65 readscontentlayer
Jabed Zamanjabedzaman.hashnode.dev·Nov 14, 2022Building a portfolio websiteBeing a developer, to be specific a web developer it becomes very important to have one personal portfolio website of yours. A good portfolio reflects you having good skills. A decent portfolio should contain your intro, skills, projects, blogs, cont...Discuss·1 like·61 readsportfolio
Wisdom EkpotuforOpen Replay's Technical Blogopenreplay.hashnode.dev·Jul 26, 2022Build a MDX-powered blog with Contentlayer and Nextby Wisdom Ekpotu In this article, we'll learn how to use Next.js and Contentlayer to create a static MDX blogging site in this tutorial. We'll discuss these technologies and related concepts before considering how we may combine them to produce a sta...Discuss·86 readsNext.js
freeCodeCampforfreeCodeCampfreecodecamp.org·Apr 21, 2022How to Build Your Own Blog with Next.js and MDXBy Caleb Olojo When I decided to build my blog, I found many tools out there that were readily available. I looked at Gastby along with content management systems like Ghost, Contentful, Sanity dot io, and HUGO. But I needed something that I could h...Discussblog