pagesage
==================================================
Serve markdown pages and files as static website.
## Usage
Change into the root directory of your documentation project and run pagesage on a specific port (e.g. 8000):
```
pagesage run 8000
```
Directories containing `index.md` file will render the index markdown file. If index is not present, it will list other directories and files.
Raw data
{
"_id": null,
"home_page": "https://gitlab.com/nul.one/pagesage",
"name": "pagesage",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.11.2",
"maintainer_email": null,
"keywords": null,
"author": "Predrag Mandic",
"author_email": "predrag@nul.one",
"download_url": "https://files.pythonhosted.org/packages/5b/2f/43174263617fe49fba0250def86b1c808eecb19a297a1483f4003bde1d73/pagesage-0.0.5.tar.gz",
"platform": null,
"description": "\npagesage\n==================================================\n\nServe markdown pages and files as static website.\n\n## Usage\n\nChange into the root directory of your documentation project and run pagesage on a specific port (e.g. 8000):\n\n```\npagesage run 8000\n```\n\nDirectories containing `index.md` file will render the index markdown file. If index is not present, it will list other directories and files.\n\n\n",
"bugtrack_url": null,
"license": "BSD",
"summary": "pagesage - Serve markdown pages and files as static website.",
"version": "0.0.5",
"project_urls": {
"Download": "https://gitlab.com/nul.one/pagesage/-/archive/0.0.5/pagesage-0.0.5.tar.gz",
"Homepage": "https://gitlab.com/nul.one/pagesage"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "5b2f43174263617fe49fba0250def86b1c808eecb19a297a1483f4003bde1d73",
"md5": "424a940513bd4255e4f39fd6ede74fc0",
"sha256": "bbba1f0774b274b6399692bf7650d9b3ae53b09b794f658852f1604279dc2980"
},
"downloads": -1,
"filename": "pagesage-0.0.5.tar.gz",
"has_sig": false,
"md5_digest": "424a940513bd4255e4f39fd6ede74fc0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11.2",
"size": 6585,
"upload_time": "2024-10-03T15:22:21",
"upload_time_iso_8601": "2024-10-03T15:22:21.212389Z",
"url": "https://files.pythonhosted.org/packages/5b/2f/43174263617fe49fba0250def86b1c808eecb19a297a1483f4003bde1d73/pagesage-0.0.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-03 15:22:21",
"github": false,
"gitlab": true,
"bitbucket": false,
"codeberg": false,
"gitlab_user": "nul.one",
"gitlab_project": "pagesage",
"lcname": "pagesage"
}