A Sphinx-doc theme based on sphinx press theme
Project description
# Sphinx HEIG-VD Theme
[](https://travis-ci.org/heig-vd-tin/sphinx-heigvd-theme)
This theme is a fork of the [sphinx-press-theme](https://schettino72.github.io/sphinx_press_site/) based on [VuePress](https://vuepress.vuejs.org/). It uses [Vue.js](https://vuejs.org/) & [Stylus](http://stylus-lang.com/) managed by [webpack](https://webpack.js.org/) (through [vue-cli](https://cli.vuejs.org/)).
## Installation
First install the theme:
` $ pip install git+https://github.com/heig-vd-tin/sphinx-heigvd-theme `
On Sphinx project’s conf.py: set the theme name to heigvd.
` html_theme = "heigvd" `
See details on [Sphinx theming docs](http://www.sphinx-doc.org/en/master/theming.html#using-a-theme).
## Development
To contribute to this theme you should first build the web assets:
` cd ui npm run build `
Sphinx theme has a soft link to built assets. Once done, install the theme locally with pip install -e ..
docs folder contains theme’s own documentantion.
` cd docs make clean; make html `
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for sphinx_heigvd_theme-0.4.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 950939667e1eeb3dc2ff529d5ca6dfea84a1a12a021c728f75b9c9a2105d4420 |
|
MD5 | f9ac2c7857c5e7d29c53c19f9d61aa68 |
|
BLAKE2b-256 | 1ca39bc6fa5c3ad73ab4bb41584b7551a585c096c3d5a8ff79f252f441834bbb |
Hashes for sphinx_heigvd_theme-0.4.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9e14c55a9e36cfed56fc4a2faa0769199a13a89845c93f1de4031c7e2d81b904 |
|
MD5 | 0e03e006d77465bf391051d0f4956a13 |
|
BLAKE2b-256 | ef746004f3fa48032ef6c7a7139ac8be99b7b5fc2fc484d37959a5cdf16baa59 |