erias04 / website

This is the offical repository for the website eliascerne.com.

Home Page:https://website-erias.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Website

This is the offical repository for my personal website eliascerne.com.

Rules for Commits

  • feat: a new feature for the user, not a new feature for a build script
  • fix: bug fix for the user, not a fix to a build scripts
  • refactor: refactoring production code
  • chore: updating gulp tasks etc.; no production code change
  • docs: changes to documentation
  • style: formatting, missing semicolons, etc.; no code change
  • perf: code improved in terms of processing performance
  • vendor: update version for dependencies, packages.
  • test: adding missing tests, refactoring tests; no production code change
  • create: add a new file
  • correct: correcting a misspelled word or text
  • delete: deleting a file
  • merge: merge branches together

Third party programs

Iconscout:

Using iconscout.com for the icons. You can add these icons by going to this site: iconscout.com and search for the icon you want. The next step is to copy the Font and paste it into the file.

Swiperjs:

Using swiperjs for the Portfolio section. We will generate a swiper with swiperjs. You can see all swipers here. To implement the swiper to the site, you have to go to this page, and there find the right one for you. See a list of all effects for swiperjs scripts. Thanks to nolimits4web to pulish that amazing swiper collection.

Open this repo in gitpod IDE.

Open in Gitpod

Contributor

Made by: © @erias04
All Rights Reserved!

About

This is the offical repository for the website eliascerne.com.

https://website-erias.vercel.app


Languages

Language:TypeScript 62.0%Language:CSS 27.8%Language:JavaScript 10.2%