Skip to content

My personal website hosted on Github pages. It emulates a Linux filesystem using JQuery Terminal library, and allows file traversal of all my public repositories via submodules.

Notifications You must be signed in to change notification settings

edgorman/edgorman.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

edgorman.github.io

This repository is for my personal website https://edgorman.github.io that is hosted using Github Pages. It emulates a CLI by using the JQuery Terminal Library which provides the terminal styling and framework, on which I have written javascript and bash scripts to automatically import my public repositories and allow users to navigate the file structure.

Installation

Use the following command to clone the repository:

cd your/repo/directory
git clone https://github.com/edgorman/edgorman.github.io

Change into the boot directory:

cd boot

To run this site locally requires installing the local npm package:

npm install --prefix ../proc/

Usage

Change into the boot directory:

cd boot

And then running the start command:

npm start

Open your favourite internet browser and navigate to the following path:

http://127.0.0.1:8080

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

My personal website hosted on Github pages. It emulates a Linux filesystem using JQuery Terminal library, and allows file traversal of all my public repositories via submodules.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •