Skip to content
This repository has been archived by the owner on Aug 18, 2024. It is now read-only.

Commit

Permalink
Added a README.md as a docsify index of slides
Browse files Browse the repository at this point in the history
Added a README.md file as a docsify page in the slides directory.
In this way we can create an index of available slides from within the
docsify site for easier navigation.

To make these links work we need to add the :ignore attribute in the
markdown link’s title as per
docsifyjs/docsify#203
  • Loading branch information
lars-derichter committed May 20, 2019
1 parent b43ead0 commit f0b7301
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions slides/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Slides

Hier vind je een overzicht van alle slides die bij deze cursus horen:

- [01.03 Source control](/slides/01.03.source-control/index.html ":ignore")

0 comments on commit f0b7301

Please sign in to comment.