Skip to content

An example personal website that mimics a terminal emulator

Notifications You must be signed in to change notification settings

louisjdcharles/terminal-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terminal Website

view here!

an example developer portfolio website that looks like a terminal emulator

Screenshot

screenshot

Lighthouse Report

screenshot

Deployment

Deploying to github pages:

  1. Create a branch in the repository called gh-pages
  2. In the github repository settings, under pages, set Source to deploy from branch, and Branch to gh-pages
  3. set the homepage key in package.json to the url of the github pages page, this will be http://<username>.github.io or http://<username>.github.io/<repository name>
  4. run npm run deploy

About

An example personal website that mimics a terminal emulator

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published