Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 🎉 )

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/)