vishaltelangre / old-vishaltelangre.com

Code for my old personal website

Home Page:https://old-version.vishaltelangre.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Personal website of Vishal Telangre

Features

  • Interactive shell environment (REPL) to enter commands and receive feedback
  • Autocomplete commands on TAB key press
  • Clear on CTRL+L key press
  • Clickable commands
  • Time travel through command history using 'up/down arrow' keys
  • And many more...

To run locally

npm install
elm-app start

To make production build

npm run-script build

About

Code for my old personal website

https://old-version.vishaltelangre.com


Languages

Language:Elm 77.1%Language:HTML 22.9%