My website at madebyporter.com. Build with Middleman, HTML & CSS. Hosted on Netlify.
Made by Porter is the creative digital portfolio of Chris Porter, who seamlessly merges the worlds of design and coding. This site gives a glimpse into the multifaceted talents of its creator—ranging from design and development to music and photography—offering an engaging showcase of his work.
The design is clean and modern, providing an excellent user experience while highlighting Chris Porter's diverse skills. Utilizing a combination of cutting-edge web technologies, the portfolio stands out with both aesthetic appeal and functional capabilities.
The Middleman Static Site Generator (SSG) is an open-source tool designed to simplify and streamline the process of building static websites. It utilizes Ruby programming language and offers a flexible and extensible framework.
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.
Grunt is a popular JavaScript task runner that automates repetitive tasks like minification, compilation, and testing, allowing developers to focus on writing code.