Skip to content

Commit

Permalink
Merge pull request #242 from akirataguchi115/patch-7
Browse files Browse the repository at this point in the history
Add build instructions to README
  • Loading branch information
mluukkai authored Nov 2, 2023
2 parents c406cf2 + 12b5267 commit 019ee6d
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
# Ohjelmistotuotanto

## Paikallinen esikatselu kurssimateriaalista
```bash
docker run --volume="$PWD:/srv/jekyll" -p 4000:4000 -it mluukkai/kastomjekyl jekyll serve --watch --drafts
```

[ohjelmistotuotanto-hy.github.io](https://ohjelmistotuotanto-hy.github.io)

<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/">
<img alt="Creative Commons -lisenssi" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png"
/>
</a>
<br/> Materiaali on lisensoitu
<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/">Creative Commons BY-NC-SA 3.0 -lisenssillä</a>
<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/">Creative Commons BY-NC-SA 3.0 -lisenssillä</a>

0 comments on commit 019ee6d

Please sign in to comment.