Skip to content

Releases: greenelab/lab-website-template

v1.2.2

05 Jun 20:26
5afb459
Compare
Choose a tag to compare

Added

  • Add affiliation member portrait field.

Changed

  • Change order and type of preferred ids from ORCID API.
  • Expand list of supported Manubot identifiers and thus keep ORCID API details less often.
  • Simplify portrait component under-the-hood.
  • Make tag component de-duplication consistent with search plugin de-duplication.

v1.2.1

01 Apr 19:58
fcfb29f
Compare
Choose a tag to compare

Changed

  • Minor bug fixes in cite process and sitemap generation.

v1.2.0

08 Mar 21:29
48f2dde
Compare
Choose a tag to compare

Changed

  • Update all GitHub Actions to fix "Node v16 deprecated" warnings.
  • Sources that Manubot doesn't know how to cite (e.g. wosuid:12345) are now ignored by default if they're from metasources.
  • Fix bug where passing tags to tags component manually doesn't work.
  • Fix bug in citation (and other) components when lookup is blank.
  • Fix nested tables bug.
  • Dark mode tweaks.
  • Various CSS tweaks and fixes.

Added

  • Add image param to support blog post thumbnails.
  • Add html-proofer plugin that checks for broken images/links/etc.
  • Add remove flag to remove a source from a metasource.

v1.1.6

06 Oct 19:26
93122f8
Compare
Choose a tag to compare

Changed

  • Use latest minor versions of Python packages in auto-cite script.

v1.1.5

19 May 18:59
4914988
Compare
Choose a tag to compare

Changed

  • Fix ORCID plugin bug and other cite process tweaks.

v1.1.4

27 Apr 21:11
1092da3
Compare
Choose a tag to compare

Changed

  • Fix ORCID plugin and other cite process bugs.

v1.1.3

20 Apr 16:50
a0f0e26
Compare
Choose a tag to compare

Changed

  • Fix first-time-setup mv bug.
  • Fix citation, float, and portrait component CSS.
  • Filter and trim citation info fields.

v1.1.2

12 Apr 14:44
5259ec4
Compare
Choose a tag to compare

Changed

  • Fix first-time-setup rm bug.

v1.1.1

06 Apr 22:43
7435920
Compare
Choose a tag to compare

Changed

  • Change member profile page from col layout to float.
  • Fix first time setup. Preserve config formatting and comments.
  • Improve Docker cite process behavior.
  • Fix post excerpt component start/end markers and special search attr chars.
  • Fix misc CSS.

Added

  • Add show-title and show-subtitle site config options.
  • Include site subtitle in description meta tag.
  • Add user pull request template.
  • Add title and link fallbacks to citation component.

v1.1.0

17 Mar 23:56
78fad78
Compare
Choose a tag to compare

Add alert component, Docker support, accessibility fixes.

Changed

  • Fix Lighthouse accessibility issues.
  • De-href components when link isn't provided (no hand cursor icon on hover or nav on click).
  • In search script, limit highlights by total count instead of char length.
  • Grid and link style tweaks.
  • Take ORCID icon from Font Awesome.
  • Misc bug fixes in tags script, float component.

Added

  • Add Docker configuration and scripts for local previewing.
  • Add alert component and types.
  • Role icon in portrait component hoisted to top left.