Skip to content

algoholics-ntua/algoholics-ntua.github.io

Repository files navigation

Algoholics

This repository hosts the code of our website which is built with Jekyll and the Lanyon Theme.

Contributing an article

  1. Fork this repository.
  2. Write an article in Markdown format.
  3. Add your article in the posts folder and name it in the format: YYYY-MM-DD-This-is-a-title.md
  4. Submit a pull request to merge your article.

Contributing your code

  1. Ask for the creation of a repo
  2. Organize your work/code accordingly
  3. Push your work to the repo
  4. Include any sources in your article / code