-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
0 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,38 +1 @@ | ||
# Discord Bot Website Template (landing page only) | ||
|
||
Here there is only a landing page, not complete like a dashboard, or other pages. | ||
|
||
You can change every word in the html file (change the text and your bot name in index.html) | ||
|
||
You can also use this landing page for other purposes, such as a personal portfolio and so on. | ||
|
||
> [**PREVIEW**](#preview) | ||
# Installation | ||
just clone or download or fork the repo and open index.html | ||
|
||
```cli | ||
git clone https://github.com/JastinXyz/discord-bot-landing-page-web | ||
``` | ||
|
||
Replace all required text in index.html | ||
|
||
# Built with | ||
- [Bulma](https://bulma.io) - the modern CSS framework that just works. | ||
- [JQUERY](https://jquery.com) - a fast, small, and feature-rich JavaScript library. | ||
- [AOS](https://michalsnik.github.io/aos/) - Animate On Scroll Library | ||
- [Tippy.js](https://atomiks.github.io/tippyjs/) - complete tooltip, popover, dropdown, and menu solution for the web, powered by [Popper](https://popper.js.org/). | ||
- [Fontawesome Icon](https://fontawesome.com) - icon library and toolkit. | ||
|
||
# Preview | ||
|
||
![img](/ss/screenshoot-full.png) | ||
|
||
# Live Demo | ||
|
||
https://jastinxyz.github.io/discord-bot-landing-page-web | ||
|
||
<hr/> | ||
<div align="center"> | ||
Feel free to report bugs in the issue tab or open pull request. | ||
</div> |