Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Submitting Project Info #36

Open
baisong opened this issue Aug 2, 2018 · 0 comments
Open

Submitting Project Info #36

baisong opened this issue Aug 2, 2018 · 0 comments

Comments

@baisong
Copy link
Contributor

baisong commented Aug 2, 2018

This issue is a reference for anyone submitting a project card to appear on the homepage "Featured Projects" section on progcode.org.

Image dimensions

For best results, use a 300x300 pixel image with 60 pixels of margin on the top and bottom of the image. The resulting image will be centered and trimmed to fit in an approximately 300x180 pixel region.

var project = {
	"name": "[Official Name]",
	"description": "[Max 180 characters]",
	"site_url": "[Official URL to view web app, or download app]",
	"project_url": "[Source code repository URL, i.e. GitHub repo]",
	"slack_url": "http://progco.de/join",
	"channel": "[i.e. #national-voter-file]",
	"site_image": "/img/projects/[project-image.png]",
	"is_featured": "TRUE"
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant