Personal Website built with Eleventy
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.
Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects
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.