Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
Stroop
Stroop
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 1
    • Merge Requests 1
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • demos
  • StroopStroop
  • Wiki
  • Home

Home · Changes

Page history
jon created page: home authored Jul 27, 2018 by Jonathan Peirce's avatar Jonathan Peirce
Hide whitespace changes
Inline Side-by-side
Showing with 21 additions and 0 deletions
+21 -0
  • home.md home.md +21 -0
  • No files found.
home.md 0 → 100644
View page @ 7ff800cc
You can write documentation for your project as a wiki.
Members of your team that have access to the project can also make amendments here.
You can have all the normal markdown objects like titles, links etc. If you add a link to a (local) page that doesn't exist then it will create a link to help you go and create that page.
The wiki supports even more amazing goodies though. You can refer to parts of you project, like commits (just type in the commit id) , issues (using `#`) or other pavlovia users (using `@`).
You can even use [mermaid](https://mermaidjs.github.io/) to add charts like flow diagrams and Gantt charts. Checkout the code for this:
```mermaid
gantt
title Study plans
dateFormat YYYY-MM-DD
section Study 1
Pilot :a1, 2018-01-01, 10d
Main participants :after a1 , 40d
section Study 2
Check modelling code :2018-01-12 , 12d
Forward modelling of results : 24d
```
\ No newline at end of file
Clone repository
  • Home