Skip to content

A portfolio website written in pure html and minified to just ~10 KBs of code

Notifications You must be signed in to change notification settings

notwindstone/notwindstone.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal portfolio website

Written in pure html, js, css and minified to just ~10kb of code. Based on mi-extended.css

Preview

Portfolio website preview screenshot

Getting started

Click on the ./src/index.html file to open the unminified website.

If you want to change the content, you should edit files in the ./src folder.

To minify the code first install dependencies:

bun i

Then run the minify command:

bun minify

A minified code will be stored in the ./dist folder.

About

A portfolio website written in pure html and minified to just ~10 KBs of code

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published