Permalink
Browse files

Standardize gallery image sizes (programminghistorian#1139)

* Standardize gallery image sizes

* Add max width to avatars

* lesson avatar image max-width 250px

* apply max-width 200px to lesson image div

* fix 404 for ggplot2 link
  • Loading branch information...
walshbr authored and mdlincoln committed Jan 10, 2019
1 parent 5bed1ba commit c47d50c8391ff404b62224530a9b9afac36ec30f
Showing with 184 additions and 183 deletions.
  1. +1 −0 css/style.css
  2. +183 −183 en/lessons/data_wrangling_and_management_in_R.md
  3. BIN gallery/applied-archival-downloading-with-wget.png
  4. BIN gallery/automated-downloading-with-wget.png
  5. BIN gallery/basic-text-processing-in-r.png
  6. BIN gallery/cleaning-data-with-openrefine.png
  7. BIN gallery/cleaning-ocrd-text-with-regular-expressions.png
  8. BIN gallery/corpus-analysis-with-antconc.png
  9. BIN gallery/correspondence-analysis-in-R.png
  10. BIN gallery/counting-frequencies-from-zotero-items.png
  11. BIN gallery/creating-an-omeka-exhibit.png
  12. BIN gallery/creating-network-diagrams-from-historical-sources.png
  13. BIN gallery/creating-new-items-in-zotero.png
  14. BIN gallery/data-mining-the-internet-archive.png
  15. BIN gallery/downloading-multiple-records-using-query-strings.png
  16. BIN gallery/fetch-and-parse-data-with-openrefine.png
  17. BIN gallery/generating-an-ordered-data-set-from-an-OCR-text-file.png
  18. BIN gallery/georeferencing-qgis.png
  19. BIN gallery/googlemaps-googleearth.png
  20. BIN gallery/installing-omeka.jpg
  21. BIN gallery/installing-omeka.png
  22. BIN gallery/intro-to-bash.png
  23. BIN gallery/intro-to-beautiful-soup.png
  24. BIN gallery/intro-to-the-zotero-api.png
  25. BIN gallery/intro-to-twitterbots.png
  26. BIN gallery/naive-bayesian.png
  27. BIN gallery/preserving-your-research-data.png
  28. BIN gallery/qgis-layers.png
  29. BIN gallery/research-data-with-unix.png
  30. BIN gallery/sustainable-authorship-in-plain-text-using-pandoc-and-markdown.png
  31. BIN gallery/temporal-network-analysis-with-r.png
  32. BIN gallery/topic-modeling-and-mallet.png
  33. BIN gallery/transforming-xml-with-xsl.png
  34. BIN gallery/transliterating.png
  35. BIN gallery/understanding-regular-expressions.png
  36. BIN gallery/up-and-running-with-omeka.png
  37. BIN gallery/vector-layers-qgis.png
@@ -159,6 +159,7 @@ Lesson Headers
border:.2rem solid gray;
margin:0;
padding:0;
max-width: 200px;
}

header .header-abstract {

Large diffs are not rendered by default.

Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN -33.7 KB (54%) gallery/installing-omeka.png
Binary file not shown.
BIN -27.2 KB (56%) gallery/intro-to-bash.png
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN -23.9 KB (55%) gallery/naive-bayesian.png
Binary file not shown.
Binary file not shown.
BIN -36.9 KB (51%) gallery/qgis-layers.png
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
BIN -24.9 KB (57%) gallery/transliterating.png
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.

0 comments on commit c47d50c

Please sign in to comment.