Skip to content

maray29/maertens

Repository files navigation

Studio Maertens Project Page Rebuild

Project page from Studio Maertens rebuilt for educational purposes.

Example Image

Article on maray.ai

Demo

Features

Built with Webflow, CurtainsJS, GSAP, SplitType.

Installation

Install dependencies:

pnpm install

Compile the code and start a local server:

pnpm dev

To use with Webflow add the following script before </body>:

<script type="module" src="http://127.0.0.1:5173/src/main.js"></script>

If you clone the project, you can find the script commented out in the page settings.

Create the build:

pnpm build

Deploy to npm with Github actions following Finsweet guide.

Credits

Original design from Studio Maertens.

License

MIT

Made by maray