Gitkeeps and readmes

This commit is contained in:
admin 2025-05-12 00:47:18 -06:00
parent e33ebdb0d1
commit a8d31ba145
3 changed files with 4 additions and 3 deletions

2
.gitignore vendored
View File

@ -1,3 +1,3 @@
website/* website/*
!website/.gitignore !website/.gitkeep

View File

@ -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
View File

@ -0,0 +1 @@
# Copy your website files to this directory