Skip to content
Snippets Groups Projects
Select Git revision
  • 16f2433612c08a1bf8c7f44ec93cbb3bdea73adc
  • main default protected
2 results

pgtest

  • Clone with SSH
  • Clone with HTTPS
  • mcla's avatar
    mcla authored
    16f24336
    History

    How to create your own Course Site

    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

    Table of content: https://jupyterbook.org/customize/toc.html

    Draft

    Changing folders and structure

    Great, now what? Building the book/website

    As currently configured, you basically only have to alter or add files and "commit" these changes. When doing so, the site will build and update itself, within a few minutes.

    Building the book

    Advanced use

    You know to create a basic website, then please proceed to dive into the full Jupyter Book documentation, for more advanced use cases: Jupyter Book Documentation

    Credits

    This project is created using the excellent open source Jupyter Book project in combination with several other open source projects.