-
Notifications
You must be signed in to change notification settings - Fork 2
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
Publication posts #35
Comments
Created three columns, change styling so it is similar to that of the old publications page. |
What images? Can you include a link or screenshot? |
Ah. Well, I guess if it's not too much trouble, it'd be nice to have. |
I took a look and I think the images might be more trouble than they're worth. I assume the way that the Wordpress site works is that there's some plugin that turns the first page of the PDF into a thumbnail. I don't see a way to do that automatically with Jekyll. We could do it manually or we could leave the images out. Thoughts? @chrisnatali @ssilwal |
I do think thumbnails would be nice to have for the publications. bedford.io's approach seems to be to manually generate 'em and reference them in the yaml for that publication's post see here. Maybe we can scrape them from the old site? We can suggest that publishers use imagemagick for creating these thumbnails with a std height/width example here |
The text was updated successfully, but these errors were encountered: