Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matejmecka/thank_you_stephanie
<3
https://github.com/matejmecka/thank_you_stephanie
Last synced: 14 days ago
JSON representation
<3
- Host: GitHub
- URL: https://github.com/matejmecka/thank_you_stephanie
- Owner: MatejMecka
- License: mit
- Created: 2020-06-10T22:25:07.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-04-12T06:00:54.000Z (over 1 year ago)
- Last Synced: 2024-04-14T11:09:16.497Z (7 months ago)
- Language: CSS
- Size: 4.93 MB
- Stars: 1
- Watchers: 3
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Thank you Stephanie
This is a website dedicated to Stephanie and the Google Open Source team who organized Google Code-in as a thank you from the 2018 active winners <3
# How do I add a note?
To add a note create a new file in the `_winners` directory with the following filename: `{first-name}-{last-name}.md`. Copy this base template to it and replace the values with what you want it to say:
```
---
name: Your name. First Name + Last Name
org: Which Org did you participate in?
---TEXT CONTENT HERE
```