Markdown-oriented content authoring for Axilent.
Project description
Dox
===
Markdown-oriented content authoring for Axilent.
Basic Idea
----
Initialization
cd mydocs
dox init
"Enter Axilent Library Key"
187fee27efc843ed88d7b32b0f706811
"Enter Axilent Project"
myproject
"Enter content type"
Article
"Enter name of body field."
body
"Dox Initialized"
Post Content
touch "Hello World" > hello.md
dox upload
"Uploading..."
"Added hello.md"
"Done."
Update Content
touch "Yo, whazzzup" > hello.md
dox upload
"Uploading..."
"Updating hello.md"
"Done"
Deleting Content
rm hello.md
dox upload
"Uploading..."
"Archiving hello.md"
"Done"
Known Limitations
---
* Only one content type supported.
* S3 Asset Fields not 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
----
Initialization
cd mydocs
dox init
"Enter Axilent Library Key"
187fee27efc843ed88d7b32b0f706811
"Enter Axilent Project"
myproject
"Enter content type"
Article
"Enter name of body field."
body
"Dox Initialized"
Post Content
touch "Hello World" > hello.md
dox upload
"Uploading..."
"Added hello.md"
"Done."
Update Content
touch "Yo, whazzzup" > hello.md
dox upload
"Uploading..."
"Updating hello.md"
"Done"
Deleting Content
rm hello.md
dox upload
"Uploading..."
"Archiving hello.md"
"Done"
Known Limitations
---
* Only one content type supported.
* S3 Asset Fields not 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.tar.gz
(5.6 kB
view details)
File details
Details for the file Axilent-Dox-0.1.tar.gz
.
File metadata
- Download URL: Axilent-Dox-0.1.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eda5f791c0b788c2ee3cd289a245582682cfb88ad759a46cee07e121b84cc63d |
|
MD5 | d650b3c614158d2fb7e552b471c5083f |
|
BLAKE2b-256 | f407dd751e3d13e5b21e57049608c182148aa1e5ac0944926841cf4e399b4332 |