DEV Community

Discussion on: Terminal Website in Minutes!

Collapse
 
envoy_ profile image
Vedant Chainani

you can also use LiveTerm for creating Terminal style websites. It has many themes and customization options.

GitHub logo Cveinnt / LiveTerm

💻 Build terminal styled websites in minutes!

💻 LiveTerm - build terminal styled websites in minutes!

Highly customizable, easy-to-use, and minimal terminal styled website template, powered by Next.js.

Building a simple website with LiveTerm only takes minutes, and you only need to work with one file: config.json. After you cloned this repository, simply run yarn install && yarn dev and start editing config.json to build your website!

LiveTerm can be used to build a variety of websites:

Feel free to play with the web demo above!

📸 Showcase


LiveTerm with different themes


my personal website

🚀 Ship your LiveTerm site in less than 5 minutes

LiveTerm requires the yarn package manager. You can install yarn here.

Simply run the following commmand in your terminal:

sh -c "$(curl -fsSL https://raw.github.com/Cveinnt/LiveTerm/main/install/install.sh)"
Enter fullscreen mode Exit fullscreen mode

This will install LiveTerm to the…




Collapse
 
gabrielpedroza profile image
Gabriel Pedroza

Yes, it is the exact same repo but unless I'm mistaken, Cveinnt forked it from m4tt72