A simple personal site for Luke Mitchell.
The interroban.gg website is the personal site of Luke Mitchell, a design director, product designer, and UI developer. The site utilizes data from various sources such as last.fm, FeedBin, Savee, Letterboxd, and Uploadcare. It is built using Eleventy (11ty), a static site generator.
To install and run the interroban.gg website, follow these steps:
Install the necessary dependencies by running the following command:
npm install
Once the installation is complete, build the site using the following command:
npm run build
To run a development environment, execute the command:
npm run dev
Open the provided address in your web browser to see the result.
interroban.gg is a personal website built by Luke Mitchell, a design director, product designer, and UI developer. It pulls data from various sources to display personalized content related to music, subscribed feeds, scrapbook images, and recently watched movies. The website is built using Eleventy (11ty), offering a static site generation approach for optimal performance and efficient content loading.