Restrucure of files

MetaPost
Øyvind Skaaden 2020-11-21 14:36:41 +01:00
parent cbc70ca8e1
commit 7d9b1bb873
32 changed files with 42 additions and 96 deletions

View File

@ -84,10 +84,14 @@ defaults:
layout: defaults/list
-
scope:
path: "courses/*"
path: "ntnu/*"
values:
show_profile: false
show_toc: true
layout: defaults/lecture
permalink: /:path
github:
is_project_page: true

View File

@ -20,8 +20,8 @@
{% include components/project-meta.html %}
{% endif %}
{% if page.path contains 'courses' %}
{% include components/project-meta.html %}
{% if page.show_toc %}
{% include components/lecture-meta.html %}
{% endif %}
{% if page.path contains '_posts' %}

View File

@ -10,7 +10,7 @@
<span class="icon grey mr-1">
{% include entypo/arrow-left.svg %}
</span>
<a href="{% link list/projects.md %}">Back to the contents</a>
<a href="{{ "/" | relative_url}}">Tilbake til forsiden</a>
</div>
</div>
</div>

View File

@ -1,9 +1,7 @@
---
layout: page
title: "NTNU prosjekter og filer"
description: Filer for prosjekter og stæsj på NTNU.
categories: ntnu files
permalink: /:categories/
tags: ntnu files
---
Vår 2020

View File

@ -1,8 +1,7 @@
---
layout: lecture
title: "Testing of lecture notes"
description: Filer for prosjekter og stæsj på NTNU.
categories: ntnu lectures tdt4120
tags: ntnu lectures tdt4120
math: true
---

View File

@ -1,35 +0,0 @@
---
layout: page
title: "NTNU prosjekter og filer"
description: Filer for prosjekter og stæsj på NTNU.
permalink: /:path
---
Vår 2020
--------
* TTT4270 - Elektronisk systemdesign, prosjekt
- [Teknisk notat. elsys prosjekt v20](/files/ntnu/v20/ttt4270/jolyu_fremtidens_fugletitter_elsys_v2020.pdf)
Høst 2019
---------
* TTT4265 - Elektronisk systemdesign II
- Designprosjeter
* [Designnotat 6](/files/ntnu/h19/ttt4265/D6.pdf)
* [Designnotat 7](/files/ntnu/h19/ttt4265/D7.pdf)
* [Designnotat 8](/files/ntnu/h19/ttt4265/D8.pdf)
* [Designnotat 9](/files/ntnu/h19/ttt4265/D9.pdf)
* TDT4160 - Datamaskiner og digitalteknikk
- Alt av øvinger, forelesninger og eksamen på [git](https://git.glados.no/oyvindskaaden/TDT4160)
Vår 2019
--------
* TTT4260 - Elektronisk systemdesign I
- Designprosjeter
* [Designnotat 1](/files/ntnu/v19/ttt4260/D1.pdf)
* [Designnotat 2](/files/ntnu/v19/ttt4260/D2.pdf)
* [Designnotat 3](/files/ntnu/v19/ttt4260/D3.pdf)
* [Designnotat 4](/files/ntnu/v19/ttt4260/D4.pdf)
* TMA4105 - Matematikk 2
- [Formelark](/files/ntnu/v19/tma4105/formelark.pdf)
* TDT4102 - Prosedyre- og objektorientert programmering
- Øvinger på [git](https://git.glados.no/oyvindskaaden/TDT4102-Ovinger)

View File

@ -1,51 +0,0 @@
---
layout: default
---
Prosjekter, dokumenter og annet
-------------------------------
<ul>
{% for post in site.posts %}
<li>
<p class="view">
<a href="{{ post.url | relative_url }}">
{{ post.title }}
<small>{{ post.description }}</small>
</a>
</p>
</li>
{% endfor %}
</ul>
<ul>
{% for post in site.tdt4160 %}
<li>
<p class="view">
<a href="{{ post.url | relative_url }}">
{{ post.title }}
<small>{{ post.description }}</small>
</a>
</p>
</li>
{% endfor %}
</ul>
Andre tjenester på *GLaDOS*
---------------------------
<ul>
{% for service in site.data.glados %}
<li>
<p class="view">
<a href="{{ service.url }}">
{{ service.site }}
<small>{{ service.description }}</small>
</a>
</p>
</li>
{% endfor %}
</ul>

32
ntnu/files/files.md Normal file
View File

@ -0,0 +1,32 @@
---
title: "NTNU prosjekter og filer"
---
## Vår 2020
* TTT4270 - Elektronisk systemdesign, prosjekt
- [Teknisk notat. elsys prosjekt v20](./v20/ttt4270/jolyu_fremtidens_fugletitter_elsys_v2020.pdf)
## Høst 2019
* TTT4265 - Elektronisk systemdesign II
- Designprosjeter
* [Designnotat 6](./h19/ttt4265/D6.pdf)
* [Designnotat 7](./h19/ttt4265/D7.pdf)
* [Designnotat 8](./h19/ttt4265/D8.pdf)
* [Designnotat 9](./h19/ttt4265/D9.pdf)
* TDT4160 - Datamaskiner og digitalteknikk
- Alt av øvinger, forelesninger og eksamen på [git](https://git.glados.no/oyvindskaaden/TDT4160)
## Vår 2019
* TTT4260 - Elektronisk systemdesign I
- Designprosjeter
* [Designnotat 1](./v19/ttt4260/D1.pdf)
* [Designnotat 2](./v19/ttt4260/D2.pdf)
* [Designnotat 3](./v19/ttt4260/D3.pdf)
* [Designnotat 4](./v19/ttt4260/D4.pdf)
* TMA4105 - Matematikk 2
- [Formelark](./v19/tma4105/formelark.pdf)
* TDT4102 - Prosedyre- og objektorientert programmering
- Øvinger på [git](https://git.glados.no/oyvindskaaden/TDT4102-Ovinger)

View File

Before

Width:  |  Height:  |  Size: 87 KiB

After

Width:  |  Height:  |  Size: 87 KiB

View File

Before

Width:  |  Height:  |  Size: 71 KiB

After

Width:  |  Height:  |  Size: 71 KiB

View File

Before

Width:  |  Height:  |  Size: 253 KiB

After

Width:  |  Height:  |  Size: 253 KiB

View File

Before

Width:  |  Height:  |  Size: 68 KiB

After

Width:  |  Height:  |  Size: 68 KiB

View File

Before

Width:  |  Height:  |  Size: 82 KiB

After

Width:  |  Height:  |  Size: 82 KiB

View File

Before

Width:  |  Height:  |  Size: 140 KiB

After

Width:  |  Height:  |  Size: 140 KiB

View File

Before

Width:  |  Height:  |  Size: 54 KiB

After

Width:  |  Height:  |  Size: 54 KiB

View File

Before

Width:  |  Height:  |  Size: 37 KiB

After

Width:  |  Height:  |  Size: 37 KiB

View File

Before

Width:  |  Height:  |  Size: 63 KiB

After

Width:  |  Height:  |  Size: 63 KiB

View File

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 36 KiB

View File

Before

Width:  |  Height:  |  Size: 8.6 KiB

After

Width:  |  Height:  |  Size: 8.6 KiB

View File

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

View File

Before

Width:  |  Height:  |  Size: 96 KiB

After

Width:  |  Height:  |  Size: 96 KiB

View File

@ -2,7 +2,6 @@
title: "Oppsumering av TFE4146"
description: Oppsummering av faget TFE4146 høsten 2020.
math: true
permalink: /:path
date: 2020-11-20
---