# Markdown to Fluidtopics Command Line Tool
The purpose of this tool is to collect documentation existing in the form
of Markdown files from various places in a project and push it to
a [Fluid Topics](https://www.fluidtopics.com/) portal.
The tool uses the FTML connector:
- https://doc.fluidtopics.com/r/Upload-FTML-Content-to-Fluid-Topics/Configure-FTML-Content
## Features
- Collect all Markdown files (.md) contained in a project.
- Make it possible to define content as public or internal based on [metadata contained
in the Markdown files](https://stackoverflow.com/questions/44215896/markdown-metadata-format).
- Build the Table of Contents in FLuid Topics (ftmap) based on metadata contained in the Markdown files.
- Publish the collected documentation to a Fluid Topics portal.
## Documentation
Documentation of the md2ft commmand line tool is available [here](https://doc.fluidtopics.com/r/Technical-Notes/Markdown-to-Fluid-Topics-md2ft).
## Availability
fluidtopics-markdown is available:
- as a Python module: <https://pypi.org/project/fluidtopics-markdown/>
- as a Docker image that can be used along with a CI: <https://hub.docker.com/r/fluidtopics/markdown>
Raw data
{
"_id": null,
"home_page": "",
"name": "fluidtopics-markdown",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6,<4.0",
"maintainer_email": "",
"keywords": "FT,fluidtopics,CMS,Markdown",
"author": "Antidot Opensource",
"author_email": "opensource@antidot.net",
"download_url": "https://files.pythonhosted.org/packages/3b/3e/86fe63dc58d2c0e865c339ee2fb3d6399cf4504243dcad91df6a7e1cd4a1/fluidtopics_markdown-0.13.5.tar.gz",
"platform": null,
"description": "# Markdown to Fluidtopics Command Line Tool\n\nThe purpose of this tool is to collect documentation existing in the form\nof Markdown files from various places in a project and push it to\na [Fluid Topics](https://www.fluidtopics.com/) portal.\n\nThe tool uses the FTML connector:\n\n- https://doc.fluidtopics.com/r/Upload-FTML-Content-to-Fluid-Topics/Configure-FTML-Content\n\n## Features\n\n- Collect all Markdown files (.md) contained in a project.\n- Make it possible to define content as public or internal based on [metadata contained\n in the Markdown files](https://stackoverflow.com/questions/44215896/markdown-metadata-format).\n- Build the Table of Contents in FLuid Topics (ftmap) based on metadata contained in the Markdown files.\n- Publish the collected documentation to a Fluid Topics portal.\n\n## Documentation\n\nDocumentation of the md2ft commmand line tool is available [here](https://doc.fluidtopics.com/r/Technical-Notes/Markdown-to-Fluid-Topics-md2ft).\n\n## Availability\n\nfluidtopics-markdown is available:\n\n- as a Python module: <https://pypi.org/project/fluidtopics-markdown/>\n- as a Docker image that can be used along with a CI: <https://hub.docker.com/r/fluidtopics/markdown>\n\n",
"bugtrack_url": null,
"license": "LGPL-3.0-or-later",
"summary": "A Markdown to FluidTopics command line tool",
"version": "0.13.5",
"split_keywords": [
"ft",
"fluidtopics",
"cms",
"markdown"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "462991e27a2babd5eef53687ecfa820c1cc677905bcb9cd07b7997d34e930dad",
"md5": "bbf839980641dbf444d90501f7608cdd",
"sha256": "8998861f3f3cdedb041d40cf9cea61d6f5390befa4b44259435c919f0608ea78"
},
"downloads": -1,
"filename": "fluidtopics_markdown-0.13.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "bbf839980641dbf444d90501f7608cdd",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6,<4.0",
"size": 16233,
"upload_time": "2023-02-01T11:07:28",
"upload_time_iso_8601": "2023-02-01T11:07:28.824320Z",
"url": "https://files.pythonhosted.org/packages/46/29/91e27a2babd5eef53687ecfa820c1cc677905bcb9cd07b7997d34e930dad/fluidtopics_markdown-0.13.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3b3e86fe63dc58d2c0e865c339ee2fb3d6399cf4504243dcad91df6a7e1cd4a1",
"md5": "02c40d53ba2fa1a9619f4a3d15566f46",
"sha256": "dad08ba24ab3b1742686146f60b5a87b432ee72e7c338841ab12fb0da808cfff"
},
"downloads": -1,
"filename": "fluidtopics_markdown-0.13.5.tar.gz",
"has_sig": false,
"md5_digest": "02c40d53ba2fa1a9619f4a3d15566f46",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6,<4.0",
"size": 14557,
"upload_time": "2023-02-01T11:07:30",
"upload_time_iso_8601": "2023-02-01T11:07:30.320017Z",
"url": "https://files.pythonhosted.org/packages/3b/3e/86fe63dc58d2c0e865c339ee2fb3d6399cf4504243dcad91df6a7e1cd4a1/fluidtopics_markdown-0.13.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-02-01 11:07:30",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "fluidtopics-markdown"
}