/index.html (c32702981f569cb6f307caaa67ff79efee05556f) (333 bytes) (mode 100644) (type blob)
<!doctype html>
<html>
<head>
<link rel="stylesheet" href="css/app.css" type="text/css">
</head>
<body>
<h1>Texte Liturgice Ortodoxe</h1>
<img src="images/logo.png" />
<p id="debug"></p>
<!-- -------------------------------------- -->
<script type="text/javascript">
// js here
</script>
</body>
</html>
Mode |
Type |
Size |
Ref |
File |
100644 |
blob |
2658 |
f91ff2b918c9b9e8ecde8d41df971e9d60853c2c |
.gitignore |
100644 |
blob |
1079 |
63eab8e52b6af345e7251fd477165e8ed069204e |
LICENSE |
100644 |
blob |
16 |
4526c1dfb9ef80d09757bc99f0195f2cfa07204b |
README.md |
040000 |
tree |
- |
27d3a5d01c2ade4fb4dd772cca3eb63722e51818 |
app |
100644 |
blob |
333 |
c32702981f569cb6f307caaa67ff79efee05556f |
index.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/TexteLiturgice
Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/bitvice/TexteLiturgice
Clone this repository using git:
git clone git://git.rocketgit.com/user/bitvice/TexteLiturgice
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