Mxb

screenshot of Mxb
vite
scss

Personal Website built with Eleventy

Overview:

mxb.dev is a personal website built with Eleventy. The source code for the website is open and available for others to use as a learning resource. However, it is not intended to be used as a template for creating identical websites. The website owner encourages others to reuse parts of the code with proper attribution, but copying the entire website and replacing the content to publish as their own is discouraged.

Features:

  • Personal Website: mxb.dev is a personal website created by the website owner.
  • Built with Eleventy: The website is built using the Eleventy static site generator.
  • Open Source: The source code of the website is open and can be accessed by others for learning purposes.
  • Learning Resource: The website's source code is made available as a learning resource for others to understand and explore.
  • Code Reusability: Users are encouraged to reuse parts of the codebase in their own websites with proper attribution.
  • Not a Template: The website's source code is not meant to be used as a template for creating identical websites.
  • Attribution Required: Users are required to attribute the original source code if they reuse parts of it in their own websites.
  • Publishing Restrictions: Users are discouraged from copying the entire website, replacing the content, and publishing it as their own.
vite
Vite

Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects

scss
SCSS

SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.