Skip to content

v0.2.1

Latest
Compare
Choose a tag to compare
@zag zag released this 03 Oct 18:11
  • move to plugins architecture
  • add support template file for each page
  • add index of terms React component
=useReact {IndexTerms} from '@Components/indexTerms'
=for React :component<IndexTerms> :id<index>
  • highlight code modules
=begin code :lang< javascript >

print(JSON.stringify([1,2]]));

=end code 

introduce a new project that showcases all the above-mentioned Podlite-web features in action -

raku-knowledge-base-social

thank you

Full Changelog: v0.1.25...v0.2.1