Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dev-dibster/dibster.is-a.dev
Site link for me, Domin made a very cool project.
https://github.com/dev-dibster/dibster.is-a.dev
Last synced: about 1 month ago
JSON representation
Site link for me, Domin made a very cool project.
- Host: GitHub
- URL: https://github.com/dev-dibster/dibster.is-a.dev
- Owner: DEV-DIBSTER
- License: mit
- Created: 2022-11-17T22:56:21.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-28T01:45:55.000Z (over 1 year ago)
- Last Synced: 2024-12-09T17:28:44.815Z (about 1 month ago)
- Language: HTML
- Homepage: https://dibster.is-a.dev
- Size: 715 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Discord-like profile card
![Discord-like profile card](/temp/preview.png)
## About profile card
This card was made by Domin (me).
This project is free-to-use.
Background was originally made by [Mohammad Abdul Mohaiman](https://codepen.io/mohaiman) but was modified by me.
If you have questions consider contacting me via discord: Domin#2874## How to setup
Project includes few README.md files for certain setup questions,
you can find these by these paths:- Basic user images `/public/README.md`
- Colors `/public/styles/README.md`
- Banner `/public/styles/README.md`
- Status `/public/status/README.md`
- Platforms `/public/platforms/README.md`
- Badges `/public/badges/README.md`These all README.md files refer to "index.html" file placed in main folder
Certain lists are mentioned with HTML comment tag i.e.
```html
thisListOfHTMLtags
```
## Install
This project can be installed using:
```bash
git clone https://github.com/Domin-MND/profile-card
```### Start
Run following command in order to install dependencies and start the server:
```bash
npm start
```This requires you to have [Node.JS](https://nodejs.org/) with version at least 10!
## QNA
How Much Did It Take For You To Make It?
> 2 days.Will You Update this repo?
> Since dozens of people still keep asking me for help I'll be updating some documentation and making this card more customizable. The project overall is done