Style Guide
This is the styleguide of my portfolio for debugging purpose. if you are a visitor, please navigate back using the header~
Ethos
The tone and voice should be concise, confident and infomative, with a blend of profesisonal and personal. The visual style should be modern, simple, organized, bold, flexible and adoptive. The emotion should overall welcoming and relaxed. The keyword is subtle and elegant.
Typography
Font: Satoshi
Variants: Satoshi Variable(Variable font)
* Satoshi Variable Italic(Variable font)
* Satoshi Light
* Satoshi Light Italic
* Satoshi Regular
* Satoshi Italic
* Satoshi Medium
* Satoshi Medium Italic
* Satoshi Bold
* Satoshi Bold Italic
* Satoshi Black
* Satoshi Black Italic
Heading 1 Title
Heading 2 Subtitle
Heading 3
Heading 4
Heading 5
Paragraph
spanCode Exmaple
<h1>Title</h1>
<h2>Subtitle</h2>
<h3>Heading 3</h3>
<h4>Heading 4</h4>
<h5>Heading 5</h5>
<p>Paragraph</p>
<span>span</span>
Color
Pure White
Softer White for footer
Lesser black for Borders
Pure Black
Interactive Elements
Cursor Blob
CSS Selector
#blob
Code Exmaple
<div id="blob"></div>
Navigation link
AboutCSS Selector
.nav-link + .navlink-underline-animation
Code Exmaple
<a href="#" class="nav-link navlink-underline-animation">About</a>
Combined Element
Header
Code Exmaple
<div class="header-container"> <a class="title" href="#">Tim Chen</a> <nav class="navigation"> <a href="#" class="nav-link navlink-underline-animation">About</a> </nav> </div>Cases - Interaction Hover
A Beautiful Clock
#3D Modeling CAD
Code Exmaple
<a href="SeventyFiverr.html" class="cases"> <div class="cases-content"> <h3>A Beautiful Clock</h3> <span>#3D Modeling CAD</span> </div> <div class="cases-right"> <img src="imgs/Beautiful%20Clock%20Gif.gif" alt="Gif showing the beautiful colck turning"> </div> </a>
Footer
Citation
- Portfolio Inspiration from:
- https://by-erwinhines.com/
- https://geletina.com/#contact
- https://druh.in/
- https://maelanlemeur.com/
- Stop scroll bar https://blog.hubspot.com/website/hide-scrollbar-css
- Blob cursor inspired from https://www.youtube.com/watch?v=PWabkdTkS_0
- Setting Fontface:
- https://stackoverflow.com/questions/69267704/how-to-import-at-woff2-font-and-use-it-in-a-sass-setting
- https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face
- Hover underline animation: https://www.30secondsofcode.org/css/s/hover-underline-animation/
- Page load fade in animation: https://www.geeksforgeeks.org/how-to-create-fade-in-effect-on-page-load-using-css/
- Normalize from: normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css
- Font license: @license * * Font Family: Satoshi * Designed by: Deni Anggara * URL: https://www.fontshare.com/fonts/satoshi * © 2023 Indian Type Foundry *