Skip to content

avicnotes/autospeck

Repository files navigation

Autospeck Jekyll Website


Prerequisites

Before you begin, ensure you have the following installed on your system:

  • Ruby (recommended version: 2.5.0 or higher)
  • RubyGems
  • GCC and Make

For installation instructions, visit the official Jekyll website.

Running the Website

  1. Clone or download the Repository: Clone the repository of your Jekyll website from GitHub to your local machine using the following command:
git clone https://github.com/avicndugu/autospeck.git
  1. Navigate to the Project Directory: Use the cd command to navigate into the project directory:
cd autospeck
  1. Install Dependencies: Run the following command to install the necessary dependencies for your Jekyll website:
bundle install
  1. Serve the Website: Once the dependencies are installed, you can serve your Jekyll website locally using the following command:
bundle exec jekyll serve
  1. View the Website: Open your web browser and navigate to http://localhost:4000 to view your locally hosted Jekyll website.

License

Open sourced under the MIT license.

<3

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published