/blog.androz2091.fr

✏️ My personal blog, built with Gatsby 2

Primary LanguageMDXBSD Zero Clause License0BSD

Androz2091's blog

✏️ This is the repo for my personal blog available at blog.androz2091.fr!

Contributions

If you found a typo or an error in the post, you can submit a pull request. The files containing the content of the posts are located in the content folder. Each post has a .mdx file containing its metadata and its content.

Installation

The blog is built with Gatsby and is very easy to install:

  • Clone the repository.
  • Install the dependencies with NPM or Yarn.
  • Use yarn start and yarn build.