Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/podlite/podlite-specs
Podlite specification documents ( v1.0 released 🎉 )
https://github.com/podlite/podlite-specs
documentation language-design langugage markup markup-language pod6 podlite podlite-markup podlite-markup-language specification
Last synced: 3 days ago
JSON representation
Podlite specification documents ( v1.0 released 🎉 )
- Host: GitHub
- URL: https://github.com/podlite/podlite-specs
- Owner: podlite
- License: artistic-2.0
- Created: 2023-12-25T16:24:10.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-05-05T07:17:52.000Z (7 months ago)
- Last Synced: 2024-10-30T07:34:38.967Z (17 days ago)
- Topics: documentation, language-design, langugage, markup, markup-language, pod6, podlite, podlite-markup, podlite-markup-language, specification
- Homepage: https://podlite.org/specification
- Size: 7.75 MB
- Stars: 23
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Podlite](https://github.com/zag/specs/raw/podlite-specification/assets/podlite_logo_256x256.png)](https://podlite.org)
**Podlite is a lightweight block-based markup language designed for flexibility and ease of use.**
Unbound by any specific domain, programming language, or concept, Podlite stands out as a universal markup language. It's versatile enough to be successfully implemented across various development fields, from web development to scientific research.
Podlite is not limited to any specific application domain, programming language, or concept.
In addition, the support for Markdown markup as a standard block adds convenience and allows for the use of familiar syntax for text formatting.
One of the key features of Podlite is its extensibility. This allows for defining unique and domain-specific blocks and expanding the language's functionality according to the requirements of your project.
Its flexibility makes it an ideal tool for creating documentation, blogs, educational materials, and much more.
Podlite aims to provide users with a means for creativity and expressing ideas in a structured form, while ensuring ease of use and high flexibility in content creation.
Supported file extensions:
| Processor mode | Extensions
| ------------------| -----------
| `Pod` mode | `.podlite`, `.pod6` (supported through history)
| | `*.*` - processes files under supported MIME types and/or extracts Podlite markup
| `Markdown` mode | `.md`, `.markdown`[The specification](https://github.com/podlite/podlite-specs/blob/main/Specification.pod6) for the Podlite markup language is written using Podlite markup itself.
##### specification
* [Source](https://github.com/podlite/podlite-specs)
* [in HTML](https://podlite.org/specification)
* [Discussions](https://github.com/podlite/podlite-specs/discussions)
* [Implementation](https://github.com/podlite/podlite)##### 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)
* [Issues](https://github.com/podlite/podlite-specs/issues)
##### desktop viewer/editor* [Podlite-desktop](https://github.com/podlite/podlite-desktop)
* [Releases](https://github.com/podlite/podlite-desktop/releases)
* [Issues](https://github.com/podlite/podlite-desktop/issues)##### online resurces
* [podlite.org](https://podlite.org)
* [pod6.in](https://pod6.in/)
* [github.com/podlite](https://github.com/podlite/)