List of commits:
Subject Hash Author Date (UTC)
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 c97c7fe4eb09d204dbf6e4218a2dd40ac2d9365d - feat(static): Added static folder
Author: Gabi Balasz
Author date (UTC): 2020-02-15 09:57
Committer name: Gabi Balasz
Committer date (UTC): 2020-02-15 09:57
Parent(s): a6e68f098895dc065fd76c64d5b67ce8285697b7
Signing key:
Tree: 278df0d4a16670f8bda266b5d272dacf9f1a969b
File Lines added Lines deleted
static/README.md 11 0
static/favicon.ico 0 0
static/favicon.png 0 0
static/images/10950717_10152660900005658_457607863504601098_o.jpg 0 0
static/images/11034888_10152679271660658_2690356762845794043_o.jpg 0 0
static/images/84728128_10156950105470658_8961643064913297408_n.jpg 0 0
static/images/84780123_10156950106315658_5057716989137518592_n.jpg 0 0
static/images/LiviuTabacaru_01.jpg 0 0
static/images/carousel/home_01.jpg 0 0
static/images/carousel/home_02.jpg 0 0
static/images/carousel/home_03.jpg 0 0
static/images/carousel/home_04.jpg 0 0
static/images/carousel/home_05.jpg 0 0
static/images/carousel/home_06.jpg 0 0
static/images/logo/_skc_128.png 0 0
static/images/logo/skc_128.png 0 0
static/images/logo/skc_color_128.png 0 0
File static/README.md added (mode: 100644) (index 0000000..cf00435)
1 # STATIC
2
3 **This directory is not required, you can delete it if you don't want to use it.**
4
5 This directory contains your static files.
6 Each file inside this directory is mapped to `/`.
7 Thus you'd want to delete this README.md before deploying to production.
8
9 Example: `/static/robots.txt` is mapped as `/robots.txt`.
10
11 More information about the usage of this directory in [the documentation](https://nuxtjs.org/guide/assets#static).
File static/favicon.ico added (mode: 100644) (index 0000000..3632d0c)
File static/favicon.png added (mode: 100644) (index 0000000..a3e010f)
File static/images/10950717_10152660900005658_457607863504601098_o.jpg added (mode: 100644) (index 0000000..82f9c3f)
File static/images/11034888_10152679271660658_2690356762845794043_o.jpg added (mode: 100644) (index 0000000..d7945b7)
File static/images/84728128_10156950105470658_8961643064913297408_n.jpg added (mode: 100644) (index 0000000..1b986e2)
File static/images/84780123_10156950106315658_5057716989137518592_n.jpg added (mode: 100644) (index 0000000..d647be9)
File static/images/LiviuTabacaru_01.jpg added (mode: 100644) (index 0000000..e72cbb5)
File static/images/carousel/home_01.jpg added (mode: 100644) (index 0000000..e1dfb98)
File static/images/carousel/home_02.jpg added (mode: 100644) (index 0000000..06e7e8d)
File static/images/carousel/home_03.jpg added (mode: 100644) (index 0000000..445d372)
File static/images/carousel/home_04.jpg added (mode: 100644) (index 0000000..38e2a28)
File static/images/carousel/home_05.jpg added (mode: 100644) (index 0000000..09d7e1f)
File static/images/carousel/home_06.jpg added (mode: 100644) (index 0000000..7106e6e)
File static/images/logo/_skc_128.png added (mode: 100644) (index 0000000..a3e010f)
File static/images/logo/skc_128.png added (mode: 100644) (index 0000000..a0290da)
File static/images/logo/skc_color_128.png added (mode: 100644) (index 0000000..61dac59)
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