A simple terminal-themed personal website written in vanilla HTML, JavaScript and CSS. No complicated frameworks, no build systems, and most importantly, no node-modules π.
Iβve made the code open source to serve as an example for others.
- boldandbrad.dev
- boldandbrad.github.io (redirected to
boldandbrad.dev
)
Open index.html
in any modern web browser.
Install deno and run deno test
.
The concept and design of this site were inspired in-part by:
- My terminal and shell configs (boldandbrad/dotfiles)
- bashbunni.dev
- The primary typeface used is Anonymous Pro, sourced from Google Fonts
- The color palette used is Catppuccin Mocha
- Some symbol and icon assets are sourced from the Nerd Fonts Webfont
Copyright (c) 2024-present Bradley Wojcik.
The code contained in this repository (html structure/tags, css, js) is released under the MIT License. See LICENSE for details.
I own and reserve rights related to the text content of the website, including my name, username, and other text related to my likeness. If you do choose to clone or copy the contents of this code for your personal use, I ask that you omit my personal details or replace them with your own prior to redistribution.