Markdown-oriented content authoring for Axilent.
Project description
Dox
===
Markdown-oriented content authoring for Axilent.
Basic Idea
----
Installation
pip install Axilent-Dox
Initialization
cd mydocs
dox init --library-key=abc123 --project=My\ Project --content-type=Article --body-field=body
Post Content
touch "Hello World" > hello.md
dox up
Update Content
touch "Yo, whazzzup" > hello.md
dox up
Known Limitations
---
* Only one content type supported.
* S3 Asset Fields not supported.
* Due to the limitations of the Markdown parser, only the ASCII character set is supported.
Other TODOs
---
Dox depends on [Sharrock](http://github.com/Axilent/sharrock), which currently requires a full installation of Django. However Dox only really needs the Sharrock client – not the server capabilities. In the future we'll package up a client-only version of Sharrock, and Dox will use that, negating the need for a full Django install.
===
Markdown-oriented content authoring for Axilent.
Basic Idea
----
Installation
pip install Axilent-Dox
Initialization
cd mydocs
dox init --library-key=abc123 --project=My\ Project --content-type=Article --body-field=body
Post Content
touch "Hello World" > hello.md
dox up
Update Content
touch "Yo, whazzzup" > hello.md
dox up
Known Limitations
---
* Only one content type supported.
* S3 Asset Fields not supported.
* Due to the limitations of the Markdown parser, only the ASCII character set is supported.
Other TODOs
---
Dox depends on [Sharrock](http://github.com/Axilent/sharrock), which currently requires a full installation of Django. However Dox only really needs the Sharrock client – not the server capabilities. In the future we'll package up a client-only version of Sharrock, and Dox will use that, negating the need for a full Django install.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Axilent-Dox-0.1.4.tar.gz
(6.3 kB
view details)
File details
Details for the file Axilent-Dox-0.1.4.tar.gz
.
File metadata
- Download URL: Axilent-Dox-0.1.4.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cc07c862955cd012bc9182365d4820d482a6a307a270e8c3295be090ccd742c3 |
|
MD5 | 2d1e0d892fdfb6c1eada2ff1e7f4ec92 |
|
BLAKE2b-256 | 400d04e2e7ade35891a896c5d65b3bfc3f110b6bcd1cbed75eab54de1341fd0b |