Skip to content

Latest commit

 

History

History
70 lines (44 loc) · 1.8 KB

README.md

File metadata and controls

70 lines (44 loc) · 1.8 KB

Sassanix Official Music Page

Welcome to the repository for the Sassanix official music page, where you can listen to my latest mixes and see my latest creations.

This site is built with the Hacker theme for GitHub Pages. The Hacker theme is designed to look like your favourite terminal environment, providing a familiar workspace for documentation and blogging.

Installation

You can clone this repository to create a local copy on your computer and preview the site in your web browser.

Prerequisites

  • Git
  • Ruby
  • Bundler

Steps

  1. Clone the repository:
git clone https://github.com/sassanix/Sassanix.git
cd Sassanix
  1. Install the Jekyll and bundler gems:
gem install jekyll bundler
  1. Install dependencies from the Gemfile:
bundle install
  1. Build the site and make it available on a local server:
bundle exec jekyll serve
  1. Now browse to http://localhost:4000

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Email - sassanix[at]duck.com

Project Link: https://github.com/sassanix/sassanix

Acknowledgements