Releases: scientific-python/scientific-python-hugo-theme
v0.10
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
Contributors
3 authors added to this release (alphabetically):
- Adam Porter (@alphapapa)
- Jarrod Millman (@jarrodmillman)
- Stefan van der Walt (@stefanv)
3 reviewers added to this release (alphabetically):
- Adam Porter (@alphapapa)
- Jarrod Millman (@jarrodmillman)
- Stefan van der Walt (@stefanv)
These lists are automatically generated, and may not be complete or may contain duplicates.
v0.9
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
Documentation
- Mention comments partial feature (#465).
Maintenance
- Update hugo and dart-sass (#467).
Contributors
2 authors added to this release (alphabetically):
- Jarrod Millman (@jarrodmillman)
- Stefan van der Walt (@stefanv)
2 reviewers added to this release (alphabetically):
- Jarrod Millman (@jarrodmillman)
- Stefan van der Walt (@stefanv)
These lists are automatically generated, and may not be complete or may contain duplicates.
v0.8
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):
- Adam Porter (@alphapapa)
- Jarrod Millman (@jarrodmillman)
- Stefan van der Walt (@stefanv)
2 reviewers added to this release (alphabetically):
- Jarrod Millman (@jarrodmillman)
- Stefan van der Walt (@stefanv)
These lists are automatically generated, and may not be complete or may contain duplicates.
v0.7
scientific-python-hugo-theme 0.7
We're happy to announce the release of scientific-python-hugo-theme 0.7!
Bug Fixes
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):
- Adam Porter (@alphapapa)
- Jarrod Millman (@jarrodmillman)
- Stefan van der Walt (@stefanv)
2 reviewers added to this release (alphabetically):
- Jarrod Millman (@jarrodmillman)
- Stefan van der Walt (@stefanv)
These lists are automatically generated, and may not be complete or may contain duplicates.
v0.6
scientific-python-hugo-theme 0.6
We're happy to announce the release of scientific-python-hugo-theme 0.6!
Enhancements
Maintenance
- Autoupdate pre-commit (#433).
Contributors
3 authors added to this release (alphabetically):
- @ApoB-100
- Adam Porter (@alphapapa)
- Jarrod Millman (@jarrodmillman)
4 reviewers added to this release (alphabetically):
- @ApoB-100
- Adam Porter (@alphapapa)
- Jarrod Millman (@jarrodmillman)
- Stefan van der Walt (@stefanv)
These lists are automatically generated, and may not be complete or may contain duplicates.
v0.5
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):
- Adam Porter (@alphapapa)
- Jarrod Millman (@jarrodmillman)
- Stefan van der Walt (@stefanv)
3 reviewers added to this release (alphabetically):
- Adam Porter (@alphapapa)
- Jarrod Millman (@jarrodmillman)
- Stefan van der Walt (@stefanv)
These lists are automatically generated, and may not be complete or may contain duplicates.
v0.4
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
Contributors
3 authors added to this release (alphabetically):
- Adam Porter (@alphapapa)
- Jarrod Millman (@jarrodmillman)
- Stefan van der Walt (@stefanv)
2 reviewers added to this release (alphabetically):
- Jarrod Millman (@jarrodmillman)
- Stefan van der Walt (@stefanv)
These lists are automatically generated, and may not be complete or may contain duplicates.
v0.3
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):
- @dependabot[bot]
- @pre-commit-ci[bot]
- Adam Porter (@alphapapa)
- Jarrod Millman (@jarrodmillman)
- Stefan van der Walt (@stefanv)
2 reviewers added to this release (alphabetically):
- Jarrod Millman (@jarrodmillman)
- Stefan van der Walt (@stefanv)
These lists are automatically generated, and may not be complete or may contain
duplicates.
v0.2
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
Contributors
2 authors added to this release (alphabetically):
- Adam Porter (@alphapapa)
- Jarrod Millman (@jarrodmillman)
1 reviewers added to this release (alphabetically):
- Jarrod Millman (@jarrodmillman)
These lists are automatically generated, and may not be complete or may contain
duplicates.
v0.1
signed 0.1 tag