"new" website theme
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Norman Köhring fe2547473f fix: chrome styling, feat: scrollbar style 4 months ago
.vitepress fix: chrome styling, feat: scrollbar style 4 months ago
public/fonts feat: move fonts to public folder to fetch only when necessary 4 months ago
.gitignore init 4 months ago
.woodpecker.yml add ci config 4 months ago
404.md allow routing 4 months ago
README.md update readme 4 months ago
cv.md better page listing 4 months ago
features.jpg doc: update readme 4 months ago
home.md feat: default figlet font config 4 months ago
index.md feat: generated ascii art headers 4 months ago
package.json bump version 4 months ago
pnpm-lock.yaml feat: dynamically load figlet fonts 4 months ago
resume.md feat: default figlet font config 4 months ago
screenshot.jpg doc: update readme 4 months ago
screenshot2.jpg added second screenshot 4 months ago

README.md

k0r.386

k0r.386 screenshot

koehr.ing

Theme

This page is built with vitepress. The theme is fully custom and, currently, only available as part of this source code. As inspiration served crt.no but all code is my own.

The font used is VT323 by Peter Hull, which can be installed via fontsource as a node package.

The ascii art headers are generated with figlet, using the Chunky font.

k0r.386 screenshot with highlighted features

k0r.386 offers some old-school goodness, paired with modern features where convenience matters.

Notable features

  • Interactive prompt, for the old-school terminal feeling
  • Automatic page discovery
  • Footer with clickable links, that can be set up per command (for example an "about" command could add an email link) or per page (configurable in frontmatter)
  • ASCII Art Titles, auto generated with figlet-ts, with per page configurable font (defaults to "Chunky").

Planned features

  • Slow text output, the real retro deal
  • Pagination (more-style)

Anti-features

(what you will not find as part of this theme)

  • Text formatting
  • Syntax highlighting
  • a real interactive shell with editor and an ascii art aquarium (...or maybe?)