Podlite

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

PODLITE ECOSYSTEM

  Official Specification:
    https://podlite.org/specification
    https://github.com/podlite/podlite-specs

  Main implementation:
    https://github.com/podlite/podlite

  Desktop viewer/editor:
    https://github.com/podlite/podlite-desktop
    Available in Linux (Snapcraft), Windows Store, and Mac App Store

  Publishing system:
    https://github.com/podlite/podlite-web

  Online resources:
    https://podlite.org - Official website
    https://pod6.in - Online Podlite/Rakudoc converter
    https://podlite.org/#Roadmap - Roadmap

README.md  view on Meta::CPAN

- [Changelog](https://github.com/podlite/podlite/releases)
- [Issues](https://github.com/podlite/podlite/issues)

### Publishing System
- [Podlite-web](https://github.com/podlite/podlite-web)
- [How-to article](https://zahatski.com/2022/8/23/1/start-you-own-blog-site-with-podlite-for-web)
- [Changelog](https://github.com/podlite/podlite-web/releases)
- [Practical case: Raku knowledge base](https://raku-knowledge-base.podlite.org/)

### Desktop Viewer/Editor
- [Podlite-desktop](https://github.com/podlite/podlite-desktop)
- [Releases](https://github.com/podlite/podlite-desktop/releases)
- Available in stores:
  - [Linux (Snapcraft)](https://snapcraft.io/podlite)
  - [Windows Store](https://www.microsoft.com/store/apps/9NVNT9SNQJM8)
  - [Mac App Store](https://apps.apple.com/us/app/podlite/id1526511053)

### Online Resources
- [Official Website](https://podlite.org)
- [pod6.in](https://pod6.in/) - Online Pod6/Podlite converter
- [Roadmap](https://podlite.org/#Roadmap)
- [Project Updates](https://podlite.org/contents)

lib/Podlite.pm  view on Meta::CPAN

=head1 SEE ALSO

=over

=item L<Podlite Specification|https://podlite.org/specification> - Official specification in HTML

=item L<Podlite Specification Source|https://github.com/podlite/podlite-specs> - Specification source code

=item L<Podlite Implementation|https://github.com/podlite/podlite> - Main Podlite implementation

=item L<Podlite Desktop|https://github.com/podlite/podlite-desktop> - Desktop viewer/editor

=item L<Podlite Web|https://github.com/podlite/podlite-web> - Publishing system

=item L<podlite.org|https://podlite.org> - Official website

=item L<Filter::Simple> - The module used for source filtering

=back

=head1 AUTHOR



( run in 1.942 second using v1.01-cache-2.11-cpan-39bf76dae61 )