Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.06 KB

README.md

File metadata and controls

25 lines (18 loc) · 1.06 KB

terminal-website

image

Frontend for my personal Linux terminal-style website! (complete with Hyfetch)

Features

  • Semi-accurate representation of a Linux terminal!
  • A blog post system! cd blog to see what I've written.
  • ls, cat, cd, clear, and maybe a few other commands :)
  • Supports command history (aw yeah)
  • Responsive, semi-mobile friendly design
  • Fun and completely useless facts!
  • Accurate timestamps and uptime! (relative to the viewer)
  • Easter eggs! (i added so many that i lost count)

Check it out at https://phthallo.hackclub.app, or https://terminal.phthallo.com.

The Design Process™

This project is 100% vanilla HTML, CSS and Javascript. Why? I have no idea either. In the future I'd love to rewrite this using an actual framework. It's hosted on Nest as a static site.

hyfetch?

It's neofetch, with pride flags.