You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
-
# Installing fastest theme with docker and docker-compose
1
+
# Installing the fastest theme with docker and docker-compose
2
2
3
-
You can create own ghost theme with docker. To create theme with ghost and docker. you have latest version of `ghost-cli`, `docker`, and `docker-compose`in your laptop.
3
+
You can create your own ghost theme with docker. To create a theme with ghost and docker. you have the latest version of `ghost-cli`, `docker`, and `docker-compose`on your laptop.
4
4
5
-
To start your project run following `sudo docker-compose up --build --force-recreate` docker command in terminal.
5
+
To start your project run the following `sudo docker-compose up --build --force-recreate` docker command in terminal.
6
6
7
7
## ghost docker image
8
8
@@ -46,7 +46,7 @@ you can paste your Adsense code into `partials/ads.hbs` file and then enable Ads
46
46
47
47
All changelogs help to improve website speed and user experience.
0 commit comments