├── .github └── FUNDING.yml ├── Mockups ├── HopelessOpenSourceRomantic_mockup_notext.png ├── HopelessOpenSourceRomantic_mockup_text_option1.png └── HopelessOpenSourceRomantic_mockup_text_option2.png ├── README.md └── Source ├── HopelessOpenSourceRomantic.psd ├── HopelessOpenSourceRomantic_notext.png ├── HopelessOpenSourceRomantic_text_option1.png ├── HopelessOpenSourceRomantic_text_option2.png └── README.md /.github/FUNDING.yml: -------------------------------------------------------------------------------- 1 | # You can add one username per supported platform and one custom link 2 | patreon: jessfraz 3 | -------------------------------------------------------------------------------- /Mockups/HopelessOpenSourceRomantic_mockup_notext.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jessfraz/what-can-i-say-im-a-hopeless-open-source-romantic/919b857089301cdaba9460174b371ab0161591f5/Mockups/HopelessOpenSourceRomantic_mockup_notext.png -------------------------------------------------------------------------------- /Mockups/HopelessOpenSourceRomantic_mockup_text_option1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jessfraz/what-can-i-say-im-a-hopeless-open-source-romantic/919b857089301cdaba9460174b371ab0161591f5/Mockups/HopelessOpenSourceRomantic_mockup_text_option1.png -------------------------------------------------------------------------------- /Mockups/HopelessOpenSourceRomantic_mockup_text_option2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jessfraz/what-can-i-say-im-a-hopeless-open-source-romantic/919b857089301cdaba9460174b371ab0161591f5/Mockups/HopelessOpenSourceRomantic_mockup_text_option2.png -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | see [#1](https://github.com/jessfraz/what-can-i-say-im-a-hopeless-open-source-romantic/issues/1) 2 | -------------------------------------------------------------------------------- /Source/HopelessOpenSourceRomantic.psd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jessfraz/what-can-i-say-im-a-hopeless-open-source-romantic/919b857089301cdaba9460174b371ab0161591f5/Source/HopelessOpenSourceRomantic.psd -------------------------------------------------------------------------------- /Source/HopelessOpenSourceRomantic_notext.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jessfraz/what-can-i-say-im-a-hopeless-open-source-romantic/919b857089301cdaba9460174b371ab0161591f5/Source/HopelessOpenSourceRomantic_notext.png -------------------------------------------------------------------------------- /Source/HopelessOpenSourceRomantic_text_option1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jessfraz/what-can-i-say-im-a-hopeless-open-source-romantic/919b857089301cdaba9460174b371ab0161591f5/Source/HopelessOpenSourceRomantic_text_option1.png -------------------------------------------------------------------------------- /Source/HopelessOpenSourceRomantic_text_option2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jessfraz/what-can-i-say-im-a-hopeless-open-source-romantic/919b857089301cdaba9460174b371ab0161591f5/Source/HopelessOpenSourceRomantic_text_option2.png -------------------------------------------------------------------------------- /Source/README.md: -------------------------------------------------------------------------------- 1 | # Font 2 | 3 | - [Minecraft by Crafton Gaming](https://www.dafont.com/minecraft.font) --------------------------------------------------------------------------------