Francoisbest.com

screenshot of Francoisbest.com
nextjs
chakra-ui

Francoisbest.com

Homepage & blog

Overview

François Best's personal website and blog is built with Next.js, Tailwind CSS, TypeScript, and MDX. The website is hosted at https://francoisbest.com and is available under a flexible license. The website's source code and design have been inspired by several individuals, including Lee Robinson, Juan Olvera, Max Stoiber, Guillermo Rauch, and others. François Best welcomes inspiration but discourages plagiarism, and the website has been created with love.

Features

  • Next.js: The website and blog are built using the Next.js framework, providing scalability and performance.
  • Tailwind CSS: The site's styling is implemented using Tailwind CSS, allowing for rapid and responsive design.
  • TypeScript: The use of TypeScript ensures type safety and improved developer experience.
  • MDX: The blog content is written using MDX, enabling the author to combine the power of markdown and JSX.
nextjs
Next.js

Next.js is a React-based web framework that enables server-side rendering, static site generation, and other powerful features for building modern web applications.

chakra-ui
Chakra UI

Chakra UI is a popular open-source React component library that provides a set of accessible and customizable UI components to help developers create modern web applications.

blog
Blog

Blog websites feature posts written by one or more authors, organized by categories and tags, with a section for comments and archives sorted by date or topic. Additional features may include search bar, social media sharing, subscription or RSS feed, about and contact pages, and visual content.

mdx
MDX

MDX is a format that allows developers to write JSX within Markdown documents, combining the power of React with the simplicity of Markdown. This allows for the creation of dynamic and interactive content that can be easily shared and consumed across different platforms and devices.