Skip to content

The idea behind this homepage is to have the appearance of a terminal using the Dracula Theme

License

Notifications You must be signed in to change notification settings

eliveltonsales/homepage-terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terminal Homepage

The idea behind this homepage is to have the appearance of a terminal using the Dracula Theme

plot

How to Use

  1. Clone this project using [email protected]:eliveltonsales/homepage-terminal.git.
  2. Add your links to the 'links.json' file.
    1. group: Title of the link group.
    2. label: Visible link text on the homepage.
    3. url: The link's destination.
  3. Add weather information to the 'script.js' file.
    1. Obtain an API key from OpenWeatherMap
    2. Add your latitude and longitude information.
  4. Host the homepage locally and set the 'index.html' file as the homepage in your preferred browser.

Files


└───terminal-homepage
     └───terminal-homepage.png | Demonstrates how the homepage looks
     └───index.html            | The homepage
     └───links.json            | List where you put your links
     └───README.md             | What you're reading right now
     └───script.js             | Functions to load the links, the time and the temperature
     └───style.css             | The appearance

About

The idea behind this homepage is to have the appearance of a terminal using the Dracula Theme

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published