A content writing contest by OSDC to help kickstart your open source journey through non-code contributions as a part of Hacktoberfest.
Normal college working day, you have infinite budget and infinite resources and the confined space of Cafe (Annapurna, ABB-III). You're given full freedom to renovate it for a day and make something happen. What do you do?
Weave a short story around the prompt in around 100-200 words.
- Fork the repository.
- Clone your fork locally using
git clone <forkURL>
- Go to the
content/posts/
folder and add your properly formatted markdown file<ASuitableTitle>.md
with your entry in it. (You won't be able to write markdown files with notepad, consider using something like nano, VSCode or one of the many online in-browser markdown editors) - Add untracked files (
git add *
), commit (git commit -m "Added entry."
), push (git push
) and make a PR.
+++
title = "title in double quotes"
date = "2022-07-14T10:37:16"
author = "name in double quotes"
discord = "your discord username and tag in double quotes"
+++
< your content comes here >
Number of prizes will be decided on basis of number of participants.
Judging criteria is confidential
- Markdown formatting (make it fancy, use headings, bold text, italics text, add bullet points, feel free to add image references)
- Creativity
- Grammar (we're grammar nazis)
- Use of puns
- https://learngitbranching.js.org/
- https://www.markdownguide.org/getting-started/
- https://www.markdownguide.org/basic-syntax/
In case of any issues, feel free to reach out to us -