List of commits:
Subject Hash Author Date (UTC)
feat(skc): Added Netlify status badge to readme. 19a670c79ed4595385998eb121b4c4bd282df8cb bbgmsys 2020-04-09 08:11:32
feat(karate,fitness): Embed some videos. 2b040d32f655004d89d430ae15b5a742f06d8a99 bbgmsys 2020-04-08 22:52:03
Updates c03107f8d31bdc23368f52c231ca38248705a50a bbgmsys 2020-04-08 21:19:19
feat(skc): Locations 6682f67b58907ecb6375d358fd825aaa2590cc9d bbgmsys 2020-03-27 06:30:16
feat(campioni): Implementare pagina campioni. fb44bb09494cc0955ecc2e41c92f1600c2e07452 bbgmsys 2020-02-19 14:38:28
feat(static): remove photos f979cee8884a0f19978fdc377a64d6a303fa27ba bbgmsys 2020-02-15 11:12:07
feat(home): Footer e2dfed7187f964e3a255963833c3ba52f3c63ed3 bbgmsys 2020-02-14 18:59:56
Initial commit 0d14164b4f789be29564040c0446eb691d91c238 Gabi Balasz 2020-02-14 17:50:13
fix(static): Removed photos 13a6c0e4b6944cafa8ff9ba32e8ed7d13ecc245b bbgmsys 2020-02-15 10:11:28
Initial commit cfb502c16b4855aa61582d5412b25c976c1be330 Gabi Balasz 2020-02-14 17:50:13
feat(static): Added static folder c97c7fe4eb09d204dbf6e4218a2dd40ac2d9365d Gabi Balasz 2020-02-15 09:57:06
feat(init): Init a6e68f098895dc065fd76c64d5b67ce8285697b7 Gabi Balasz 2020-02-15 09:54:56
Initial commit d01c3176423113580007047c049516c9b443bc8f Gabi Balasz 2020-02-14 19:17:28
Commit 19a670c79ed4595385998eb121b4c4bd282df8cb - feat(skc): Added Netlify status badge to readme.
Author: bbgmsys
Author date (UTC): 2020-04-09 08:11
Committer name: bbgmsys
Committer date (UTC): 2020-04-09 08:11
Parent(s): 2b040d32f655004d89d430ae15b5a742f06d8a99
Signer:
Signing key:
Signing status: N
Tree: 38af5409aacac23487b503a51a60d397ce952892
File Lines added Lines deleted
README.md 3 2
File README.md changed (mode: 100644) (index 9d13f1e..f9c6cbc)
1 # skc
1 # SKC [![Netlify Status](https://api.netlify.com/api/v1/badges/7d40d9e7-9fe9-4922-a390-061afbd52340/deploy-status)](https://app.netlify.com/sites/clever-sammet-dcc5eb/deploys)
2
3 ### Shingitai Karate Club
2 4
3 > Shingitai Karate Club
4 5
5 6 ## Build Setup ## Build Setup
6 7
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/bbgmsys/SKC

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/bbgmsys/SKC

Clone this repository using git:
git clone git://git.rocketgit.com/user/bbgmsys/SKC

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main