{ "info": { "author": "Mark Steve Samson", "author_email": "hello@marksteve.com", "bugtrack_url": null, "classifiers": [], "description": "# Parseltongue\n\nRender HTML pages using Markdown and Jinja\n\n\n## Try it\n\n```bash\ngit clone https://github.com/marksteve/parseltongue.git\ncd parseltongue\npython setup.py install\ngit checkout gh-pages\nparseltongue\npython -m SimpleHTTPServer\n```\n\n\n## How it works\n\nYou put your posts as Markdown files in a `_posts` directory (not yet\nconfigurable) while your Jinja templates reside in `_templates`. Posted\ntimestamps are automatically determined though you can add an html comment\nin your Markdown file to manually specify it. If you need a different template\nfor a certain post, add a template file of the same filename. You can (should)\ntake advantage of Jinja features like expressions and template inheritance.\n\n### Drafts and listing\n\nYou can prepend an underscore (\"_\") to the Markdown file's name to mark a post\nas unlisted (only applies to the index page right now but will be used in\narchives and navigation later). Put two undescores for drafts (not rendered).\n\n\n## Warning\nThis project is still very rough. If you find something wrong or want to add\nstuff, feel free to post an issue or a pull request.\n\n\n## TODO\n\n* Navigation\n* Archives\n* Categories\n* Configuration\n\n## License\n\nhttp://marksteve.mit-license.org\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/marksteve/parseltongue", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "parseltongue", "package_url": "https://pypi.org/project/parseltongue/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/parseltongue/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/marksteve/parseltongue" }, "release_url": "https://pypi.org/project/parseltongue/0.0.2/", "requires_dist": null, "requires_python": null, "summary": "Render HTML pages using Markdown and Jinja", "version": "0.0.2" }, "last_serial": 822767, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "1084da2863ef97dc517094fcc8304d58", "sha256": "0a535161147e9a5d1be87462e2b3e076ef5e8d068d4e7e3b89d9360ec5f9fbb0" }, "downloads": -1, "filename": "parseltongue-0.0.1.tar.gz", "has_sig": false, "md5_digest": "1084da2863ef97dc517094fcc8304d58", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2509, "upload_time": "2013-07-23T02:47:29", "url": "https://files.pythonhosted.org/packages/84/81/320612bf34750a3fe085f91705ceb1adcf3a90fd4b93bf8c4f0861b7ea3c/parseltongue-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "bdaf18d172df99b2a179c74b71a6458e", "sha256": "f22a1dd92e60451989afb647573ce5e19b57694d7d9bcbc67586dfeea27b4e15" }, "downloads": -1, "filename": "parseltongue-0.0.2.tar.gz", "has_sig": false, "md5_digest": "bdaf18d172df99b2a179c74b71a6458e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3136, "upload_time": "2013-07-23T06:22:02", "url": "https://files.pythonhosted.org/packages/41/d4/c71c30814d215b372065e9b1c9195f051d2eaea54e6aeaea77f6f1fd7cff/parseltongue-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bdaf18d172df99b2a179c74b71a6458e", "sha256": "f22a1dd92e60451989afb647573ce5e19b57694d7d9bcbc67586dfeea27b4e15" }, "downloads": -1, "filename": "parseltongue-0.0.2.tar.gz", "has_sig": false, "md5_digest": "bdaf18d172df99b2a179c74b71a6458e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3136, "upload_time": "2013-07-23T06:22:02", "url": "https://files.pythonhosted.org/packages/41/d4/c71c30814d215b372065e9b1c9195f051d2eaea54e6aeaea77f6f1fd7cff/parseltongue-0.0.2.tar.gz" } ] }