Skip to content

afaces/afaces.github.io

Repository files navigation

Create or log in into GitHub account

Create repository named YOUR_ACCOUNT_NAME.github.io to create your github webpage repository.

git clone https://github.com/YOUR_ACCOUNT_NAME/YOUR_ACCOUNT_NAME.github.io cd YOUR_ACCOUNT_NAME.github.io

git clone https://github.com/afaces/afaces.github.io

mv afaces.github.io/* . rmdir afaces.github.io

Feel free to inspect all the contents of the different files included in the project and change the information correspondantly.

Generate buttons file (first you need to edit with your own information about albums)

bash create_song_buttons.sh

Substitute the buttons.md file content that comes out after running create_song_buttons.sh to your index.md

cat buttons.md >> index.md

Generate albums (first you need to edit with your own information about albums)

bash create_navbar_player.sh

Substitute player.js track_list with the one generated in albums.json by create_navbar_player.sh

Move files to .mp3

move_to_mp3.sh

Link domain to github for pages to have custom web domain:

Use formspree.io for contact page

Use Stripe for donations

Activate Checkout client CLIENT-ONLY INTEGRATION within stripe dashboard

Web Generated with Boostrap 4 for Github Pages

Contribution

See the contribution guide.

Theme from bootswatch

Afaces