A portfolio website for Talc Studio built with 11ty.
Magalie Chetrit (I like to be called Magalie)
Tyler King
Make sure you have the required node environment installed.
- run
npm install
to install all the dependencies. - start the server with
npx eleventy --serve
- open
http://localhost:8080/
in your browser to view the website.
This page is deployed on Netlify. It is automatically deployed when a new commit is pushed to the main
branch.
This page is built with 11ty, a static site generator. It uses Nunjucks as a templating engine. Animated with Wow.js and Animate.css.
I've added a classname to each page/template.
homepage
for the home page
- Main Navigation
- A11y
- Keyboard events
- Mobile menu
- Animate
- Active state
- About page
- Contact page
- Add a blog (Journal)
- Add press
-
Make a collection for project slider(not needed) - Add a favicon
- Add a 404 page