https://github.com/rhedgpeth/terminal-website
Interactive Terminal Style Website
https://github.com/rhedgpeth/terminal-website
css font-awesome html javascript json terminal
Last synced: 3 months ago
JSON representation
Interactive Terminal Style Website
- Host: GitHub
- URL: https://github.com/rhedgpeth/terminal-website
- Owner: rhedgpeth
- License: mit
- Created: 2021-11-14T14:19:24.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-15T17:01:51.000Z (over 3 years ago)
- Last Synced: 2025-01-16T10:12:00.927Z (4 months ago)
- Topics: css, font-awesome, html, javascript, json, terminal
- Language: CSS
- Homepage:
- Size: 2.75 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Terminal Style Website
This repository contains an interactive terminal console style website.
![]()
## Ingredients
The following pieces bring this site together:
* [index.html](index.html): The default/launch web page.
* [cli.js](scripts/cli.js): JavaScript file that contains the mock Command Line Interface (CLI) management functionality.
* [shell.js](scripts/shell.js): JavaScript file that contains the mock Terminal functionality.
* [main.css](styles/main.css): Main CSS for the Terminal UI.
* [fa-all.css](styles/fa-all.css): [Font Awesome](https://fontawesome.com/) CSS styles.
## Live Demo
https://probablyrealrob.com