Skip to content

Terminal inspired style for Asteriski's "members" -website. Based on M4TT72's amazing terminal -site

License

Notifications You must be signed in to change notification settings

asteriskiry/asteriski-terminal

 
 

Repository files navigation

Terminal style website for Asteriski ry's members. Based on m4tt72's terminal website;

screenshot

Quick Start

Using npm

  1. Install dependencies:
npm install
  1. Build the project:
npm run build
  1. Run the server:
npm run start

Configuration

Here's a sample of the config.json file:

{
  "bioUrl": "https://raw.githubusercontent.com/m4tt72/m4tt72/master/README.md",
  "social": {
    "instagram": "m4tt72",
    "github": "m4tt72",
    "linkedin": "yassinefathi"
  },
  "theme": "gruvboxdark" // list of themes available in themes.json
}

Themes

themes

Here's a list of available themes.

Contributing

All thanks go to m4tt72 for makin the original theme, which is only modified a bit in here with theme changes.

About

Terminal inspired style for Asteriski's "members" -website. Based on M4TT72's amazing terminal -site

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 95.8%
  • JavaScript 2.6%
  • CSS 1.6%