This repository has been archived on 2020-03-27. You can view files and clone it, but cannot push or open issues or pull requests.
Syllabus/PUBLISH.trigger.md

16 lines
397 B
Markdown
Raw Normal View History

2020-03-05 04:10:52 +00:00
Publish the current version of the website by changing the text few lines below.
For example, add your name after the line saying: "_ _ _ New changes after this _ _ _"
Don't forget to click on "Comit Changes" to commit the changes.
- [PREVIEW WEB SITE](http:/localhost:1234/_preview)
- [PUBLISHED WEB SITE](http:/localhost:1234/)
---
```
_ _ _ New changes after this _ _ _
2020-03-05 11:56:25 +00:00
marcell
2020-03-06 23:11:17 +00:00
...
2020-03-05 04:10:52 +00:00
```