Skip to content

kuntiniong/kunt.in

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My personal website built with vanilla HTML, CSS and JavaScript.

File structure:

kuntiniong.github.io/
      ├── about/
      ├── assets/
      │   ├── css/
      │   │   └── styles.css   // global css
      │   ├── images/
      │   └── js/
      │       ├── animation.js // gsap animations
      │       └── dark-mode.js // dark mode toggle
      ├── contact/
      ├── courses/
      ├── projects/
      ├── _config.yml          // jekyll config
      ├── CNAME                // custom domain
      ├── index.html           // home page
      └── README.md

planning to migrate to astro...

About

Personal website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published