ENOS Docs theme for Sphinx
Project description
# sphinx_cloud_theme
## Change Log
### 0.1.4
fix back-to-top in search
### 0.1.3
add js & css
### 0.1.1
init
## Usage:
` pip install sphinx_cloud_theme `
Change conf.py
` html_theme = "sphinx_cloud_theme" `
## Contribute
Use gulp webpack to compile CSS/JS and HTML template
### Dependencies
Python >= 2.7
node >= 9.0
gulp >= 4.0
webpack >= 4.0
sphinx
### Before development
> go to src/templates/layout.html, uncomment line 151 & comment line 153
prepare dev
` gulp pre `
start dev server
` gulp `
### publish new version
> go to src/templates/layout.html, comment line 151 and uncomment line 153
update the version number in _init_.py
build dist
` gulp build `
dist python package
` python setup.py sdist `
publish
` twine upload dist/* `
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
File details
Details for the file sphinx_cloud_theme-0.1.4.tar.gz
.
File metadata
- Download URL: sphinx_cloud_theme-0.1.4.tar.gz
- Upload date:
- Size: 759.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 52d7e7a218761b76c2bccdb97d0ee394c4095a96bce33a486f8852c15c20a339 |
|
MD5 | d9e83eeb382128516f7a3b981b602b2b |
|
BLAKE2b-256 | ce993216024e8274cdd1f9787cafcceb684f62eb3f382ea7d389e95361baf95f |