diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a71bfa9e4ed0c740ae2be24fae46fb9ac8b49e60..83e91c2608c733952d70d3c1e324cf8f59631c2b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -22,6 +22,7 @@ before_script: - source venv/bin/activate pages: + stage: deploy script: - pip install -r requirements.txt - jupyter-book build pg_cs diff --git a/README.md b/README.md index a5522c91c9226428cb3e392b22e704e3d9aaca98..3d139f3f44d34b274c6c0f551bb5fdde1a948027 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,15 @@ # How to create your own Course Site -This repository is a template for creating your own Course Site, which if you wish, can be embedded into DTU Learn or any other web service, more or less. +**Draft guide, not done** + +This repository is a template for creating your own Course Site, which if you wish, can be embedded into DTU Learn or other web services. To get started it is useful to learn about the very few files and folders included in this template. ## Files and folders +In your project, click the pg_cs folder to enter the folder where the relevant files are located. + What files are supported reference bib file