Skip to content

Commit 66abb51

Browse files
committed
Remove native instructions
Signed-off-by: Robert Young <[email protected]>
1 parent 2717bbf commit 66abb51

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

README.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -27,22 +27,6 @@ To build and serve the website from a container you can run `./run.sh`. It will
2727

2828
This assumes the use of `podman`, if you are a `docker` user you can run `CONTAINER_ENGINE=docker ./run.sh`.
2929

30-
### Running Natively
31-
32-
To run the site natively, you'll first need to download the Bootstrap 5 Sass sources by running [bootstrap_setup.sh](bootstrap_setup.sh).
33-
34-
Then install the site's prerequisites by running this:
35-
36-
```bash
37-
bundle install
38-
```
39-
40-
You can then run the site with this command (don't close the terminal once you've run this, or the process serving the site will terminate):
41-
42-
```bash
43-
bundle exec jekyll serve
44-
```
45-
4630
# Binary content
4731

4832
We have an ever-growing collection of binary assets, mostly images but also a few PDF slide decks etc all of these

0 commit comments

Comments
 (0)