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
This project exists to bring together the GDS Technology community's collective knowledge and resources to support the learning and development of technologists.
5
4
6
-
View it at [gds-tech-learning-pathway.cloudapps.digital](https://gds-tech-learning-pathway.cloudapps.digital) 👈
7
-
8
5
## Goals
9
6
10
7
We want to:
@@ -15,27 +12,7 @@ We want to:
15
12
16
13
## How to contribute
17
14
18
-
See [CONTRIBUTING.md](https://gds-tech-learning-pathway.cloudapps.digital/contributing)
19
-
20
-
## Running the site locally
21
-
```
22
-
bundle install
23
-
bundle exec middleman serve
24
-
```
25
-
26
-
This will serve the site at http://localhost:4567
27
-
28
-
## Deploying the site
29
-
The app currently runs within the `gds-tech-ops/docs` space on the government PaaS. You need an account to deploy it. If you haven't used it before, ask someone for help setting this up.
30
-
31
-
Generate the static site using `bundle exec middleman build`
0 commit comments