File tree Expand file tree Collapse file tree 1 file changed +0
-16
lines changed Expand file tree Collapse file tree 1 file changed +0
-16
lines changed Original file line number Diff line number Diff line change @@ -27,22 +27,6 @@ To build and serve the website from a container you can run `./run.sh`. It will
27
27
28
28
This assumes the use of ` podman ` , if you are a ` docker ` user you can run ` CONTAINER_ENGINE=docker ./run.sh ` .
29
29
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
-
46
30
# Binary content
47
31
48
32
We have an ever-growing collection of binary assets, mostly images but also a few PDF slide decks etc all of these
You can’t perform that action at this time.
0 commit comments