Skip to content

du-cassoulet/portfolio-v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio

The official portfolio website of Gaston Chenet, a UI/UX/Software developer.

Description

Made with HTML, Sass, JavaScript.

Using the modules Three.js and gsap to make the webite look cooler and smoother.

Util commands

A list of util commands to make the website run properly.

Install corrsponding modules

npm install --g sass uglify-js

Compile sass

sass style/main.scss:style/main.min.css --style compressed --watch

Minify js

uglifyjs script/main.js --compress --mangle --output script/main.min.js

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published