# sphinx-basic-ng
A modernised skeleton for Sphinx themes.
## To demo this theme
1. Clone this repository
```shell
git clone https://github.com/pradyunsg/sphinx-basic-ng
```
2. Install it locally
```shell
pip install -e ./sphinx-basic-ng
```
3. Install `nox`
```shell
pip install nox
```
4. Use `nox` to build a simple demo site
```shell
nox -s docs-live -- ./tests/barebones
```
Raw data
{
"_id": null,
"home_page": "https://github.com/pradyunsg/sphinx-basic-ng",
"name": "sphinx-basic-ng",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "",
"author": "Pradyun Gedam",
"author_email": "mail@pradyunsg.me",
"download_url": "https://files.pythonhosted.org/packages/98/0b/a866924ded68efec7a1759587a4e478aec7559d8165fac8b2ad1c0e774d6/sphinx_basic_ng-1.0.0b2.tar.gz",
"platform": null,
"description": "# sphinx-basic-ng\n\nA modernised skeleton for Sphinx themes.\n\n## To demo this theme\n\n1. Clone this repository\n\n ```shell\n git clone https://github.com/pradyunsg/sphinx-basic-ng\n ```\n\n2. Install it locally\n\n ```shell\n pip install -e ./sphinx-basic-ng\n ```\n\n3. Install `nox`\n\n ```shell\n pip install nox\n ```\n\n4. Use `nox` to build a simple demo site\n\n ```shell\n nox -s docs-live -- ./tests/barebones\n ```\n",
"bugtrack_url": null,
"license": "",
"summary": "A modern skeleton for Sphinx themes.",
"version": "1.0.0b2",
"project_urls": {
"Documentation": "https://rtfd.io/sphinx-basic-ng/",
"Homepage": "https://github.com/pradyunsg/sphinx-basic-ng"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "3cdd018ce05c532a22007ac58d4f45232514cd9d6dd0ee1dc374e309db830983",
"md5": "39e1f6e303b3b485200b11abe9a5d552",
"sha256": "eb09aedbabfb650607e9b4b68c9d240b90b1e1be221d6ad71d61c52e29f7932b"
},
"downloads": -1,
"filename": "sphinx_basic_ng-1.0.0b2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "39e1f6e303b3b485200b11abe9a5d552",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 22496,
"upload_time": "2023-07-08T18:40:52",
"upload_time_iso_8601": "2023-07-08T18:40:52.659879Z",
"url": "https://files.pythonhosted.org/packages/3c/dd/018ce05c532a22007ac58d4f45232514cd9d6dd0ee1dc374e309db830983/sphinx_basic_ng-1.0.0b2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "980ba866924ded68efec7a1759587a4e478aec7559d8165fac8b2ad1c0e774d6",
"md5": "fa57208da1afb5bf7e8926a761d10620",
"sha256": "9ec55a47c90c8c002b5960c57492ec3021f5193cb26cebc2dc4ea226848651c9"
},
"downloads": -1,
"filename": "sphinx_basic_ng-1.0.0b2.tar.gz",
"has_sig": false,
"md5_digest": "fa57208da1afb5bf7e8926a761d10620",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 20736,
"upload_time": "2023-07-08T18:40:54",
"upload_time_iso_8601": "2023-07-08T18:40:54.166146Z",
"url": "https://files.pythonhosted.org/packages/98/0b/a866924ded68efec7a1759587a4e478aec7559d8165fac8b2ad1c0e774d6/sphinx_basic_ng-1.0.0b2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-07-08 18:40:54",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "pradyunsg",
"github_project": "sphinx-basic-ng",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "sphinx-basic-ng"
}