Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Free Discord bot landing page template built with Bulma, jQuery, and AOS — a single-page site you can customize and deploy.
Discord Bot Landing Page Web is a free, open-source single-page website template for Discord bots, built with Bulma and jQuery, that provides a ready-to-customize HTML landing page you can deploy as-is.
It is a static landing page template, written in plain HTML, CSS (via Bulma), and JavaScript (via jQuery and a few small libraries). The template takes a single index.html file as its input; you edit the text, bot name, and links directly in that file, then open it in a browser or host it on any static host or GitHub Pages. It was created by JastinXyz and is distributed under an open-source license on GitHub. Unlike a full website kit, this template ships only the landing page — there is no dashboard, pricing table, blog, or documentation page included.
index.html; you can change every word, the bot name, and links without editing separate config files.index.html, then host the page on GitHub Pages or any static host.The workflow is deliberately simple: first, clone or download the repository from GitHub. Then open index.html in a text editor and replace all required text — the bot name, headings, and any links — with your own content. Finally, open the file in a browser to preview, and when ready, host the folder on GitHub Pages or any static file server. The repository includes a live demo deployed at https://jastinxyz.github.io/discord-bot-landing-page-web.
Yes, the template is free and open source. The GitHub repository does not mention any paid license, and it can be cloned, modified, and reused freely, subject to the licenses of the included libraries (Bulma, jQuery, AOS, Tippy.js, and Font Awesome).
No. The README explicitly states that this is a landing page only — there is no dashboard, no separate pages for pricing or blog, and no back-end. It is a single static HTML file designed for one-page use.
Yes. The README says you can also use the landing page for other purposes, such as a personal portfolio. You would simply swap the bot-related copy in index.html for your own content.
Clone the repository with git clone https://github.com/JastinXyz/discord-bot-landing-page-web, then open index.html in your browser. No build tools or package managers are required.
