Skip to content
This repository was archived by the owner on Oct 7, 2021. It is now read-only.

Commit 84c1b22

Browse files
committed
Rename to phpmarkup
1 parent 39cab84 commit 84c1b22

File tree

4 files changed

+7
-67
lines changed

4 files changed

+7
-67
lines changed

.gitmodules

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[submodule "LivingMarkup"]
22
path = app
3-
url = https://github.com/ouxsoft/LivingMarkup.git
3+
url = https://github.com/Ouxsoft/phpmarkup.git

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
<p align="center"><img src="https://github.com/ouxsoft/LivingMarkup/raw/master/docs/logo.jpg" width="400"></p>
1+
<p align="center"><img src="https://github.com/Ouxsoft/phpmarkup/raw/master/docs/logo.jpg" width="350"></p>
22

3-
# LivingMarkupDev
3+
# PHPMarkup Stack
44

5-
A stack environment dedicated to continuously deploying the [LivingMarkup](https://github.com/ouxsoft/LivingMarkup)
5+
A stack environment dedicated to continuously deploying the [PHPMarkup](https://github.com/Ouxsoft/phpmarkup)
66
package.
77

88
## Getting Started
99

1010
Clone repo using [Git](https://git-scm.com/downloads).
1111
```shell script
12-
git clone --recurse-submodules [email protected]:ouxsoft/livingmarkup-dev.git
12+
git clone --recurse-submodules [email protected]:ouxsoft/phpmarkup-stack.git
1313
```
1414

1515
Start the stack environment using the shell script and [Docker](https://www.docker.com/products/docker-desktop).
@@ -27,4 +27,4 @@ After making code changes to `./app` sub module repository use pipeline to test
2727
### Need help?
2828
```shell script
2929
./stack help
30-
```
30+
```

app

Submodule app updated 80 files

review.txt

-60
This file was deleted.

0 commit comments

Comments
 (0)