Skip to content

Releases: soymadip/portosaur

v0.10.0

17 Jun 08:00
fcf7520

Choose a tag to compare

v0.10.0 Pre-release
Pre-release

What's new?

⏩︎ Features

  • code-block: Add more prism languages
  • md: Port prism config from legacy branch & add magic-comments
  • katex: Self host Katex css instead of using cdn
  • config: Add edit_url option to have a "Edit This Page" button
  • Make the navbar version entry responsive
  • schema: Update schema generator & validator to support nullable types

⏩︎ Bug Fixes

  • component: Fix notecard picking up id as link instead of slug
  • webpack: Fix webpack crash at symlinked note/blog dir
  • notes: Fix log gap between mobile toc bar and breadcrumbs
  • conf: Add fallback value for site.edit_url
  • component: Fix NavArrow button appearing above the mobile navbar-sidebar
  • Remove redundant scrollToTop component
  • aboutMe: Fallback to hero_section.profile_pic if about.image is not set
  • schema: Fix generator failing to parse get() calls inside another function
  • schema: Fix schema not having hints for arrey items

⏩︎ Refactor

  • note: Refactor the notes page, fix various layout issues
  • schema: Rewrite schema generator to support complex inline and block comment parsing for descriptions and item types

v0.9.7

12 Jun 19:29
987a55a

Choose a tag to compare

v0.9.7 Pre-release
Pre-release

What's New?

⏩︎ Features

  • Conditionally enable PWA plugin in production and update offline activation conditions

v0.9.6

12 Jun 19:01
bfa3dfc

Choose a tag to compare

v0.9.6 Pre-release
Pre-release

No changes to note.

v0.9.5

12 Jun 18:42
3adcd8e

Choose a tag to compare

v0.9.5 Pre-release
Pre-release

No changes to note.

v0.9.4

12 Jun 18:31
40302fe

Choose a tag to compare

v0.9.4 Pre-release
Pre-release

What's New?

⏩︎ Bug Fixes

  • Calculate remoteUrl in non-interactive mode
  • docs: Rename custom config section to vars

v0.9.3

12 Jun 17:56
e24504d

Choose a tag to compare

v0.9.3 Pre-release
Pre-release

What's New?

⏩︎ Refactor

  • config: Custom var declaration key from custom to vars

⏩︎ Documentation

  • Change schema path

v0.9.2

12 Jun 17:29
e8d509f

Choose a tag to compare

v0.9.2 Pre-release
Pre-release

What's New?

⏩︎ Bug Fixes

  • config: Map meta tags correctly
  • docs: Fix package name

v0.9.1

12 Jun 16:21
e467bf3

Choose a tag to compare

v0.9.1 Pre-release
Pre-release

What's New?

⏩︎ Feature

  • Add config validator

v0.8.0

12 Jun 14:12
c525d8b

Choose a tag to compare

v0.8.0 Pre-release
Pre-release

No changes to note.

v0.6.3

11 Jun 16:55
5f67181

Choose a tag to compare

v0.6.3 Pre-release
Pre-release

What's New?

⏩︎ Bug Fixes

  • Prevent local link overwriting in smoke tests and improve runtime selection logic for cli runner