An open API service indexing awesome lists of open source software.

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

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