Live version @ https://mmajko.github.io/marapst/
Marapst is an electonic excercise book inspired by Marast for BI-PST subject at FIT CTU.
- Look into
questions/example.md
. - Should be enough for you to understand how it works.
- Create new file
questions/[id].md
. - Put the question there.
- Make sure it's valid Markdown document, check the LaTeX expressions as well.
- Run
bin/prebuild
before pushing. - Well, that's all, thanks.
Specified in CONTRIBUTING.md
Well, there is no need to download and install this, use the live version instead.
But if you for whatever reason need to run it locally, just build it
with the tbd
command and open index.html in your browser.
-
It doesn't have any database/storage attached?
- Nope, it doesn't!
-
Wtf, why jQuery?
- Because UIkit uses it.
-
Wtf, why describing appearance in html, that classes sucks
- Because UIkit does it.
-
Wtf, why using UIkit then
- Looks good.
-
Wtf, why javascript
- pls.