Skip to content

Gonchilo/creative-thinking-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Creative Thinking — Website

Static website for Creative Thinking, a web design & development studio based in Lisbon, Portugal.

Stack

Plain HTML/CSS/JS. No build step, no framework. Open any .html file directly in a browser or serve with any static host.

Structure

site/
├── index.html        # Homepage
├── sobre.html        # About page (Gonçalo & Joana)
├── servicos.html     # Services
├── porque.html       # Why us
├── dicas.html        # Tips
├── faq.html          # FAQ
├── contacto.html     # Contact + quote form
├── styles.css        # Shared styles
├── script.js         # Shared JS (nav, reveal animations)
└── goncalo-joana.png # Founders photo (sobre.html)

Design system

Token Value Usage
--red #4E0000 Primary colour, borders, text
--gold #7D7F2E Accent, highlights
--blue #9EB4D3 Secondary accent, focus states
--cream #F6EFD9 Background
--white #FFFFFF Input backgrounds

Font: Syne (500/700/800) + Caveat (signatures/captions).

Contact

About

Creative Thinking — web design studio website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors