Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 556 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 556 Bytes

TheOceanBreeze Website

Welcome to my website's repo. I use several technologies such as SASS1, Pug2, and 11ty3. If you wish to use the code and/or use it as as template, feel free to follow the instructions below to get it setup properly. Otherwise, feel free to contact me for questions and enjoy! The code is licensed under GPL v3, see LICENSE for more details.

Footnotes

  1. It's like CSS on steroids, making websites look sharp.

  2. A HTML pre-compiler. It allows me to write less code.

  3. A static website generator. WYSIWYG!