Skip to content

Simply007/ReactiveConfPrague2018

Repository files navigation

ReactiveConfPrague2018

Repository containing experience from ReactiveConf in Prague held in 2018-10-29 - 2018-10-31

Contributing

If you want to add notes or modify existing ones / feel free to create a pull request.

Add Your own notes:

  1. Go to the /src/pages
  2. Create a folder and named it by the talk title.
  3. Inside the created folder create an index.md filed.
  4. Add a frontmatter at the beginning of index.md in that format
---
title: Talk title
date: "2018-10-30T12:10:00.000Z"
author: Your Name
---
  • Note: I will try to adjust the site to show your name from author field after the first pull request.

Edit my notes

  1. Go to the /src/pages
  2. Choose a folder and named it by the talk title.
  3. Inside the folder modify an index.md filed.
  4. Add your name to Author field to the frontmatter at the beginning of the document
---
...
author: Your Name
---

About

Repository containing experience from Reactive Conference in Prague held in 2018-10-29

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published