Skip to content

Releases: soymadip/portosaur

v0.11.0

v0.11.0 Pre-release
Pre-release

Choose a tag to compare

@soymadip soymadip released this 18 Jun 15:16
8ebf106

What's New?

⏩︎ Features

  • docs: Convert SrcPv component to "View Source" button.
  • notes: Add icon and color frontmatter.
  • playground: Show only err for link and install when playground exists.
  • init: Disable copying gitignore if vcs provider is selected none.
  • Add and add abstraction the playground command.
  • build: Allow to customize build output dir.
  • dev: Trigger hmr at code change in dev server.

⏩︎ Bug Fixes

  • style: Fix sidevar logo is not rounded.
  • aboutMe: Fix resume button always visible.
  • notes: Fix note cards using desc instead of regular description key.
  • cli: Fix cli failing to resolve vars in config.
  • NoteCards: Fix cards getting wrong url.
  • init: Add .nojekyll at build time instead of cluttering user project dir.

⏩︎ Refactor

  • playground: Update run helper signature to use options object.
  • Modularize playground runner and add automated smoke test script.
  • cli: Convert the providers's type argument to flag -t .
  • core: Improve loadUserConfig to resolve vars.

v0.10.0

v0.10.0 Pre-release
Pre-release

Choose a tag to compare

@soymadip soymadip released this 17 Jun 08:00
fcf7520

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

v0.9.7 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 12 Jun 19:29
987a55a

What's New?

⏩︎ Features

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

v0.9.6

v0.9.6 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 12 Jun 19:01
bfa3dfc

No changes to note.

v0.9.5

v0.9.5 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 12 Jun 18:42
3adcd8e

No changes to note.

v0.9.4

v0.9.4 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 12 Jun 18:31
40302fe

What's New?

⏩︎ Bug Fixes

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

v0.9.3

v0.9.3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 12 Jun 17:56
e24504d

What's New?

⏩︎ Refactor

  • config: Custom var declaration key from custom to vars

⏩︎ Documentation

  • Change schema path

v0.9.2

v0.9.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 12 Jun 17:29
e8d509f

What's New?

⏩︎ Bug Fixes

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

v0.9.1

v0.9.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 12 Jun 16:21
e467bf3

What's New?

⏩︎ Feature

  • Add config validator

v0.8.0

v0.8.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 12 Jun 14:12
c525d8b

No changes to note.