Skip to content

Latest commit

 

History

History
48 lines (25 loc) · 2.35 KB

GETTING_STARTED_WEBSITE.md

File metadata and controls

48 lines (25 loc) · 2.35 KB

Getting Started Website

This guide will help you get started with the project's website.

More Information

The project's website will be a landing page for your Discord Bot. Users will be able to add your Discord Bot to their server from the website and be able to view all the available features and commands.

The template website can be viewed here.

You will want to create a website that reflects your Discord Bots Branding.

The website uses Bootstrap for styling. You will want to read the Bootstrap Documentation when creating your website. For more information, visit "Bootstrap Introduction".

Website Set Up

The website is located in the repository in the docs folder. You can access the folder here.

To set up GitHub Pages, you will need admin access to the repository. You will set up GitHub Pages with ./docs as the Source. For more information, visit "Creating a GitHub Pages site".

Note: HighTechU Students working in a team will have 1 team member with admin access.

Publishing

The website will automatically be deployed when the main branch is updated. Once deployed, GitHub will provide you with a URL. Anyone with the URL can visit the website.

Development

To develop the website, you will need to clone the repository into your development environment. For more information about getting started with the project repository, visit "getting started".

Steps

After setting up your development environment...

  • Navigate to the ./docs folder.
  • Open the index.html file in your preferred browser (i.e. double click on the file, or right-click - and choose "Open with").

You will now be able to start developing your projects website.

Note: You will need to save the file after every modification and refresh the browser to view your changes.

Conclusion

Feel free to add more pages, modify content, remove content, add styling, and anything else you want. The project's website is meant to showcase your Discord Bot to potential users.

Support

The HighTechU Staff is able to help if you have any questions or concerns. Let us know if you need help, we are happy to help!