Skip to content

Latest commit

 

History

History
1015 lines (750 loc) · 67.6 KB

CHANGELOG.md

File metadata and controls

1015 lines (750 loc) · 67.6 KB

scientific-python-hugo-theme 0.19

We're happy to announce the release of scientific-python-hugo-theme 0.19!

Enhancements

  • Use FontAwesome for backtotop icon (#629).
  • Allow specifying a canonical page URL (#631).
  • Allow HTML in navbar titles (useful for fontawesome) (#633).

Maintenance

  • Update hugo (0.128.2) (#628).
  • Bump pre-commit from 3.7.1 to 3.8.0 (#630).
  • Update hugo (0.132.2) (#635).

Contributors

2 authors added to this release (alphabetically):

2 reviewers added to this release (alphabetically):

These lists are automatically generated, and may not be complete or may contain duplicates.

scientific-python-hugo-theme 0.18

We're happy to announce the release of scientific-python-hugo-theme 0.18!

Enhancements

  • Add image support for dark and light themes (#599).
  • Refactor font loading (#597).
  • Implement columns for grid items (#603).
  • Add integrity check for font-awesome (#610).

Bug Fixes

  • Fix grid item (#604).
  • Fix breadcrumbs (#605).

Documentation

  • Organize into User Guide (#595).
  • Document how to add custom html header content (#613).
  • Correct link to SciPy's config.yaml file (#621).

Maintenance

  • Improve color handling (#594).
  • Update hugo (#608).
  • Update dart sass (#609).
  • Bump pre-commit from 3.7.0 to 3.7.1 (#617).
  • fix link in makefile (#620).
  • Update pre-commit repos (#622).
  • Handle hugo deprecation (#624).
  • Update hugo (0.126.2) (#625).
  • Update dart sass (1.77.5) (#626).

Contributors

4 authors added to this release (alphabetically):

2 reviewers added to this release (alphabetically):

These lists are automatically generated, and may not be complete or may contain duplicates.

scientific-python-hugo-theme 0.17

We're happy to announce the release of scientific-python-hugo-theme 0.17!

Enhancements

Maintenance

  • Add link to scipy preview (#582).
  • Fix previews using relativeURLs (#583).
  • Update hugo (#586).
  • Simplify page layout (#581).
  • Update dart sass (#587).
  • Update pre-commit repos (#588).
  • Update hugo (#591).

Contributors

2 authors added to this release (alphabetically):

1 reviewers added to this release (alphabetically):

These lists are automatically generated, and may not be complete or may contain duplicates.

scientific-python-hugo-theme 0.16

We're happy to announce the release of scientific-python-hugo-theme 0.16!

Enhancements

  • Update navbar styling (#564).
  • Unify navbar link styling (following PST) (#567).
  • Add tables to examples with PST styling (#571).
  • Refactor tabs (#579).

Documentation

  • Remove yamlToTable documentation (#570).

Maintenance

  • Remove bulma title css (#557).
  • Remove unneeded bulma css (#558).
  • Remove unused class styling (#560).
  • Remove reference to unused class is-max-desktop (#562).
  • Remove is-max-widescreen class (#563).
  • Refactor navbar css (#565).
  • Use rem for fonts, margins, and padding (#561).
  • Add links to preview sites for PRs (#569).
  • Add link to scientific-python.org preview (#574).
  • Add link to learn preview (#576).
  • Bump pre-commit from 3.6.2 to 3.7.0 (#577).
  • [pre-commit.ci] pre-commit autoupdate (#578).
  • Update hugo (#580).

Contributors

1 authors added to this release (alphabetically):

2 reviewers added to this release (alphabetically):

These lists are automatically generated, and may not be complete or may contain duplicates.

scientific-python-hugo-theme 0.15

We're happy to announce the release of scientific-python-hugo-theme 0.15!

Enhancements

  • Add figure functionality for numpy.org (#550).
  • Add blog & tools to netlify preview build (#549).
  • Center image in figures (#554).

Maintenance

  • Update pre-commit repos (#551).
  • Remove bulma box styling (#553).
  • Remove grid1 shortcode (#552).
  • Remove bulma columns class (#555).
  • Remove unused bulma css (#556).

Contributors

1 authors added to this release (alphabetically):

2 reviewers added to this release (alphabetically):

These lists are automatically generated, and may not be complete or may contain duplicates.

scientific-python-hugo-theme 0.14

We're happy to announce the release of scientific-python-hugo-theme 0.14!

Enhancements

  • Add figure shortcode with PST styling (#546).
  • Add loading attribute to image partial (#547).

Bug Fixes

  • BUG: fixed showOnTop (#541).
  • Fix processing of scss (#542).

Maintenance

  • Replace grid with grid1 shortcode (#543).
  • Use new grid syntax (#545).
  • Remove old team gallery styling (#544).

Contributors

3 authors added to this release (alphabetically):

2 reviewers added to this release (alphabetically):

These lists are automatically generated, and may not be complete or may contain duplicates.

scientific-python-hugo-theme 0.13

We're happy to announce the release of scientific-python-hugo-theme 0.13!

Enhancements

  • Refactor cards and items into partials (#529).
  • Refactor grid into partial (#530).
  • Add optional levels parameter to toctree (#531).
  • Update team galleries (#533).
  • Use card partial in card shortcode (#538).
  • Use admonition partial (#539).
  • Use image partial (#540).

Bug Fixes

  • Use column value for smallest screens (#537).

Maintenance

  • Update release process notes (#528).
  • Remove fresh cruft (#535).
  • Update hugo (#534).
  • Update dart sass (#536).

Contributors

1 authors added to this release (alphabetically):

2 reviewers added to this release (alphabetically):

These lists are automatically generated, and may not be complete or may contain duplicates.

scientific-python-hugo-theme 0.12

We're happy to announce the release of scientific-python-hugo-theme 0.12!

Enhancements

  • Add include-code shortcode (#502).
  • Add author profiles (#503).
  • Add image shortcode (#505).
  • Add include shortcode (#506).
  • Use toml for grids (#509).
  • Add file option to grid shortcode (#511).
  • Support grid items and cards (#512).
  • Add grid outline option (#513).
  • Use grid of cards for team gallery (#510).
  • Add field list shortcode and partial (#515).
  • Update image and grid shortcodes (#520).
  • Add sidebar (#526).
  • Use PST colors for backtotop (#524).

Bug Fixes

  • Add atom xml feed as subtheme (#497).

Documentation

  • Fix fosstodon link (#493).
  • Document figures (#508).

Maintenance

  • Fix blog build (#495).
  • Update hugo (#494).
  • Remove panel (#498).
  • Remove keyfeatures (#499).
  • Update hugo (#500).
  • Update mermaid (#501).
  • Move icon styling out of bulma (#514).
  • Update requirements (#516).
  • Hide deprecated shortcodes (#517).
  • Update hugo (#518).
  • Add back image-default (#519).
  • Separate hero css (#521).
  • Separate backtotop css (#523).
  • Remove level css (#525).
  • Update hugo (#527).

Contributors

2 authors added to this release (alphabetically):

2 reviewers added to this release (alphabetically):

These lists are automatically generated, and may not be complete or may contain duplicates.

scientific-python-hugo-theme 0.11

We're happy to announce the release of scientific-python-hugo-theme 0.11!

Enhancements

  • Add button shortcode (#483).
  • Move keyfeatures out of config (#479).
  • Make hero optional (#487).
  • Add blog frontpage shortcode (#488).
  • Add kaushalmodi's atom feed sub-theme (#489).
  • Add grid columns option (#490).

Documentation

  • Update web components (#491).

Maintenance

  • Focus social media (#485).
  • Update pre-commit repos (#486).
  • Use columns on homepage grid (#492).

Contributors

3 authors added to this release (alphabetically):

1 reviewers added to this release (alphabetically):

These lists are automatically generated, and may not be complete or may contain duplicates.

scientific-python-hugo-theme 0.10

We're happy to announce the release of scientific-python-hugo-theme 0.10!

Enhancements

  • Add PST cards (#463).
  • Add PST cards in grid (#466).
  • Use toml for card data (#468).
  • Implement clickable cards (#469).
  • Add PST dropdowns (#471).
  • Add dropdown in card (#473).
  • Fixing grid shortcode (#472).
  • Add FA icons for dropdowns (#474).
  • Fix grid layout (#475).

Maintenance

  • Update PST scss (#470).
  • Keep scss separate (#478).

Contributors

3 authors added to this release (alphabetically):

3 reviewers added to this release (alphabetically):

These lists are automatically generated, and may not be complete or may contain duplicates.

scientific-python-hugo-theme 0.9

We're happy to announce the release of scientific-python-hugo-theme 0.9!

Enhancements

  • Increase color contrast in footer (#459).
  • Use default font size for cta button (#462).
  • Add a placeholder for blog comments (#464).

Bug Fixes

  • Fix navbar / active burger issue (#460) (#461).

Documentation

  • Mention comments partial feature (#465).

Maintenance

  • Update hugo and dart-sass (#467).

Contributors

2 authors added to this release (alphabetically):

2 reviewers added to this release (alphabetically):

These lists are automatically generated, and may not be complete or may contain duplicates.

scientific-python-hugo-theme 0.8

We're happy to announce the release of scientific-python-hugo-theme 0.8!

Enhancements

  • Add PDST badges (#446).

Maintenance

  • Refactor bulma navbar css (#444).
  • Skip autoupdating prettier-mirror (#448).
  • Temporarily schedule pre-cmmmit-ci auotupdate weekly (#449).
  • Autoupdate pre-commit quarterly (#451).
  • Run pre-commit autoupdate (#452).
  • Add missing f in f-string (#455).
  • Simplify navbar (#454).
  • Consolidate navbar styling (#456).
  • Group scss components (#453).

Contributors

3 authors added to this release (alphabetically):

2 reviewers added to this release (alphabetically):

These lists are automatically generated, and may not be complete or may contain duplicates.

scientific-python-hugo-theme 0.7

We're happy to announce the release of scientific-python-hugo-theme 0.7!

Bug Fixes

  • Fix: (css.html) Unify types (#434).
  • Fix: (bulma.css) .navbar-dropdown background-color (#435).

Maintenance

  • Meta: (Makefile) Add serve-dev rule (#436).
  • Update font awesome (#437).
  • Bump pre-commit from 3.5.0 to 3.6.0 (#438).
  • Update mermaid (#439).
  • Update hugo (#440).
  • Update dart sass (#441).
  • Update PST style (#442).
  • Apply purgecss (#443).

Contributors

3 authors added to this release (alphabetically):

2 reviewers added to this release (alphabetically):

These lists are automatically generated, and may not be complete or may contain duplicates.

scientific-python-hugo-theme 0.6

We're happy to announce the release of scientific-python-hugo-theme 0.6!

Enhancements

  • Add copy button for code blocks (#418).
  • Updated keyfeatures.css (#431).

Maintenance

  • Autoupdate pre-commit (#433).

Contributors

3 authors added to this release (alphabetically):

4 reviewers added to this release (alphabetically):

These lists are automatically generated, and may not be complete or may contain duplicates.

scientific-python-hugo-theme 0.5

We're happy to announce the release of scientific-python-hugo-theme 0.5!

Enhancements

  • Wrap tabs when screen shrinks (#396).
  • Reformat footer without unordered lists (#399).
  • Docs: Add tabs shortcode example (#403).
  • Docs: Add toctree shortcode docs and render option in the Python script (#406).
  • Use PST blockquote styling (#415).
  • Allow sites to use local Sass files (#413).

Bug Fixes

  • Fix footer column link's styling (#394).
  • Do not escape heading anchors unnecessarily (#400).
  • Docs: Add tabs shortcode example (#403).
  • Fix: (styles.css) .navbar-menu colors (#407).
  • Use correct color for tabs border (#412).
  • Use border-box sizing (#417).
  • Fix: (posts, shortcuts) Adjust width, padding for narrower screens (#402).
  • Fix color for footer links on hover (#423).
  • Fix bulma burger issues (#425).
  • Unify dropdown menu hover color with other links (#426).
  • Change/Fix: Include "theme-css/*.scss" files (#429).

Documentation

  • Docs: (getstarted.md) Update instructions (#401).
  • Docs: Add toctree shortcode docs and render option in the Python script (#406).

Maintenance

  • Remove unused keyframes and fadeIn* (#404).
  • Remove unused navbar-clone.html (#408).
  • Remove unused bulma table, tags, and progress (#405).
  • Remove unused team shortcodes (#409).
  • Cleanup old bulma css (#395).
  • Remove unneeded section styling (#410).
  • Remove bulma box-sizing (#411).
  • Meta: (.dir-locals.el) Set js-indent-level to 2 (#419).
  • Navbar clone cleanup (#421).
  • Remove style for unused bulma classes (#422).
  • Avoid duplicate css extension (#424).
  • Allow disabling dark mode in configuration (#420).
  • Use old style label-check action (#427).
  • Consolidate navbar CSS (#428).
  • Update hugo (#430).

Contributors

3 authors added to this release (alphabetically):

3 reviewers added to this release (alphabetically):

These lists are automatically generated, and may not be complete or may contain duplicates.

scientific-python-hugo-theme 0.4

We're happy to announce the release of scientific-python-hugo-theme 0.4!

Enhancements

  • Use box-shadow feature boxes (#344).
  • Upstream blog formatting (#348).
  • Improve blog post metadata rendering (#357).
  • Use pst-color-text-muted (not colorSecondaryDark) (#360).
  • Remove navbar clone; instead render navbar using position: sticky (#358).
  • Reduce flashing on page load (#359).
  • Move shortcuts to top of container (#362).
  • Add blog CSS (#367).
  • Add details shortcode (#370).
  • Stick footer to bottom (#369).
  • Make button respond to hover and delete cruft (#373).
  • Use mathjax (#366).
  • Add tabs/tab shortcodes (#380).
  • Use PST lists styling (#383).
  • Simplify panel styling (#381).
  • Add: "More" links after post summaries (#391).
  • Tabs tidy and shortcuts (#387).

Bug Fixes

  • Move section shortcuts to LHS (#346).
  • Team gallery: use less general CSS class names (#356).
  • In footer, derive copyright from author name (#374).
  • Avoid narrow shrinking of posts on wide screens (#375).
  • Fix tabs' borders (#386).

Documentation

  • Document release process (#342).
  • Fix Scientific Python font in header; also illustrates using custom CSS (#377).

Maintenance

  • Ignore bot contributions (#343).
  • Remove bulma subheading styling (#347).
  • Update mermaid (10.6.0) (#351).
  • Update font-awesome (#352).
  • Cleanup CSS (#350).
  • Add back tag cloud removed by accident (#364).
  • Add back featuredImage that was removed by accident (#363).
  • Cleanup colors (#371).
  • Update theme gallery classes (#372).
  • Do label check after first review (#376).
  • Remove unused styles (#379).
  • Remove unused bulman is-light (#384).
  • [pre-commit.ci] pre-commit autoupdate (#385).
  • Change: (Makefile) Clone site repos shallowly (#389).

Other

  • Use standard font size for key features box (#378).
  • Fix tab styling and add user_guide stub (#382).

Contributors

3 authors added to this release (alphabetically):

2 reviewers added to this release (alphabetically):

These lists are automatically generated, and may not be complete or may contain duplicates.

scientific-python-hugo-theme 0.3

We're happy to announce the release of scientific-python-hugo-theme 0.3!

Enhancements

  • Improvements to blog.scientific-python.org (#289).
  • Fixes related to scientific-python.org/grants (#291) (#292).
  • Build multiple sites (#298).
  • Use dart sass (#303).
  • Use pydata-sphinx-theme admonition styling (#301).
  • Enable font-awesome (#310).
  • Add javascript dark toggle mode (#308).
  • Add missing admonitions (#312).
  • Use pst page-toc (#313).
  • Add mission and values admonitions (#322).
  • Add date generated as comment (#325).
  • Use preconnects to speed up font loading (#337).
  • Prepare for better PST alignment (#329).
  • Render mermaid via code blocks, instead of shortcodes (#338).

Bug Fixes

  • Revert "Fixes related to scientific-python.org/grants (#291) (#292)" (#294).
  • Revert change that only provided partial context (#311).

Documentation

  • Update getstarted button (#315).

Maintenance

  • Meta: (Makefile) Serve with --poll, etc (#293).
  • Add netlify target (#297).
  • Test on main site (#300).
  • Only build site previews for PRs (#306).
  • Run linter (#309).
  • Purge unused bulma CSS (#317).
  • Add back missing pieces of bulma (#318).
  • Do not render duplicate shortcodes (#324).
  • Use purgeCSS to reduce fresh CSS (#319).
  • Disable taxonomy index page (#323).
  • Bump changelist from 0.3 to 0.4 (#327).
  • Bump pre-commit from 3.4.0 to 3.5.0 (#328).
  • Remove unused notices (#326).
  • Remove unused fadeFrontPage (#330).
  • Remove jquery usage in theme JS (#331).
  • Only handle shortcuts if they are present on the page (#333).
  • Update hugo (#335).

Contributors

5 authors added to this release (alphabetically):

2 reviewers added to this release (alphabetically):

These lists are automatically generated, and may not be complete or may contain duplicates.

scientific-python-hugo-theme 0.2

We're happy to announce the release of scientific-python-hugo-theme 0.2!

Enhancements

  • Implement dark mode (#233).
  • Change: (posts.css) Condense and simplify (#283).
  • Blog dark theme issues (#284).
  • Fix: (pre) background-color, color (#288).

Bug Fixes

  • Fix: (.navbar-logo-text) Color (#282).
  • Fix hero title and icon alignment on narrower screens (#276).
  • Fix: (light-mode.css) Specify --colorBlockBackground (#287).

Maintenance

  • Update prettier config (#277).
  • Use pre-commit bot (#281).

Contributors

2 authors added to this release (alphabetically):

1 reviewers added to this release (alphabetically):

These lists are automatically generated, and may not be complete or may contain duplicates.

scientific-python-hugo-theme 0.1

We're happy to announce the release of scientific-python-hugo-theme 0.1!

Bug Fixes

  • Teams: use GH username if full name is missing (#62).
  • Fix: Margin, justification of logo (#252).
  • Fix: Spacing around notice boxes (#255).
  • Add: Fallback font for symbols (#268).

Maintenance

  • Bump actions/checkout from 3 to 4 (#272).
  • Bump pre-commit from 3.3 to 3.4.0 (#273).
  • Use ruff (#274).
  • Update teams (#275).
  • Use changelist (#278).

Other

  • Remove hardcoded text (#4).
  • Add CSS styling for tables (#6).
  • Add yamlToTable shortcode (#7).
  • yamlToTable: add row/column span (#11).
  • Add stubs for documentation (#13).
  • Fix circleci build (#14).
  • Add to parent theme CSS instead of overriding it (#16).
  • Generalize theme to render lists, index pages, and single pages with theme (#18).
  • Only render the content + scaffolding if there's content to show (#21).
  • Display footer on all pages (#20).
  • List / section view will render _index content or, if not available, list of subpages (#22).
  • Add CSS updates from numpy.org; factor out theme's table styling (#23).
  • Compile and include all assets/css/*.css (#24).
  • Remove MailChimp form, with a partial for adding it back (#25).
  • Render the navbar everywhere (#26).
  • Add youtube shortcode (#27).
  • Document shortcodes (#28).
  • Add fold-up transcript for YouTube shortcode (#29).
  • Build doc on circleci (#31).
  • Makefile to build doc site (#30).
  • Add script for generating shortcode docs (#33).
  • Fix gethelp link (#36).
  • Render post lists better (#38).
  • Allow adding custom JavaScript (#39).
  • Add js for shortcuts (#42).
  • Update js deps (#43).
  • Allow style sheets to be in SASS format (#46).
  • Use more of the theme in the example site (#47).
  • Use SASS variables for color names (#48).
  • Add team support (#49).
  • Switch from CircleCI to Netlify (#51).
  • Add partial for rendering post metadata (#53).
  • Always use relative links (.RelPermalink) instead of full URLs (.Permalink) (#50).
  • Tweak team CSS; use GH username if full name is missing (#55).
  • Add a shortcode to render and include markdown (#56).
  • Refactor color variables into primary and secondary groups (#54).
  • Generate team galleries in HTML (#57).
  • Shortcut list improvements (#59).
  • Site description example (#61).
  • Allow displaying text next to the navbar logo (#60).
  • Automatically generate news from posts in /content/en/news (#64).
  • Add levelOffset to YouTube shortcode (#70).
  • Switch code theme to witchhazel (#68).
  • Allow frontpage news links to redirect to arbitrary locations (#66).
  • Reorg docs (#67).
  • Parameterize link colors inside the content section (#75).
  • Remove remnants of thebe / console app (#73).
  • Make front page fading configurable (#77).
  • Add support for single-page news (#71).
  • Upgrade jQuery (#76).
  • Remove NumPy specific files (#78).
  • Add Makefile to example site (#74).
  • Only render news date if it is specified (#82).
  • Only render hero button if it has a title (#84).
  • Set netlify enviroment variables (#86).
  • Update hugo version (#87).
  • Release under BSD license (#88).
  • Add plausible analytics (#89).
  • Add team gallery (#80).
  • Copy fresh theme (#90).
  • Remove cruft (#92).
  • CSS refactor (#93).
  • Remove jquery (#95).
  • Remove feather (#96).
  • Fix link (#98).
  • Fontawesome css (#103).
  • Add lighthouse to netlify (#101).
  • Run linkcheck in CI (#102).
  • Remove outdated information (#104).
  • Add stub for shortcodes list so example site compiles (#105).
  • Use jquery min instead of slim.min (#106).
  • Do not use FontAwesome for scroll-up icon (#107).
  • Remove unused sections (#109).
  • Use /js/script.js instead of /js/plausible.js for analytics (#111).
  • Rename analytics.scientific-python.org to views.scientific-python.org (#113).
  • Remove hero-footer (#110).
  • Remove _internal references (#108).
  • Remove unused shortcodes (#112).
  • Update title banner (#115).
  • Highlight current heading in shortcuts (#116).
  • Restyle blockquotes (#32).
  • Render language dropdown in theme colors; move to partial (#79).
  • No longer track auto-generated shortcodes.md so we can put it in .gitignore (#117).
  • Render title as "Scientific Python - Page Title" (#119).
  • Add mermaid shortcode (#120).
  • Update / remove modernizr? (#122).
  • Switch to a FontAwesome 6 kit (#124).
  • Tighten lighthouse thresholds (#126).
  • Tighten lighthouse threshold (#127).
  • Add SVG icon support (#129).
  • Use assets to locate CSS (#132).
  • Update hugo (#125).
  • Update list icon (#133).
  • Use assets to iterate over JS, and bundle into a single bundle.js (#136).
  • Remove fontawesome (#137).
  • Update Hugo (#134).
  • Fix numpy/numpy.org/pull/562 (#140).
  • Add mail icons (#141).
  • Prep uikit rm (#138).
  • Add notice shortcode (#142).
  • Update makefile for new hugo (#143).
  • Load user CSS after theme CSS (#144).
  • Only add news link if it exists (#145).
  • Update hugo (#146).
  • Update hugo (#148).
  • Use current year (#149).
  • Restyle shortcuts (closes #118) (#150).
  • Use dashes instead of underscores for consistency (#151).
  • Update hugo (#152).
  • Navbar items all had the same ID attached to them (#153).
  • Unify youtube and youtube-page shortcodes (#155).
  • Don't format non-existent date (#156).
  • Update hugo (#158).
  • Add pre-commit hook / linter (#159).
  • Pyupgrade (#160).
  • Add external link icon (#162).
  • Proof of concept of SVG icons next to external header links (#163).
  • Add panels (#166).
  • Remove panel underline of button (#167).
  • Make team name visible in shortcuts (#168).
  • Update frontpage panel (#169).
  • Upgrade hugo (#171).
  • Add back id for navbar-menu so hamburger folding works again (#172).
  • Update hugo (#173).
  • Update pre-commit (#174).
  • Update mermaid (#175).
  • Update ubuntu (#176).
  • Update GH actions (#177).
  • Update dependencies (#178).
  • Update bulma (#179).
  • Reduce fresh dependency (#180).
  • Update hugo (#181).
  • Center footer elements (#182).
  • Update pre-commit linters (#183).
  • Update GH actions (#184).
  • Update hugo (#185).
  • Add video about / description (#186).
  • add Discord svg (#188).
  • Modified footer logos (#189).
  • Add anchors to teams (#190).
  • Add twitter cards (#191).
  • Update hugo (#193).
  • Remove old gitmodules directory (#194).
  • Minor icon updates (#196).
  • Update pre-commit hooks (#195).
  • Update jquery and mermaid (#197).
  • Allow sidebar to have an additional level (#200).
  • Update hugo (#201).
  • Sort shortcodes (#205).
  • Rm uikit (#208).
  • Social media overflow (#209).
  • Update pre-commit hooks (#210).
  • Always deploy previews (#211).
  • Update hugo (#207).
  • Ensure top not clipped on panel box action (#212).
  • Update hugo (#214).
  • update precommits (#215).
  • MAINT: rename icons section to avoid adblock filtering (#218).
  • Updating versions (#219).
  • Update pre-commits (#220).
  • Use supported Python version (#221).
  • Update mermaid (#226).
  • Update jquery (#227).
  • Update mermaid (#228).
  • Fix: (layouts/partials/footer.html) Alignment (#230).
  • Update hugo (#234).
  • Meta: Add .dir-locals.el (#235).
  • Update include-* shortcodes (#236).
  • Update Hugo (#237).
  • Change the width of the cta-button (#238).
  • Update hugo (#239).
  • Add mission and values shortcodes (#240).
  • Update year (#241).
  • update pre-commit hooks (#242).
  • Update jquery (#243).
  • Update mermaid (#244).
  • Let front-page button resize itself (#246).
  • Allow navbarlogo to always show (#249).
  • Center Hero content (#250).
  • Update hugo (#251).
  • Update hugo (#257).
  • Update mermaid (#260).
  • Update jquery (#259).
  • Meta: (.dir-locals.el) Set html-mode indentation default (#264).
  • Update hugo (#266).
  • Fix: Project icon positioning (#261) (#265).
  • Revert "Proof of concept of SVG icons next to external header links (#163)" (#269).
  • Fix for prettier (#270).
  • Use dependabot (#271).

Contributors

9 authors added to this release (alphabetically):

8 reviewers added to this release (alphabetically):

These lists are automatically generated, and may not be complete or may contain duplicates.