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.
mxb.dev is a personal website built with Eleventy, and its source code is available for others to learn from. The website owner allows users to reuse parts of the codebase with proper attribution, but discourages copying the entire website and replacing the content for publishing as one's own. It serves as a valuable learning resource and showcases the website owner's personal online presence.
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.