This repository is the home for the ROSEdu techblog.
The blog is generated using Hakyll from Markdown files. An up to date description on how to contribute can be found on the "About" page. A short summary is:
- Write article in markdown format in
posts/$year/$month/$day/$name.md - Add resources in
res/$name/$resource_nameand images inimages/$name/$image_namewhere$nameis the name of the article, as above. - Create a pull request with the article. After 2 successfull reviews the article will be merged.
For reporting bugs or to request new articles, please open a new issue using the corresponding template.