Gitkeeps and readmes
This commit is contained in:
parent
e33ebdb0d1
commit
a8d31ba145
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,3 +1,3 @@
|
|||||||
website/*
|
website/*
|
||||||
!website/.gitignore
|
!website/.gitkeep
|
||||||
|
|
||||||
|
@ -67,11 +67,11 @@ For detailed instructions, see the [official Webflow Code Export guide](https://
|
|||||||
git clone https://gitea.bnkhome.org/bnkops/webflow.quick.server.git
|
git clone https://gitea.bnkhome.org/bnkops/webflow.quick.server.git
|
||||||
```
|
```
|
||||||
|
|
||||||
2. Extract your Webflow code export into the `website/` directory
|
2. Extract your Webflow code export/copy all files into the `website/` directory
|
||||||
|
|
||||||
3. Navigate to the project directory:
|
3. Navigate to the project directory:
|
||||||
```bash
|
```bash
|
||||||
cd path/to/webflow-deployment
|
cd path/to/webflow.quick.server
|
||||||
```
|
```
|
||||||
|
|
||||||
4. Start the Docker container:
|
4. Start the Docker container:
|
||||||
|
1
website/.gitkeep
Normal file
1
website/.gitkeep
Normal file
@ -0,0 +1 @@
|
|||||||
|
# Copy your website files to this directory
|
Loading…
x
Reference in New Issue
Block a user