/.cpanel.yml (f36b4344f7fcbda89b884e4fca873b181cd5f971) (214 bytes) (mode 100644) (type blob)
---
deployment:
tasks:
- export DEPLOYPATH=/home/cke/public_html/
- /bin/rm -Rf $DEPLOYPATH
- /bin/mkdir $DEPLOYPATH
- /bin/cp -a src/* $DEPLOYPATH
- /bin/cp -a src/.htaccess $DEPLOYPATH
Mode |
Type |
Size |
Ref |
File |
100644 |
blob |
8196 |
00f8d24da21e2631d9b336cab53a964593121f62 |
.DS_Store |
100644 |
blob |
214 |
f36b4344f7fcbda89b884e4fca873b181cd5f971 |
.cpanel.yml |
100644 |
blob |
20265 |
883e25b23a28268d92021de23794c48cff20abdb |
about.html |
100644 |
blob |
35351 |
a36b8818ac794ffefc9be2c16c96a2900e6747e3 |
blog.html |
100644 |
blob |
16917 |
06f3f7d7ee9ffcc9da59ab69e4ebbf0cc2d12d76 |
contact.html |
100644 |
blob |
19638 |
745c869f467e89d4d77d28b54f082f545b71bdb7 |
elevators.html |
100644 |
blob |
49159 |
27918542ae4b2716f305f5f4d2c5b50bcd9b7d6b |
home_fullscreen.html |
100644 |
blob |
45742 |
ddacabbba5b8173ea65c6cfd295ed15be0082430 |
home_particles.html |
100644 |
blob |
45713 |
b497c489c7ec6d6d9753b4416ae4dd3f4b5581b8 |
home_typewriter.html |
100644 |
blob |
30683 |
d5c2e947e20e78e6382de13d4930234719f473c0 |
index.html |
100644 |
blob |
30996 |
fcf0f2ae322d2b8e16ecb88e6d336d2e7bdd8248 |
portfolio.html |
100644 |
blob |
18491 |
5b6d3bb926c373975581cecb0c0fd788be1491b0 |
portfolio_columns_slider.html |
100644 |
blob |
22987 |
211835351312d4dbb7fda4a772d88c12abe0e93f |
portfolio_filter.html |
100644 |
blob |
20534 |
c8982773d70b58c5718288442d9e00f38e35fad2 |
portfolio_full_screen.html |
100644 |
blob |
24296 |
c3aea7963ec2131a197e02b0c87adb18f7e2dfa5 |
portfolio_slider.html |
100644 |
blob |
22197 |
733c8f13ec0f2e40dbc2ba2054e0514fa13dd057 |
project.html |
100644 |
blob |
21613 |
525a7a5c466c00e8411670c30c74917dbc636af0 |
services.html |
100644 |
blob |
36423 |
353762c637334c40523637b01883ba8626250e33 |
single_post.html |
040000 |
tree |
- |
59ee6cc16be748da0a46ceaf6bb5aa2de68885d1 |
src |
100644 |
blob |
45662 |
c6087d9a751472003ffb55630d3d1dd59fb1428f |
video_home.html |
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/bitvice/cke
Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/bitvice/cke
Clone this repository using git:
git clone git://git.rocketgit.com/user/bitvice/cke
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