Skip to content

Commit

Permalink
deploy site
Browse files Browse the repository at this point in the history
  • Loading branch information
Kareemlsd committed Mar 17, 2024
1 parent 1a02a4d commit 74d35f1
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 21 deletions.
2 changes: 1 addition & 1 deletion Announcements.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
title: 3) Unit Information - Computational Dynamics Course
title: 3) Announcements
layout: default
---
6 changes: 6 additions & 0 deletions Calender.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,9 @@
title: 2) Calender
layout: default
---

# Calender

This page gives an overview of the in-class sessions, homework assignments and reading material. See the [unit information](index.html) page for more info about this unit.

### Week 1
5 changes: 3 additions & 2 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
title: CIEM42X0
description: A starter template for a Jeykll site using the Just the Docs theme!
theme: just-the-docs

url: https://kareemlsd.github.io/computationaldynamics.github.io/

# Set a path/url to a logo that will be displayed instead of the title
logo: "tudelft.ico"
favicon_ico:: "favicon.ico"

aux_links:
Template Repository: https://github.com/Kareemlsd/computationaldynamics.github.io
ComModHos Book : https://teachbooks.tudelft.nl/computational-modelling/intro.html

# Enable or disable the site search
# Supports true (default) or false
Expand Down
Binary file added favicon.ico
Binary file not shown.
23 changes: 5 additions & 18 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,26 +2,13 @@
title: 1) Unit Information - Computational Dynamics Course
layout: home
---
# Information about this Unit

This is a *bare-minimum* template to create a Jekyll site that uses the [Just the Docs] theme. You can easily set the created site to be published on [GitHub Pages] – the [README] file explains how to do that, along with other details.
This unit is part of three B modules offered in Q4 of the Hydraulic & Offshore Structures (HOS) track in the Civil Engineering MSc program at TU Delft:

If [Jekyll] is installed on your computer, you can also build and preview the created site *locally*. This lets you test changes before committing them, and avoids waiting for GitHub Pages.[^1] And you will be able to deploy your local build to a different platform than GitHub Pages.

More specifically, the created site:

- uses a gem-based approach, i.e. uses a `Gemfile` and loads the `just-the-docs` gem
- uses the [GitHub Pages / Actions workflow] to build and publish the site on GitHub Pages

Other than that, you're free to customize sites that you create with this template, however you like. You can easily change the versions of `just-the-docs` and Jekyll it uses, as well as adding further plugins.

[Browse our documentation][Just the Docs] to learn more about how to use this theme.

To get started with creating a site, simply:

1. click "[use this template]" to create a GitHub repository
2. go to Settings > Pages > Build and deployment > Source, and select GitHub Actions

If you want to maintain your docs in the `docs` directory of an existing project repo, see [Hosting your docs from an existing project repo](https://github.com/just-the-docs/just-the-docs-template/blob/main/README.md#hosting-your-docs-from-an-existing-project-repo) in the template README.
* [CIEM4210 Marine Renewables](https://studiegids.tudelft.nl/a101_displayCourse.do?course_id=63755)
* [CIEM4220 Dams, Dikes and Breakwaters](https://studiegids.tudelft.nl/a101_displayCourse.do?course_id=63756)
* [CIEM4230 Floating and Submerged Structures](https://studiegids.tudelft.nl/a101_displayCourse.do?course_id=63757)


----
Expand Down

0 comments on commit 74d35f1

Please sign in to comment.